.b-11 {
    padding: 11.22685vw 0 10.53241vw;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
}

.b-11 .bg {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://cuprgbvn.shop/wp-content/themes/hotshots/new/img/footer-bg.svg) center center;
    background-size: 0.52083vw;
    z-index: 5;
}

.b-11:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 17.7662vw;
    background: url(../img/b11-before.svg) center center no-repeat;
    background-size: cover;
}

.b-11:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 14.29398vw;
    background: url(../img/b11-after.svg) center center no-repeat;
    background-size: cover;
}

.b11 .tags {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 1.85185vw;
}

.b11 .tags p {
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.92593vw;
    line-height: 163%;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
}

.b11 .tags p:before {
    content: '';
    position: absolute;
    right: -1.09954vw;
    top: 50%;
    background: url(../img/b11-tag.svg) center center no-repeat;
    background-size: cover;
    width: 0.46296vw;
    height: 0.46296vw;
    transform: translate(0, -50%);
}

.b11 .tags p:last-child:before {
    display: none;
}

.b11 h1 {
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 2.89352vw;
    line-height: 110%;
    letter-spacing: -0.01em;
    color: #fff;
    max-width: 40.50926vw;
    margin-top: 1.38889vw;
}

.b11 h1 span {
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 2.77778vw;
    line-height: 104%;
    text-align: center;
    color: #ffca5f;
    padding-left: 1.85185vw;
    position: relative;
}

.b11 h1 span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -0.5787vw;
    transform: translate(0, -50%);
    width: 2.77778vw;
    height: 3.125vw;
    background: url(https://cuprgbvn.shop/wp-content/themes/hotshots/new/img/b1-flash.png) center center no-repeat;
    background-size: cover;
}

.b11 .cont {
    margin-top: 3.7037vw;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.77778vw;
    width: 100%;
    align-items: flex-start;
}

.b11 .cont .left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 2.77778vw;
}

.b11 .cont .left .small-head {
    position: relative;
    padding: 0.23148vw 0.46296vw;
    display: inline-block;
    padding: 0.17361vw 0.46296vw 0.11574vw;
    background-image:
        /* ГРАДИЕНТЫ: Черный цвет ровно 0.05787vw, остальное прозрачное */
        linear-gradient(to right, #54524F 0.05787vw, transparent 0.05787vw), linear-gradient(to right, #54524F 0.05787vw, transparent 0.05787vw), linear-gradient(to bottom, #54524F 0.05787vw, transparent 0.05787vw), linear-gradient(to bottom, #54524F 0.05787vw, transparent 0.05787vw);
    background-position: top, bottom, left, right;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 0.17361vw 0.05787vw,
        /* Верх */
        0.17361vw 0.05787vw,
        /* Низ */
        0.05787vw 0.17361vw,
        /* Лево (наоборот: ширина 0.05787vw, шаг 0.23148vw) */
        0.05787vw 0.17361vw;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.81019vw;
    line-height: 134%;
    color: rgba(255, 255, 255, 0.3);
}

.b11 .cont .left .desc {
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.92593vw;
    line-height: 163%;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 0.92593vw;
    max-width: 36.45833vw;
}

.b11 .cont .inf {
    display: flex;
    align-items: center;
    margin-top: 1.85185vw;
    gap: 0.92593vw;
}

.b11 .cont .left .img {
    position: relative;
}

.b11 .cont .left .img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0.08681vw solid #2D2D2D;
}

.b11 .cont .left .img img {
    margin: 0;
    padding: 0;
    width: 2.77778vw;
    height: 2.77778vw;
    object-fit: cover;
    display: block;
}

.b11 .cont .name {
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 0.92593vw;
    line-height: 163%;
    color: #fff;
}

.b11 .cont .d {
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.81019vw;
    line-height: 134%;
    color: rgba(255, 255, 255, 0.5);
}

.b11 .cont .right {
    display: flex;
}

.b11 .cont .right .img {
    position: relative;
}

.b11 .cont .right .img img {
    width: 40.50926vw;
    height: 28.00926vw;
    display: block;
}

.b11 .cont .right .img:before,
.b-12 .left .img:before,
.b-14 .cont a .img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0.08681vw solid rgba(255, 255, 255, 0.3);
}

.b11 .roll-lines {
    position: absolute;
    width: 100%;
    height: 6.8287vw;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.b11 .roll-lines .line {
    margin: 0;
    width: auto;
    position: absolute;
    top: 2.66204vw;
    left: 0;
    -webkit-animation: 60s linear infinite sbs-anim;
    animation: 60s linear infinite sbs-anim;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    will-change: transform;
    grid-gap: 2.83565vw;
    padding-right: 2.83565vw;
}

.b11 .roll-lines .line p {
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 0.92593vw;
    line-height: 163%;
    color: rgba(255, 255, 255, 0.6);
    white-space: nowrap;
    position: relative;
}

.b11 .roll-lines .line p:before {
    content: '/';
    position: absolute;
    right: -1.44676vw;
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 0.92593vw;
    line-height: 163%;
    color: #2d2d2d;
    top: 50%;
    transform: translate(0, -50%);
}

.b-12 {
    background: #F1F1F1;
    padding: 5.55556vw 0 0;
}

.portfolio-cont{
    background: #F1F1F1;
}

.b-12 .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.77778vw;
    max-width: 77.5463vw;
}

.b-12 h2 {
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 2.89352vw;
    line-height: 110%;
    letter-spacing: -0.01em;
    color: #0a0803;
}

.b-12 .left {
    position: relative;
}

.b-12 .left .stick {
    position: sticky;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    top: 10vw;
}

.b-12 .left .img {
    position: relative;
    margin-top: 2.77778vw;
    display: flex;
}

.b-12 .left .img img {
    display: block;
    width: 35.99537vw;
    height: 20.19676vw;
    object-fit: cover;
}

.b-12 .right {
    display: flex;
    flex-direction: column;
    gap: 5.55556vw;
}

.b-12 .right h3 {
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 1.62037vw;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #0a0803;
}

.b-12 .right p {
    margin-top: 0.92593vw;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.92593vw;
    line-height: 163%;
    color: rgba(10, 8, 3, 0.8);
}

.b-12 .right .item {
    position: relative;
}

.b-12 .right .item:before {
    content: '';
    position: absolute;
    top: -2.77778vw;
    left: 0;
    width: 100%;
    height: 0.05787vw;
    background-image: linear-gradient(to right, rgba(10, 8, 3, 0.15) 0.23148vw, transparent 0.05787vw), linear-gradient(to right, #B5B5B3 0.23148vw, transparent 0.05787vw), linear-gradient(to bottom, #B5B5B3 0.05787vw, transparent 0.23148vw), linear-gradient(to bottom, #B5B5B3 0.05787vw, transparent 0.23148vw);
    background-position: top, bottom, left, right;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 0.46296vw 0.11574vw,
        /* Верх */
        0 0,
        /* Низ */
        0 0,
        /* Лево (наоборот: ширина 0.05787vw, шаг 0.23148vw) */
        0 0
        /* Право */
    ;
    z-index: 999;
}

.b-12 .right .item:first-child:before {
    display: none;
}

.b8.portfolio-single {
    background: #fff;
    margin-top: 8.10185vw;
}

.b-14 {
    background: #f1f1f1;
    padding: 8.10185vw 0;
    position: relative;
}

.b-14 .container{
    max-width: 77.54vw;
}

.b-14 h2 {
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 2.89352vw;
    line-height: 110%;
    letter-spacing: -0.01em;
    color: #0a0803;
}

.b-14 .btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.38889vw;
}

.b-14 .btns a:last-child {
    padding: 0.92593vw 1.38889vw;
    background: #FFBD1A;
    background: #ffd400;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    grid-gap: 0.34722vw;
    transition: 0.3s;
    padding: 0.34722vw 0.69444vw;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.81019vw;
    line-height: 134%;
    color: rgba(255, 255, 255, 0.3);
}

.b-14 .btns a:last-child:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Цвет вашей границы */
    --border-color: rgba(10, 8, 3, 0.3);
    background-image:
        /* Верхняя линия */
        linear-gradient(to right, var(--border-color) 0.05787vw, transparent 0.05787vw),
        /* Нижняя линия */
        linear-gradient(to right, var(--border-color) 0.05787vw, transparent 0.05787vw),
        /* Левая линия */
        linear-gradient(to bottom, var(--border-color) 0.05787vw, transparent 0.05787vw),
        /* Правая линия */
        linear-gradient(to bottom, var(--border-color) 0.05787vw, transparent 0.05787vw);
    background-position: top left,
        /* Верх */
        bottom left,
        /* Низ */
        top left,
        /* Лево */
        top right;
    /* Право */
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    /* Самое важное: размер паттерна */
    /* Ширина 0.17361vw (0.05787vw цвет + 0.11574vw пусто), Высота 0.05787vw (толщина линии) */
    background-size: 0.11574vw 0.05787vw,
        /* Верх */
        0.11574vw 0.05787vw,
        /* Низ */
        0.05787vw 0.11574vw,
        /* Лево (наоборот: ширина 0.05787vw, высота шага 0.17361vw) */
        0.05787vw 0.11574vw;
    /* Право */
}

.b-14 .btns a:last-child p {
    z-index: 2;
    position: relative;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.81019vw;
    line-height: 134%;
    color: #0a0803;
}

.b-14 .btns a:last-child span {
    width: 0.5787vw;
    height: 0.40509vw;
    background: url(../img/accent-btn-arrow.svg) center center no-repeat;
    background-size: cover;
    display: block;
    margin-top: -0.05787vw;
}

.b-14 .btns a:last-child:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -3.76157vw;
    width: 2.1412vw;
    height: 5.49769vw;
    background: #fff;
    filter: blur(0.86806vw);
    background: #fff;
    transform: translate(0, -50%) rotate(30deg);
    transition: 0.3s;
    z-index: 1;
    margin-left: 0vw;
}

.b-14 .btns a:last-child:hover:before {
    margin-left: calc(100% + 4.91898vw);
}

.b-14 .btns a:last-child:hover {
    background: #FFCA5F;
}

.b-14 .btns a:first-child {
    padding: 0.92593vw 1.38889vw;
    /* background: #FFBD1A; */
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    grid-gap: 0.34722vw;
    transition: 0.3s;
    padding: 0.34722vw 0.69444vw;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.81019vw;
    line-height: 134%;
    color: rgba(255, 255, 255, 0.3);
}

.b-14 .btns a:first-child:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Цвет вашей границы */
    --border-color: rgba(10, 8, 3, 0.3);
    background-image:
        /* Верхняя линия */
        linear-gradient(to right, var(--border-color) 0.05787vw, transparent 0.05787vw),
        /* Нижняя линия */
        linear-gradient(to right, var(--border-color) 0.05787vw, transparent 0.05787vw),
        /* Левая линия */
        linear-gradient(to bottom, var(--border-color) 0.05787vw, transparent 0.05787vw),
        /* Правая линия */
        linear-gradient(to bottom, var(--border-color) 0.05787vw, transparent 0.05787vw);
    background-position: top left,
        /* Верх */
        bottom left,
        /* Низ */
        top left,
        /* Лево */
        top right;
    /* Право */
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    /* Самое важное: размер паттерна */
    /* Ширина 0.17361vw (0.05787vw цвет + 0.11574vw пусто), Высота 0.05787vw (толщина линии) */
    background-size: 0.11574vw 0.05787vw,
        /* Верх */
        0.11574vw 0.05787vw,
        /* Низ */
        0.05787vw 0.11574vw,
        /* Лево (наоборот: ширина 0.05787vw, высота шага 0.17361vw) */
        0.05787vw 0.11574vw;
    /* Право */
}

.b-14 .btns a:first-child p {
    z-index: 2;
    position: relative;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.81019vw;
    line-height: 134%;
    color: #0a0803;
}

.b-14 .btns a:first-child span {
    width: 0.5787vw;
    height: 0.40509vw;
    background: url(../img/accent-btn-arrow.svg) center center no-repeat;
    background-size: cover;
    display: block;
    transform: rotate(180deg);
    margin-top: -0.05787vw;
}

.b-14 .btns a:first-child:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -3.76157vw;
    width: 2.1412vw;
    height: 5.49769vw;
    background: #fff;
    filter: blur(0.86806vw);
    background: #fff;
    transform: translate(0, -50%) rotate(30deg);
    transition: 0.3s;
    z-index: 1;
    margin-left: 0vw;
}

.b-14 .btns a:first-child:hover:before {
    margin-left: calc(100% + 4.91898vw);
}

.b-14 .btns a:first-child:hover {
    background: #FFCA5F;
}

.b-14 .cont {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 2.77778vw;
    gap: 2.77778vw;
}

.b-14 .cont .item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.b-14 .cont .item .img {
    position: relative;
    overflow: hidden;
}

.b-14 .cont .item .img .stores {
    position: absolute;
    left: 1.38889vw;
    bottom: 1.38889vw;
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 0.92593vw;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.b-14 .cont .item:hover .img .stores {
    opacity: 1;
    visibility: visible;
}

.b-14 .cont .item .img .stores a {
    display: block;
    width: fit-content;
    height: fit-content;
    position: relative;
    overflow: hidden;
}

.b-14 .cont .item .img .stores a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -3.76157vw;
    width: 2.1412vw;
    height: 5.49769vw;
    background: #fff;
    filter: blur(0.86806vw);
    background: #fff;
    transform: translate(0, -50%) rotate(30deg);
    transition: 0.3s;
    z-index: 1;
}

.b-14 .cont .item .img .stores a:hover:before {
    margin-left: calc(100% + 4.91898vw);
}

.b-14 .cont .item .img .stores a:hover img {
    /* opacity: 0.5; */
}

.b-14 .cont .item .img .stores img {
    height: 2.77778vw;
    width: auto;
    border: 0.05787vw solid rgba(10, 8, 3, 0.05);
    transition: 0.3s;
    display: block;
    margin: 0;
}

.b-14 .cont .item .tags-mob {
    display: none;
}

.b-14 .cont .item .img .tags {
    position: absolute;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0.46296vw;
    top: 1.38889vw;
    left: 1.38889vw;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.b-14 .cont .item:hover .img .tags {
    opacity: 1;
    visibility: visible;
}

.b-14 .cont .item .img .tags p {
    padding: 0.34722vw 0.69444vw;
    background: #fff;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.81019vw;
    line-height: 134%;
    color: #0a0803;
    position: relative;
}

.b-14 .cont .item .img .tags p:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    --border-color: rgba(10, 8, 3, 0.3);
    background-image:
        /* Верхняя линия */
        linear-gradient(to right, var(--border-color) 0.05787vw, transparent 0.05787vw),
        /* Нижняя линия */
        linear-gradient(to right, var(--border-color) 0.05787vw, transparent 0.05787vw),
        /* Левая линия */
        linear-gradient(to bottom, var(--border-color) 0.05787vw, transparent 0.05787vw),
        /* Правая линия */
        linear-gradient(to bottom, var(--border-color) 0.05787vw, transparent 0.05787vw);
    background-position: top left,
        /* Верх */
        bottom left,
        /* Низ */
        top left,
        /* Лево */
        top right;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 0.11574vw 0.05787vw,
        /* Верх */
        0.11574vw 0.05787vw,
        /* Низ */
        0.05787vw 0.11574vw,
        /* Лево (наоборот: ширина 0.05787vw, высота шага 0.17361vw) */
        0.05787vw 0.11574vw;
}

.b-14 .cont .item .img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0.08681vw solid rgba(255, 255, 255, 0.3);
}

.b-14 .cont .item .img .main-img {
    width: 37.38426vw;
    height: 28.00926vw;
    object-fit: cover;
    display: block;
}

.b-14 .cont .item h2 {
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 1.62037vw;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #0a0803;
    margin-top: 1.38889vw;
    transition: 0.3s;
}

.b-14 .cont .item:hover h2 {
    color: #1071F8;
}

.b-14 .cont .item .desc {
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.92593vw;
    line-height: 163%;
    color: rgba(10, 8, 3, 0.5);
    margin-top: 0.46296vw;
    max-width: 32.11806vw;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.b-14 .cont a .desc {
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 0.92593vw;
    line-height: 163%;
    color: rgba(10, 8, 3, 0.5);
    margin-top: 0.46296vw;
    max-width: 32.11806vw;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.b-14:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0.34722vw;
    background: url(../img/b14-before.svg) center center no-repeat;
    background-size: cover;
}

.portfolio-single.b9:before {
    display: none;
}

.portfolio-single.b9 .black-btn {
    min-width: 13.88889vw;
    justify-content: center;
    margin-top: 2.77778vw;
}

.portfolio-single.b9 .b9-after {
    position: absolute;
    display: block;
    bottom: 0;
    top: inherit;
    width: 15.21991vw;
    height: 22.16435vw;
    z-index: 10;
    background: url(https://cuprgbvn.shop/wp-content/themes/hotshots/new/img/b9-bg.svg) center center no-repeat;
    background-size: cover;
    transform: scale(-1, 1);
}


@media(max-width: 700px){
        .b-11 {
        padding: 29.85075vw 0 11.9403vw;
        ;
    }

    .b-11:before,
    .b-11:after {
        display: none;
    }

    .b-11 .bg {
        background: url(https://cuprgbvn.shop/wp-content/themes/hotshots/new/img/footer-bg.svg) center center;
        background-size: 2.23881vw;
    }

    .b11 .cont {
        grid-template-columns: 1fr;
        margin-top: 5.97015vw;
        gap: 7.9602vw;
    }

    .b11 .cont .right .img:before,
    .b-12 .left .img:before,
    .b-14 .cont a .img:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0.37313vw solid rgba(255, 255, 255, 0.3);
    }

    .b11 .cont .right .img img {
        width: 92.0398vw;
        height: 63.68159vw;
        display: block;
    }

    .b11 .cont .inf {
        display: none;
    }

    .b11 .cont .left .small-head {
        font-family: "Geometria", sans-serif;
        font-weight: 400;
        font-size: 3.23383vw;
        line-height: 130%;
        color: rgba(255, 255, 255, 0.3);
        position: relative;
        padding: 0.99502vw 1.99005vw;
        display: inline-block;
        padding: 0.74627vw 1.99005vw 0.49751vw;
        background-image:
            /* ГРАДИЕНТЫ: Черный цвет ровно 0.24876vw, остальное прозрачное */
            linear-gradient(to right, #54524F 0.24876vw, transparent 0.24876vw), linear-gradient(to right, #54524F 0.24876vw, transparent 0.24876vw), linear-gradient(to bottom, #54524F 0.24876vw, transparent 0.24876vw), linear-gradient(to bottom, #54524F 0.24876vw, transparent 0.24876vw);
        background-position: top, bottom, left, right;
        background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
        background-size: 0.74627vw 0.24876vw,
            /* Верх */
            0.74627vw 0.24876vw,
            /* Низ */
            0.24876vw 0.74627vw,
            /* Лево (наоборот: ширина 0.24876vw, шаг 0.99502vw) */
            0.24876vw 0.74627vw;
    }

    .b11 .cont .left .desc {
        margin-top: 2.98507vw;
        font-family: "Geometria", sans-serif;
        font-weight: 400;
        font-size: 3.48259vw;
        line-height: 130%;
        color: rgba(255, 255, 255, 0.6);
        max-width: none;
    }

    .b11 .cont .left {
        gap: 7.9602vw;
    }

    .b11 .roll-lines {
        display: none;
    }

    .b11 .tags p {
        font-family: "Geometria", sans-serif;
        font-weight: 400;
        font-size: 3.48259vw;
        line-height: 130%;
        color: rgba(255, 255, 255, 0.5);
    }

    .b11 .tags {
        gap: 5.97015vw;
    }

    .b11 .tags p:before {
        content: '';
        position: absolute;
        right: -4.22886vw;
        top: 50%;
        background: url(../img/b11-tag.svg) center center no-repeat;
        background-size: cover;
        width: 1.99005vw;
        height: 1.99005vw;
        transform: translate(0, -50%);
    }

    .b11 h1 {
        margin-top: 5.97015vw;
        font-family: "Geometria", sans-serif;
        font-weight: 500;
        font-size: 7.9602vw;
        line-height: 110%;
        letter-spacing: -0.01em;
        color: #fff;
        max-width: none;
    }

    .b11 h1 span {
        font-family: "Geometria", sans-serif;
        font-weight: 500;
        font-size: 7.46269vw;
        line-height: 104%;
        text-align: center;
        color: #ffca5f;
        padding-left: 4.97512vw;
    }

    .b11 h1 span:before {
        content: '';
        position: absolute;
        top: 50%;
        left: -1.99005vw;
        transform: translate(0, -50%);
        width: 7.9602vw;
        height: 8.95522vw;
        background: url(https://cuprgbvn.shop/wp-content/themes/hotshots/new/img/b1-flash.png) center center no-repeat;
        background-size: cover;
    }

    .b-12 {
        padding: 14.92537vw 0 0;
    }

    .b-12 .container {
        grid-template-columns: 1fr;
        max-width: 92.0398vw;
        gap: 7.9602vw;
    }

    .b-12 .left .img img {
        display: block;
        width: 92.0398vw;
        height: 51.74129vw;
        object-fit: cover;
    }

    .b-12 .left .img {
        margin-top: 5.97015vw;
    }

    .b-12 h2 {
        font-family: "Geometria", sans-serif;
        font-weight: 500;
        font-size: 7.9602vw;
        line-height: 110%;
        letter-spacing: -0.01em;
        color: #0a0803;
    }

    .b-12 .right h3 {
        font-family: "Geometria", sans-serif;
        font-weight: 500;
        font-size: 4.97512vw;
        line-height: 110%;
        letter-spacing: -0.01em;
        color: #0a0803;
    }

    .b-12 .right p {
        margin-top: 1.99005vw;
        font-family: "Geometria", sans-serif;
        font-weight: 400;
        font-size: 3.48259vw;
        line-height: 130%;
        color: rgba(10, 8, 3, 0.8);
    }

    .b-12 .right {
        gap: 15.9204vw;
    }

    .b-12 .right .item:before {
        top: -7.9602vw;
        height: 0.24876vw;
        --border-color: rgba(10, 8, 3, 0.3);
        background-image:
            /* Верхняя линия */
            linear-gradient(to right, var(--border-color) 0.74627vw, transparent 0.74627vw),
            /* Нижняя линия */
            linear-gradient(to right, var(--border-color) 0.24876vw, transparent 0.24876vw),
            /* Левая линия */
            linear-gradient(to bottom, var(--border-color) 0.24876vw, transparent 0.24876vw),
            /* Правая линия */
            linear-gradient(to bottom, var(--border-color) 0.24876vw, transparent 0.24876vw);
        background-position: top left,
            /* Верх */
            bottom left,
            /* Низ */
            top left,
            /* Лево */
            top right;
        /* Право */
        background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
        /* Самое важное: размер паттерна */
        /* Ширина 0.74627vw (0.24876vw цвет + 0.49751vw пусто), Высота 0.24876vw (толщина линии) */
        background-size: 1.49254vw 0.24876vw,
            /* Верх */
            0 0,
            /* Низ */
            0 0,
            /* Лево (наоборот: ширина 0.24876vw, высота шага 0.74627vw) */
            0 0;
        /* Право */
    }

    .b-14 {
        padding: 24.87562vw 0;
    }

    .b8.portfolio-single h2,
    .b-14 h2 {
        font-family: "Geometria", sans-serif;
        font-weight: 500;
        font-size: 7.9602vw;
        line-height: 110%;
        letter-spacing: -0.01em;
        color: #0a0803;
    }

    .b-14 .container{
        max-width: 92.0398vw;
    }

    .b-14 .btns {
        margin-top: 3.9801vw;
    }

    .b-14 .btns a:first-child p,
    .b-14 .btns a:lasr-child p {
        font-family: "Geometria", sans-serif;
        font-weight: 400;
        font-size: 3.23383vw;
        line-height: 130%;
        color: #0a0803;
    }

    .b-14 .btns a:first-child,
    .b-14 .btns a:lasr-child {
        padding: 1.49254vw 2.48756vw;
    }

    .b-14 .btns a:first-child:after,
    .b-14 .btns a:last-child:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /* Цвет вашей границы */
        --border-color: rgba(10, 8, 3, 0.3);
        background-image:
            /* Верхняя линия */
            linear-gradient(to right, var(--border-color) 0.24876vw, transparent 0.24876vw),
            /* Нижняя линия */
            linear-gradient(to right, var(--border-color) 0.24876vw, transparent 0.24876vw),
            /* Левая линия */
            linear-gradient(to bottom, var(--border-color) 0.24876vw, transparent 0.24876vw),
            /* Правая линия */
            linear-gradient(to bottom, var(--border-color) 0.24876vw, transparent 0.24876vw);
        background-position: top left,
            /* Верх */
            bottom left,
            /* Низ */
            top left,
            /* Лево */
            top right;
        /* Право */
        background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
        /* Самое важное: размер паттерна */
        /* Ширина 0.74627vw (0.24876vw цвет + 0.49751vw пусто), Высота 0.24876vw (толщина линии) */
        background-size: 0.49751vw 0.24876vw,
            /* Верх */
            0.49751vw 0.24876vw,
            /* Низ */
            0.24876vw 0.49751vw,
            /* Лево (наоборот: ширина 0.24876vw, высота шага 0.74627vw) */
            0.24876vw 0.49751vw;
        /* Право */
    }

    .b-14 .btns a:first-child span,
    .b-14 .btns a:last-child span {
        width: 2.48756vw;
        height: 1.74129vw;
    }

    .b-14 .cont {
        grid-template-columns: 1fr;
        margin-top: 7.9602vw;
        gap: 7.9602vw;
    }

    .b-14 .cont .item .img .main-img {
        width: 92.0398vw;
        height: 68.90547vw;
    }

    .b-14 .cont .item .img .tags {
        display: none;
    }

    .b-14 .cont .item h2 {
        font-family: "Geometria", sans-serif;
        font-weight: 500;
        font-size: 4.97512vw;
        line-height: 110%;
        letter-spacing: -0.01em;
        color: #0a0803;
        margin-top: 2.98507vw;
    }

    .b-14 .cont .item .desc {
        margin-top: 1.99005vw;
        font-family: "Geometria", sans-serif;
        font-weight: 400;
        font-size: 3.48259vw;
        line-height: 130%;
        color: rgba(10, 8, 3, 0.5);
        max-width: none;
    }

    .b-14 .cont .item .tags-mob {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-top: 2.98507vw;
        gap: 4.22886vw;
    }

    .b-14 .cont .item .tags-mob p {
        font-family: "Geometria", sans-serif;
        font-weight: 400;
        font-size: 2.98507vw;
        line-height: 150%;
        color: rgba(10, 8, 3, 0.3);
        position: relative;
    }

    .b-14 .cont .item .tags-mob p:before {
        content: '';
        position: absolute;
        right: -2.73632vw;
        top: 50%;
        background: url(../img/b15-tag.svg) center center no-repeat;
        background-size: cover;
        width: 1.24378vw;
        ;
        height: 1.24378vw;
        transform: translate(0, -50%);
    }

    .b-14 .cont .item .tags-mob p:last-child:before {
        display: none;
    }

    .b-14 .cont .item .img:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0.37313vw solid rgba(255, 255, 255, 0.3);
    }

    .b-14 .cont .item .img .stores {
        top: 2.98507vw;
        left: 2.98507vw;
        bottom: inherit;
        gap: 1.99005vw;
        transform: none;
    }

    .b-14 .cont .item .img .stores img {
        width: 7.21393vw;
        height: 7.21393vw;
    }

    .b-14:before {
        height: 1.49254vw;
        background: url(../img/b14-before-mob.svg) center center no-repeat;
        background-size: cover;
    }

    .b9.portfolio-single .container {
        align-items: flex-start;
    }

    .b9.portfolio-single h2 {
        text-align: left;
        font-family: "Geometria", sans-serif;
        font-weight: 500;
        font-size: 7.9602vw;
        line-height: 110%;
        letter-spacing: -0.01em;
        color: #0a0803;
        max-width: 89.55224vw;
    }

    .b9.portfolio-single h2 br {
        display: none;
    }

    .portfolio-single.b9 .black-btn {
        margin-top: 7.9602vw;
    }

    .b-14 .btns a:first-child p,
    .b-14 .btns a:last-child p {
        font-family: "Geometria", sans-serif;
        font-weight: 400;
        font-size: 3.23383vw;
        line-height: 130%;
        color: #0a0803;
    }

    .b-14 .btns a:first-child,
    .b-14 .btns a:last-child {
        padding: 1.49254vw 2.48756vw;
    }
    
    .b8.portfolio-single{
        margin-top: 24.87562vw;
    }
    
}