.breadcrumb {
  display: block;
  width: 100%;
  margin-top: 0;
  padding: 10px 3vw 40px;
}

.breadcrumb .container {
  margin-left: 0;
}

.breadcrumb #breadcrumb {
  text-align: left;
  font-family: var(--default-font-family);
  color: var(--dark-grey);
  font-size: 21px;
  font-style: normal;
}

.breadcrumb #breadcrumb a {
  color: var(--brown);
  font-size: 21px;
  font-style: normal;
}

.breadcrumb #breadcrumb a:hover {
  color: var(--brown);
}

.list-elements {
  grid-column-gap: 1.11vw;
  grid-row-gap: 4.444vw;
  flex-direction: row;
  grid-template: "."/1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  justify-content: center;
  align-items: stretch;
  justify-items: center;
  display: grid;
}

.elements_for-home .list-elements {
  grid-row-gap: 0;
}

.list-elements__item {
  text-align: left;
  height: 44vw;
  margin-bottom: 40px;
  padding-left: 0;
  display: flex;
  flex-direction: column;
}

.list-elements__item-img {
  margin-bottom: 1.111vw;
  overflow: hidden;
}

.list-elements__item img:hover {
  transform: scale(1.1);
}

.list-elements__item img {
  max-width: 100%;
  height: 100%;
  transition: 1.5s;
  object-fit: cover;
  -o-object-fit: cover;
}

.list-elements__item-name {
  font-size: 1.666vw;
  font-weight: 400;
  line-height: 1.944vw;
  text-decoration: none;
  display: block;
  margin-bottom: 0.277vw;
  color: var(--brown);
}

.list-elements__item-name:hover {
  color: var(--brown-70);
}

.list-elements__item-size,
.list-elements__item-desc {
  font-size: 1.11vw;
  line-height: 1.527vw;
  letter-spacing: -0.01em;
  white-space: break-spaces;
}

.list-elements__item-size {
  color: var(--brown);
}

.list-elements__item-desc {
  color: var(--dark-grey);
  margin-bottom: 1.111vw;
}

.list-elements__item-price {
  font-size: 1.666vw;
  font-weight: 400;
  line-height: 1.944vw;
  color: var(--dark-grey);
  margin-bottom: 1.111vw;
}

.elements_for-home .list-elements__item-desc {
  color: var(--brown);
}

@media screen and (max-width: 479px) {
  .list-elements {
    grid-row-gap: 12.8vw;
    grid-template-columns: 1fr;
  }
  .list-elements__item {
    height: 100%;
  }
  .list-elements__item-img {
    width: 91.46vw;
    height: 114.13vw;
    margin-bottom: 4.266vw;
  }
  .list-elements__item-name {
    font-size: 5.33vw;
    line-height: 6.44vw;
    margin-bottom: 1.066vw;
  }
  .list-elements__item-size,
  .list-elements__item-desc {
    font-size: 3.733vw;
    line-height: 5.333vw;
  }
  .list-elements__item-desc {
    margin-bottom: 4.266vw;
  }
  .list-elements__item-price {
    margin-bottom: 0;
    font-size: 5.33vw;
    line-height: 6.44vw;
  }
}

.list-elements__buttons {
  display: flex;
  gap: 1.111vw;
}

.golden-apple-btn {
  color: #101010;
  display: inline-flex;
  background: #d0ff4a;
  border-radius: 4.44444vw;
  align-items: center;
  padding: 0.8vw 1.11vw;
  text-decoration: none;
  transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  font-size: 1vw;
  line-height: inherit;
  white-space: nowrap;
}

.golden-apple-btn:hover {
  background-color: #101010;
  color: #fff7e6;
}

.golden-apple-btn:hover svg path {
  fill: #fff7e6;
}

@media screen and (max-width: 479px) {
  .golden-apple-btn {
    margin-left: 0;
    padding: 3.2vw 4.26vw;
    font-size: 3.73vw;
    line-height: 3.73vw;
    margin-top: 4.266vw;
  }
}

section.ob-top {
  margin-top: 60px;
  background-color: #000;
  background-image: url("../../../../../../local/templates/generator/assets/images/ob-top-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}

section.ob-top .padding-global {
  width: 1475px;
  max-width: 100%;
  padding: 80px 15px 55px;
  margin: 0px auto;
}

.ob-top-wrapper {
  display: flex;
  justify-content: space-between;
}

.ob-top-title {
  font-family: Pragmatica;
  font-size: 56px;
  font-weight: 400;
  line-height: 72.8px;
  text-align: left;
  color: #e0e0e0;
  margin-bottom: 50px;
}

.ob-top-element {
  display: flex;
  align-items: center;
}

.ob-top-element-text {
  font-family: Pragmatica;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  margin-left: 10px;
  color: #e0e0e0;
}

.ob-top-element:not(:last-child) {
  margin-bottom: 20px;
}

.ob-second {
  background-color: #1d1d1f;
  background-image: url("../../../../../../local/templates/generator/assets/images/ob-tube-bg-pc.png");
  background-size: cover;
  background-position: center;
}

.ob-second .padding-global {
  width: 1475px;
  max-width: 100%;
  padding: 100px 15px 208px;
  margin: 0px auto;
}

.ob-tube-wr {
  display: flex;
  justify-content: space-between;
}

.ob-tube-center-c-imgs .black {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: auto;
}

.ob-tube-center-c-imgs {
  position: relative;
  width: fit-content;
}

.ob-tube-center-c-imgs img {
  transition: all 0.3s ease-in-out;
}

.ob-tube-center.-pc {
  display: flex;
  align-items: flex-end;
}

.ob-tube-title {
  font-family: Pragmatica;
  font-size: 60px;
  font-weight: 400;
  line-height: 71.16px;
  text-align: left;
  color: #e0e0e0;
  margin-bottom: 30px;
}

.ob-tube-params {
  font-family: Pragmatica;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.46px;
  text-align: left;
  color: #e0e0e0;
  margin-bottom: 25px;
}

.ob-tube-list-item {
  display: flex;
  align-items: center;
}

.ob-tube-list-img {
  min-width: 46px;
  margin-right: 12px;
}

.ob-tube-list-text {
  font-family: Pragmatica;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.35px;
  text-align: left;
  color: #e0e0e0;
}

.ob-tube-list-text svg {
  display: inline-block;
}

.ob-tube-list-item:not(:last-child) {
  margin-bottom: 15px;
}

.ob-tube-right,
.ob-tube-left {
  width: 408px;
}

.ob-tube-btn-white,
.ob-tube-btn-gray {
  padding: 21px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: 1px solid #e0e0e0;
  border-radius: 80px;
  font-family: Pragmatica;
  font-size: 24px;
  font-weight: 400;
  line-height: 31.2px;
  text-align: center;
  user-select: none;
  cursor: pointer;
  color: #e0e0e0;
  transition: all 0.3s ease-in-out;
}

.ob-tube-left .ob-tube-list {
  margin-bottom: 91px;
}

.ob-tube-right .ob-tube-list {
  margin-bottom: 30px;
}

.ob-tube-btn-white {
  margin-bottom: 30px;
  background: #e0e0e0;
  color: #2f2f2f;
}

.ob-tube-btn-white:hover {
  color: #e0e0e0;
  background: #2f2f2f;
}

.ob-tube-btn-gray:hover {
  background: #2f2f2f;
}

.ob-tube-center-c-name span {
  text-align: center;
  display: none;
  font-family: Pragmatica;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.35px;
  text-align: left;
  color: #e0e0e0;
}

.ob-tube-center-changes {
  position: relative;
}

.ob-tube-center-c-btns {
  position: absolute;
  top: calc(100% + 23px);
  left: 50%;
  transform: translate(-50%, 0px);
}

.white .ob-tube-center-c-name span:nth-child(1) {
  display: block;
}

.ob-tube-center-c-btn {
  width: 150px;
  min-width: 150px;
  height: 65px;
  background: #505050;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ob-tube-center-c-name {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}

.ob-tube-center-c-btn-item {
  width: 42px;
  height: 42px;
  border: 2px solid #000000;
  border-radius: 50%;
  background: #d9d9d9;
  transition: all 0.3s ease-in-out;
}

.ob-tube-center-c-btn-item {
  margin-left: 9px;
  margin-right: 9px;
  cursor: pointer;
}

.ob-tube-center-c-btn-item[data-color="black"] {
  background: #2f2f2f;
  border-color: transparent;
}

.black .ob-tube-center-c-btn-item[data-color="white"] {
  background-color: transparent;
}

.black .ob-tube-center-c-btn-item[data-color="black"] {
  border-color: #fff;
}

.ob-tube-center-nochanges {
  margin-left: 87px;
}

.ob-top-title {
  font-size: 2.95vw;
  line-height: 130%;
}

.ob-top-element-text {
  font-size: 1.55vw;
  line-height: 1.87vw;
}

.ob-tube-title {
  font-size: 3.14vw;
  line-height: 1;
}

.ob-tube-params {
  font-size: 1.3vw;
}

.ob-tube-list-text {
  font-size: 0.935vw;
}

.ob-tube-btn-white,
.ob-tube-btn-gray {
  font-size: 1.25vw;
  line-height: 1;
}

.ob-tube-center.-pc {
  margin-left: 40px;
  margin-right: 40px;
}

section.ob-top {
  background-position: center;
}

section.ob-top {
  background-color: #202022;
}

.ob-top-w-right {
  width: 22.5vw;
}

.ob-tube-list-item:not(:last-child) {
  margin-bottom: 0.8vw;
}

.ob-tube-params {
  margin-bottom: 1.3vw;
  line-height: 1;
}

.ob-tube-title,
.ob-tube-btn-white {
  margin-bottom: 1.6vw;
}

.ob-top-title {
  margin-bottom: 2.6vw;
}

.ob-top-element:not(:last-child) {
  margin-bottom: 1.1vw;
}

.ob-tube-center.-mob {
  display: none;
}

.ob-tube-center-nochanges.-mob {
  display: none;
}

.black .ob-tube-center-c-name span:nth-child(1) {
  display: none;
}

.black .ob-tube-center-c-name span:nth-child(2) {
  display: block;
}

.ob-tube-center-c-btn {
  user-select: none;
}

.ob-tube-center-changes.black img.white {
  opacity: 0;
}

.ob-tube-center-changes.black img.black {
  opacity: 1;
}

@media (max-width: 768px) {
  .ob-top-w-right {
    width: 200px;
  }
  .ob-top-title {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 27px;
  }
  .ob-top-element-img svg {
    width: 20px;
    height: auto;
  }
  .ob-top-element-img {
    min-width: 20px;
  }
  .ob-top-element-text {
    font-size: 16px;
    line-height: 19.2px;
  }
  .ob-top-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .ob-top-w-left {
    width: 345px;
    max-width: 100%;
  }
  section.ob-top .padding-global {
    width: 100%;
    padding: 11px 15px;
  }
  section.ob-top {
    margin-top: 120px;
    background-image: url(../../../../../../local/templates/generator/assets/images/ob-top-bg-mob.png);
    background-size: cover;
    background-position: center;
  }
  .ob-second .padding-global {
    width: 100%;
    padding: 22px 15px;
    background: #1d1d1f;
  }
  .ob-tube-center.-pc {
    display: none;
  }
  .ob-tube-wr {
    flex-direction: column;
    width: 345px;
    margin: 0px auto;
  }
  .ob-tube-title {
    font-family: Pragmatica;
    font-size: 32px;
    font-weight: 400;
    line-height: 37.95px;
    text-align: left;
    margin-bottom: 15px;
  }
  .ob-tube-params {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .ob-tube-list-img svg {
    width: 38px;
    min-width: 38px;
    height: auto;
  }
  .ob-tube-list-img {
    min-width: 38px;
    margin-right: 22px;
  }
  .ob-tube-list-text {
    font-size: 16px;
    line-height: 19px;
  }
  .ob-tube-btn-white,
  .ob-tube-btn-gray {
    padding: 16px;
    font-size: 18px;
    line-height: 1;
  }
  .ob-tube-right {
    margin-top: 34px;
  }
  .ob-second {
    background: #1d1d1f;
    background-image: none;
    overflow: hidden;
    width: 100%;
  }
  .ob-tube-center.-mob {
    display: block;
  }
  .ob-tube-center-nochanges.-mob {
    display: block;
  }
  .ob-tube-center-nochanges.-mob {
    margin: 0px;
    margin-bottom: 34px;
    text-align: center;
  }
  .ob-tube-center-nochanges.-mob img {
    width: 94px;
    height: auto;
  }
  .ob-tube-right .ob-tube-list {
    margin-bottom: 6px;
  }
  .ob-tube-left .ob-tube-list {
    margin-bottom: 5px;
  }
  .ob-tube-center-c-btns {
    position: relative;
    top: unset;
    left: unset;
    transform: none;
    width: 100px;
    text-align: center;
    margin: 6px auto 25px;
  }
  .ob-tube-center-c-imgs {
    width: 108px;
    margin: 0px auto;
  }
  .ob-tube-center-c-imgs:before {
    position: absolute;
    content: "";
    width: 552px;
    height: 272px;
    background: radial-gradient(
      50% 50% at 50% 50%,
      rgba(115, 115, 115, 0.3) 0%,
      rgba(2, 2, 2, 0) 100%
    );
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    opacity: 0.5;
  }
  .ob-tube-center-c-btn-item {
    margin-left: 6px;
    margin-right: 6px;
    width: 27px;
    height: 27px;
  }
  .ob-tube-center-c-btn {
    width: 100px;
    height: 43px;
    min-width: 98px;
  }
  .ob-tube-center-c-name span {
    font-size: 16px;
    line-height: 18px;
    width: fit-content;
  }
  .ob-tube-center-c-name {
    width: 98px;
  }
  .ob-tube-right,
  .ob-tube-left {
    width: 100%;
  }
  section.ob-top {
    margin-top: 17vw;
  }
}
