.persey-landing {
    background: #000000;
}

.persey-header {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
    min-height: 1080px;
    background-image: url("/image/catalog/landings/persey/persey-header-bg.svg");
    background-size: cover;
    background-position: left top;
    overflow: hidden;
}

.persey-header:after {
    content: "";
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 1.44%, #000 45.81%);
    position: absolute;
    top: 0;
    left: -200px;
    width: 352px;
    height: 1080px;
    z-index: 5;
}

.persey-header:before {
    content: "";
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 224px;
    z-index: 4;
}

.persey-header-image_logo {
    object-fit: contain;
    max-width: 242px;
    width: 100%;
    margin: 50px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
}

.persey-header-image_name {
    object-fit: contain;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 125px 0 0;
    z-index: 2;
    opacity: 1;
}

.persey-header__text-wrapper h2 {
    color: #ffffff;
    font-family: "Prosto One";
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.persey-header__text-wrapper h2 span {
    color: #BD9A5F;
}

.persey-header__text-wrapper p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
    padding: 0;
}

.persey-header__text-wrapper {
    max-width: 790px;
    width: 100%;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    position: relative;
    z-index: 4;
}

.persey-header-image_item {
    position: absolute;
    bottom: 0;
    left: 0;
    object-fit: contain;
    z-index: 3;
}

.persey-header-image_myph {
    background-image: url("/image/catalog/landings/persey/persey-myph.svg");
    background-size: cover;
    background-position: right -240px top -80px;
    background-repeat: no-repeat;
    max-width: 880px;
    width: 100%;
    min-height: 1080px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.persey-header-image_myph:before {
    content: "";
    background: linear-gradient(-270deg, rgba(0, 0, 0, 0.00) 34.63%, #000 100%);
    position: absolute;
    top: 0;
    right: 0;
    width: 800px;
    height: 1080px;
    z-index: 3;
    opacity: .6;
}

@media screen and (max-width: 1699px) {
    .persey-header {
        max-width: 100%;
        min-height: 900px;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        overflow-y: hidden;

    }

    .persey-header:after {
        display: none;
    }

    .persey-header__inner {
        max-width: 1280px;
        position: relative;
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        justify-content: flex-end;
        min-height: 900px;
    }

    .persey-header-image_item {
        left: -10px;
        max-width: 891px;
    }

    .persey-header-image_myph:before {
        opacity: .2;
    }

    .persey-header__text-wrapper {
        max-width: 640px;
        gap: 20px;
        margin-bottom: 35px;
    }

    .persey-header-image_name {
        margin: 90px 0 0;
    }

    .persey-header-image_logo {
        margin: 40px 0 0;
    }
}

@media screen and (max-width: 1299px) {
    .persey-header {
        min-height: 826px;
    }

    .persey-header__inner {
        max-width: 1120px;
        min-height: 826px;
    }

    .persey-header-image_item {
        left: -10px;
        max-width: 805px;
    }

    .persey-header__text-wrapper {
        max-width: 604px;
    }

    .persey-header__text-wrapper h2 {
        font-size: 48px;
    }
}

@media screen and (max-width: 1199px) {
    .persey-header {
        min-height: 687px;
    }

    .persey-header__inner {
        max-width: 970px;
        min-height: 687px;
    }

    .persey-header-image_item {
        left: -10px;
        max-width: 652px;
    }

    .persey-header__text-wrapper {
        max-width: 519px;
    }

    .persey-header__text-wrapper h2 {
        font-size: 40px;
    }

    .persey-header-image_myph {
        background-position: right -240px top -80px;
        max-width: 780px;
        width: 100%;
        min-height: 687px;
    }

    .persey-header-image_logo {
        margin: 40px 0 0 20px;
    }
}

@media screen and (max-width: 991px) {
    .persey-header {
        min-height: 562px;
    }

    .persey-header__inner {
        max-width: 744px;
        min-height: 562px;
    }

    .persey-header-image_item {
        left: -10px;
        max-width: 512px;
    }

    .persey-header__text-wrapper {
        max-width: 433px;
        margin-bottom: 30px;
    }

    .persey-header__text-wrapper h2 {
        font-size: 36px;
    }

    .persey-header-image_myph {
        background-position: right -240px top -80px;
        max-width: 630px;
        width: 100%;
        min-height: 562px;
    }

    .persey-header-image_logo {
        margin: 30px 0 0;
        max-width: 176px;
    }

    .persey-header-image_name {
        margin: 70px 0 0;
    }
}

@media screen and (max-width: 767px) {
    .persey-header {
        min-height: 690px;
        background-size: auto 478px;
        background-repeat: no-repeat;
    }

    .persey-header__inner {
        max-width: 544px;
        min-height: 690px;
    }

    .persey-header-image_item {
        max-width: 556px;
        bottom: unset;
        top: 78px;
        left: 0;
    }

    .persey-header__text-wrapper {
        max-width: 100%;
        margin-bottom: 5px;
    }

    .persey-header__text-wrapper h2 {
        font-size: 32px;
    }

    .persey-header-image_myph {
        background-position: right -200px top -55px;
        max-width: 562px;
        width: 100%;
        min-height: 688px;
    }

    .persey-header-image_logo {
        margin: 30px 0 0;
        max-width: 176px;
    }

    .persey-header-image_name {
        margin: 100px 0 0;
    }

    .persey-header:before {
        height: 52px;
        bottom: 208px;
        background: linear-gradient(0deg, #000 55.83%, rgba(0, 0, 0, 0.00) 100%);
    }
}

@media screen and (max-width: 567px) {
    .persey-header {
        min-height: 670px;
        background-size: auto 418px;
        background-repeat: no-repeat;
    }

    .persey-header__inner {
        max-width: 360px;
        min-height: 680px;
    }

    .persey-header-image_item {
        left: unset;
        max-width: 570px;
        top: unset;
        bottom: 240px;
        right: 20vw
    }

    .persey-header__text-wrapper h2 {
        font-size: 24px;
    }

    .persey-header__text-wrapper p {
        font-size: 14px;
    }

    .persey-header-image_myph {
        background-position: top 20px center;
        max-width: 394px;
        width: 100%;
        min-height: 482px;
    }

    .persey-header-image_logo {
        margin: 20px 0 0;
        max-width: 101px;
    }

    .persey-header-image_name {
        margin: 63px 0 0;
    }

    .persey-header:before {
        height: 52px;
        bottom: 208px;
        background: linear-gradient(0deg, #000 55.83%, rgba(0, 0, 0, 0.00) 100%);
    }
}

@media screen and (max-width: 380px) {
    .persey-header__inner {
        max-width: 297px;
    }
}

.persey-sizes {
    max-width: 1600px;
    margin: 20px auto 0;
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.persey-sizes h3 {
    color: #FFF;
    font-family: "Prosto One";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
}

.persey-sizes h3 span {
    color: #BD9A5F;
}

.persey-sizes img {
    width: 100%;
    object-fit: contain;
    margin: 100px 0 78px;
    max-width: 1175px;
}

.persey-sizes__table {
    margin: 0 auto;
    padding: 0;
    max-width: 1175px;
    width: 100%;
}

.persey-sizes__table ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 4px 5px;
    width: 100%;
}

.persey-sizes__table ul li {
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    min-height: 53px;
}

.persey-sizes__table ul > li:nth-child(-n + 4) {
    background: #3B3B3B;
}

.persey-sizes__table ul > li:nth-child(n + 5) {
    background: #1D1D1D;
}

@media screen and (max-width: 1299px) {
    .persey-sizes {
        max-width: 1120px;
        margin: 0 auto;
    }

    .persey-sizes h3 {
        font-size: 40px;
    }

    .persey-sizes h3 span {
        color: #BD9A5F;
    }

    .persey-sizes img {
        margin: 120px 0 90px;
        max-width: 1120px;
    }

    .persey-sizes__table {
        max-width: 1120px;
    }

    .persey-sizes__table ul li {
        min-height: 51px;
    }
}

@media screen and (max-width: 1199px) {
    .persey-sizes {
        max-width: 970px;
        margin: 0 auto;
    }

    .persey-sizes img {
        margin: 60px 0;
        max-width: 970px;
    }

    .persey-sizes__table {
        max-width: 970px;
    }

    .persey-sizes__table ul li {
        min-height: 44px;
    }
}

@media screen and (max-width: 991px) {
    .persey-sizes {
        max-width: 744px;
        margin: 60px auto 0;
    }

    .persey-sizes img {
        margin: 70px 0;
        max-width: 744px;
    }

    .persey-sizes__table {
        max-width: 744px;
    }

    .persey-sizes__table ul li {
        min-height: 34px;
    }

    .persey-sizes h3 {
        font-size: 28px;
    }
}

@media screen and (max-width: 767px) {
    .persey-sizes {
        max-width: 536px;
        margin: 60px auto 0;
    }

    .persey-sizes img {
        margin: 60px 0;
        max-width: 536px;
    }

    .persey-sizes__table {
        max-width: 536px;
    }

    .persey-sizes__table ul li {
        min-height: 25px;
        font-size: 14px;
    }

    .persey-sizes h3 {
        font-size: 24px;
    }
}

@media screen and (max-width: 567px) {
    .persey-sizes {
        max-width: 360px;
        margin: 55px auto 0;
        padding: 20px 0;
    }

    .persey-sizes img {
        margin: 20px 0 15px;
        max-width: 536px;
    }

    .persey-sizes__table {
        max-width: 536px;
    }

    .persey-sizes__table ul {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(4, 1fr);
        gap: 2px;
    }

    .persey-sizes__table ul li {
        min-height: 25px;
        font-size: 14px;
    }

    .persey-sizes h3 {
        font-size: 24px;
        text-align: left;
    }

    .persey-sizes__table ul li:nth-of-type(1) {
        grid-area: 1 / 1 / 2 / 2;
    }

    .persey-sizes__table ul li:nth-of-type(2) {
        grid-area: 2 / 1 / 3 / 2;
    }

    .persey-sizes__table ul li:nth-of-type(3) {
        grid-area: 3 / 1 / 4 / 2;
    }

    .persey-sizes__table ul li:nth-of-type(4) {
        grid-area: 4 / 1 / 5 / 2;
    }

    .persey-sizes__table ul li:nth-of-type(5) {
        grid-area: 1 / 2 / 2 / 3;
    }

    .persey-sizes__table ul li:nth-of-type(6) {
        grid-area: 2 / 2 / 3 / 3;
    }

    .persey-sizes__table ul li:nth-of-type(7) {
        grid-area: 3 / 2 / 4 / 3;
    }

    .persey-sizes__table ul li:nth-of-type(8) {
        grid-area: 4 / 2 / 5 / 3;
    }
}

@media screen and (max-width: 380px) {
    .persey-sizes {
        max-width: 297px;
    }
}

.persey-equipment {
    max-width: 1600px;
    width: 100%;
    margin: 100px auto;
    padding: 0;
    position: relative;
}

.persey-equipment__title {
    color: #FFF;
    font-family: "Prosto One";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.persey-equipment__title span {
    color: #BD9A5F;
}

.persey-equipment__kaidex {
    margin: 50px 0 0;
    position: relative;
}

.persey-equipment__kaidex-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0;
}

.persey-equipment__paracord {
    margin: 50px 0 0;
    position: relative;
}

.persey-equipment__paracord-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0;
}

.persey-equipment__number {
    font-family: "Prosto One";
    font-size: 250px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 250px */
    background: linear-gradient(0deg, #101010 23.06%, #FFF 78.19%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 30px 80px 0;
}

.persey-equipment__paracord-inner .persey-equipment__number {
    margin: 42px 45px 0;
}

.persey-equipment__kaidex-description, .persey-equipment__paracord-description {
    background: rgba(34, 34, 34, 0.78);
    padding: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 931px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    box-sizing: border-box;
    backdrop-filter: blur(4px);
}

.persey-equipment__paracord-description {
    right: unset;
    left: 0;
}

.persey-equipment__kaidex-description h4, .persey-equipment__paracord-description h4 {
    color: #FFF;
    font-family: "Prosto One";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: 0;
    padding: 0;
}

.persey-equipment__kaidex-description h4 span, .persey-equipment__paracord-description h4 span {
    color: #BD9A5F;
}

.persey-equipment__kaidex-description p, .persey-equipment__paracord-description p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
    padding: 0;
}

.persey-equipment__kaidex-inner img, .persey-equipment__paracord-inner img {
    object-fit: contain;
    width: 100%;
    max-width: 1131px;
    margin: 0;
    padding: 0 0 90px;
}

.persey-equipment__paracord-inner img {
    padding: 0 0 78px;
}

@media screen and (max-width: 1699px) {
    .persey-equipment {
        max-width: 1280px;
    }

    .persey-equipment__number {
        font-size: 220px;
        margin: 64px 40px 0;
    }

    .persey-equipment__paracord-inner .persey-equipment__number {
        margin: 40px 8px 0;
    }

    .persey-equipment__kaidex-inner img, .persey-equipment__paracord-inner img {
        max-width: 931px;
        padding: 0 0 126px;
    }

    .persey-equipment__paracord-inner img {
        padding: 0 0 78px;
    }
}

@media screen and (max-width: 1299px) {
    .persey-equipment {
        max-width: 1120px;
    }

    .persey-equipment__number {
        font-size: 180px;
        margin: 32px 34px 0;
    }

    .persey-equipment__paracord-inner .persey-equipment__number {
        margin: 44px 8px 0;
    }

    .persey-equipment__kaidex-inner img, .persey-equipment__paracord-inner img {
        max-width: 832px;
        padding: 0 0 90px;
    }

    .persey-equipment__paracord-inner img {
        padding: 0 0 78px;
    }
}

@media screen and (max-width: 1199px) {
    .persey-equipment {
        max-width: 970px;
        margin: 80px auto;
    }

    .persey-equipment__number {
        font-size: 145px;
        margin: 52px 20px 0;
    }

    .persey-equipment__paracord-inner .persey-equipment__number {
        margin: 67px 11px 0;
    }

    .persey-equipment__kaidex-inner img, .persey-equipment__paracord-inner img {
        max-width: 751px;
        padding: 0 0 105px;
    }

    .persey-equipment__paracord-inner img {
        padding: 0 0 81px;
    }

    .persey-equipment__title {
        font-size: 40px;
    }
}

@media screen and (max-width: 991px) {
    .persey-equipment {
        max-width: 744px;
        margin: 10px auto;
    }

    .persey-equipment__number {
        font-size: 100px;
        margin: 41px 24px 0;
    }

    .persey-equipment__paracord-inner .persey-equipment__number {
        margin: 40px 10px 0;
    }

    .persey-equipment__kaidex-inner img, .persey-equipment__paracord-inner img {
        max-width: 573px;
        padding: 0 0 160px;
    }

    .persey-equipment__kaidex-description, .persey-equipment__paracord-description {
        max-width: 614px;
    }

    .persey-equipment__paracord-inner img {
        padding: 0 0 112px;
    }

    .persey-equipment__title {
        font-size: 28px;
    }

    .persey-equipment__kaidex {
        margin: 40px 0 0;
    }

    .persey-equipment__paracord {
        margin: 40px 0 0;
    }
}

@media screen and (max-width: 767px) {
    .persey-equipment {
        max-width: 544px;
        margin: 60px auto;
    }

    .persey-equipment__number {
        display: none;
    }

    .persey-equipment__kaidex-inner img, .persey-equipment__paracord-inner img {
        max-width: 100%;
        padding: 0;
    }

    .persey-equipment__kaidex-description, .persey-equipment__paracord-description {
        max-width: 100%;
        position: relative;
        top: -30px;
    }

    .persey-equipment__paracord-inner img {
        padding: 0;
    }

    .persey-equipment__title {
        font-size: 24px;
    }

    .persey-equipment__kaidex {
        margin: 30px 0 0;
    }

    .persey-equipment__paracord {
        margin: 0;
    }
}

@media screen and (max-width: 567px) {
    .persey-equipment {
        max-width: 360px;
        margin: 60px auto;
    }

    .persey-equipment__title {
        font-size: 24px;
    }

    .persey-equipment__kaidex-description h4, .persey-equipment__paracord-description h4 {
        font-size: 18px;
    }

    .persey-equipment__kaidex {
        margin: 30px 0 0;
    }

    .persey-equipment__paracord {
        margin: 0;
    }

    .persey-equipment__kaidex-description, .persey-equipment__paracord-description {
        padding: 16px;
        gap: 16px;
        max-width: 328px;
        margin: 0 auto;
    }

    .persey-equipment__kaidex-description p, .persey-equipment__paracord-description p {
        font-size: 14px;
    }
}

@media screen and (max-width: 380px) {
    .persey-equipment {
        max-width: 297px;
    }
}

.persey-buy {
    max-width: 100%;
    margin: 100px auto;
}

.persey-buy__inner {
    max-width: 1600px;
    width: 100%;
    background-image: url("/image/catalog/landings/persey/persey-buy-bg.webp");
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 100px auto 0;
    padding: 200px 0;
}

.persey-buy__title {
    color: #FFF;
    text-align: center;
    font-family: "Prosto One";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
    max-width: 965px;
    width: 100%;
}

.persey-buy__title span {
    color: #BD9A5F;
}

.persey-buy__description {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    max-width: 740px;
    margin: 50px 0;
}

.persey-buy__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 57px;
    width: 100%;
}

.persey-buy__item {
    max-width: 495px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.persey-buy__item div {
    border-radius: 22px;
    background: #404040;
    backdrop-filter: blur(10px);
    padding: 0 30px 0 113px;
    margin-left: -85px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 121px;
}

.persey-buy__item div span {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}

.persey-buy__item img {
    z-index: 3;
    max-width: 170px;
    width: 100%;
    object-fit: contain;
}

@media screen and (max-width: 1699px) {
    .persey-buy__item img {
        max-width: 120px;
    }

    .persey-buy {
        width: 100%;
        background-image: url("/image/catalog/landings/persey/persey-buy-bg.webp");
        background-size: cover;
        background-position: top center;
    }

    .persey-buy__inner {
        max-width: 1254px;
        padding: 100px 0 0;
        background: none;
    }

    .persey-buy__list {
        gap: 42px;
    }

    .persey-buy__item {
        max-width: 495px;
    }

    .persey-buy__item div {
        border-radius: 5px 22px 22px 5px;
        padding: 0 30px 0 80px;
        margin-left: -60px;
        min-height: 120px;
        box-sizing: border-box;
    }

    .persey-buy__description {
        margin: 50px 0 92px;
    }
}

@media screen and (max-width: 1299px) {

    .persey-buy__inner {
        max-width: 1120px;
        padding: 100px 0;
    }

    .persey-buy__list {
        gap: 57px;
    }

    .persey-buy__item {
        max-width: 345px;
    }

    .persey-buy__item div {
        border-radius: 5px 22px 22px 5px;
        padding: 0 17px 0 67px;
        margin-left: -60px;
        min-height: 120px;
    }

    .persey-buy__description {
        margin: 50px 0 92px;
    }
}

@media screen and (max-width: 1199px) {
    .persey-buy__inner {
        max-width: 970px;
        padding: 87px 0;
    }

    .persey-buy__list {
        gap: 44px 40px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .persey-buy__item {
        max-width: 383px;
    }

    .persey-buy__title {
        font-size: 40px;
        max-width: 810px;
    }

    .persey-buy__item div {
        padding: 0 14px 0 90px;
    }
}

@media screen and (max-width: 991px) {
    .persey-buy__inner {
        max-width: 740px;
        padding: 50px 0;
    }

    .persey-buy__list {
        gap: 20px 20px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .persey-buy__item {
        max-width: 557px;
        width: 100%;
    }

    .persey-buy__title {
        font-size: 28px;
        max-width: 600px;
    }

    .persey-buy__item div {
        padding: 0 90px 0 90px;
        min-height: 100px;
    }

    .persey-buy__description {
        margin: 34px 0 55px;
    }
}

@media screen and (max-width: 767px) {
    .persey-buy__inner {
        max-width: 544px;
        padding: 30px 0;
        margin: 60px auto 0;
    }

    .persey-buy {
        margin: 70px auto 0;
    }

    .persey-buy__list {
        gap: 20px 20px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .persey-buy__item {
        max-width: 544px;
        width: 100%;
    }

    .persey-buy__title {
        font-size: 24px;
        max-width: 544px;
    }

    .persey-buy__item div {
        padding: 0 70px 0 90px;
        min-height: 100px;
    }

    .persey-buy__description {
        margin: 34px 0 55px;
    }
}

@media screen and (max-width: 567px) {
    .persey-buy__inner {
        max-width: 360px;
        padding: 20px 0;
    }

    .persey-buy__list {
        gap: 20px 20px;
    }

    .persey-buy__item {
        max-width: 100%;
        width: 100%;
    }

    .persey-buy__title {
        font-size: 24px;
        max-width: 360px;
        text-align: left;
    }

    .persey-buy__item div {
        padding: 0 22px 0 55px;
        min-height: 95px;
        margin-left: -45px;
        border-radius: 16px;
    }

    .persey-buy__description {
        margin: 16px 0 30px;
        text-align: left;
    }

    .persey-buy__item img {
        max-width: 75px;
    }

    .persey-buy__item div span {
        font-size: 14px;
    }
}

@media screen and (max-width: 380px) {
    .persey-buy__inner {
        max-width: 297px;
    }

    .persey-buy__title {
        max-width: 297px;
    }
}

.persey-accessories__inner {
    width: 100%;
    background-image: url("/image/catalog/landings/persey/persey-accessories.webp");
    background-size: cover;
    background-position: top center;
    min-height: 784px;
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.persey-accessories__description-wrapper {
    max-width: 810px;
    width: 100%;
    margin-top: -30px;
}

.persey-accessories__description-wrapper h3 {
    color: #FFF;
    font-family: "Prosto One";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0 0 24px;
}

.persey-accessories__description-wrapper h3 span {
    color: #BD9A5F;
}

.persey-accessories__description-wrapper div {
    background: rgba(34, 34, 34, 0.78);
    padding: 30px;
}

.persey-accessories__description-wrapper div h4 {
    color: #fff;
    font-family: "Prosto One";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: 0 0 20px;
    padding: 0;
}

.persey-accessories__description-wrapper div p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
    padding: 0;
}

.persey-accessories__description-wrapper div h4 span {
    color: #BD9A5F;
}

@media screen and (max-width: 1699px) {
    .persey-accessories {
        width: 100%;
        background-image: url("/image/catalog/landings/persey/persey-accessories.webp");
        background-size: cover;
        background-position: top center;
    }

    .persey-accessories__inner {
        background: none;
        min-height: 642px;
        max-width: 1280px;
    }

    .persey-accessories__description-wrapper {
        max-width: 671px;
        width: 100%;
        margin-top: -50px;
    }

    .persey-accessories__description-wrapper h3 {
        color: #FFF;
        font-family: "Prosto One";
        font-size: 48px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        text-transform: uppercase;
        margin: 0 0 24px;
    }

    .persey-accessories__description-wrapper h3 span {
        color: #BD9A5F;
    }

    .persey-accessories__description-wrapper div {
        background: rgba(34, 34, 34, 0.78);
        padding: 30px;
    }
}

@media screen and (max-width: 1299px) {
    .persey-accessories {
        width: 100%;
        background-image: url("/image/catalog/landings/persey/persey-accessories.webp");
        background-size: contain;
        background-position: center left;
        background-repeat: no-repeat;
    }

    .persey-accessories__inner {
        background: none;
        min-height: 642px;
        max-width: 1120px;
    }

    .persey-accessories__description-wrapper {
        max-width: 567px;
        width: 100%;
        margin-top: -50px;
    }

    .persey-accessories__description-wrapper h3 {
        font-size: 40px;
    }
}

@media screen and (max-width: 1199px) {
    .persey-accessories__inner {
        min-height: 522px;
        max-width: 970px;
    }

    .persey-accessories__description-wrapper {
        max-width: 567px;
        width: 100%;
        margin-top: -50px;
    }

    .persey-accessories__description-wrapper h3 {
        font-size: 40px;
    }
}

@media screen and (max-width: 991px) {
    .persey-accessories__inner {
        min-height: 428px;
        max-width: 740px;
    }

    .persey-accessories__description-wrapper {
        max-width: 447px;
        width: 100%;
        margin-top: -70px;
    }

    .persey-accessories__description-wrapper h3 {
        font-size: 28px;
    }

    .persey-accessories__description-wrapper div h4 {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .persey-accessories__inner {
        min-height: 428px;
        max-width: 544px;
    }

    .persey-accessories__description-wrapper {
        max-width: 544px;
        width: 100%;
        margin-top: 0;
    }

    .persey-accessories__description-wrapper h3 {
        font-size: 24px;
    }

    .persey-accessories__description-wrapper div h4 {
        font-size: 18px;
    }

    .persey-accessories__inner {
        width: 100%;
        background-image: url(/image/catalog/landings/persey/persey-accessories-mob.webp);
        background-size: 544px auto;
        background-position: top center;
        background-repeat: no-repeat;
        min-height: 688px;
        max-width: 1600px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
    }

    .persey-accessories {
        background: none;
    }
}

@media screen and (max-width: 567px) {
    .persey-accessories__inner {
        min-height: 428px;
        max-width: 360px;
    }

    .persey-accessories__description-wrapper {
        max-width: 360px;
    }

    .persey-accessories__description-wrapper h3 {
        font-size: 24px;
    }

    .persey-accessories__description-wrapper div h4 {
        font-size: 18px;
        margin: 0 0 16px;
    }

    .persey-accessories__description-wrapper div {
        padding: 16px;
    }

    .persey-accessories__inner {
        width: 100%;
        background-image: url(/image/catalog/landings/persey/persey-accessories-mob.webp);
        background-size: 100%;
        background-position: top center;
        background-repeat: no-repeat;
        min-height: 150vw;
        max-width: 1600px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
    }

    .persey-accessories {
        background: none;
    }
}

@media screen and (max-width: 380px) {
    .persey-accessories__inner {
        min-height: 628px;
        max-width: 297px;
    }

    .persey-accessories__description-wrapper {
        max-width: 297px;
    }
}

.persey-table {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 648px;
    background-image: url(/image/catalog/landings/persey/persey-table-bg.webp);
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}

.persey-table__inner {
    max-width: 640px;
    width: 100%;
}

.persey-table__inner h3 {
    color: #FFF;
    font-family: "Prosto One";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: 0 0 24px;
    padding: 0;
    text-transform: uppercase;
}

.persey-table__inner ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

.persey-table__inner ul li {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
    padding: 20px 44px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.persey-table__inner ul li:nth-of-type(odd) {
    background: rgba(50, 50, 50, 0.80);
    opacity: 0.9;
}

.persey-table__inner ul li:nth-of-type(even) {
    background: rgba(34, 34, 34, 0.80);
    opacity: 0.9;
}

@media screen and (max-width: 1699px) {
    .persey-table {
        min-height: 486px;
        background-image: url(/image/catalog/landings/persey/persey-table-bg-laptop.webp);
        background-size: cover;
        background-position: top right;
        background-repeat: no-repeat;
        max-width: 100%;
    }

    .persey-table__wrapper {
        max-width: 1280px;
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1599px) {
    .persey-table__wrapper {
        max-width: 1120px;
    }

    .persey-table {
        background-position: top right -150px;
    }

}

@media screen and (max-width: 1299px) {
    .persey-table__wrapper {
        max-width: 1120px;
    }
}

@media screen and (max-width: 1199px) {
    .persey-table__wrapper {
        max-width: 970px;
    }

    .persey-table__inner h3 {
        font-size: 40px;
    }

    .persey-table__inner ul li {
        font-size: 16px;
        padding: 20px 37px;
    }

    .persey-table__inner {
        max-width: 532px;
    }
}

@media screen and (max-width: 991px) {
    .persey-table__wrapper {
        max-width: 740px;
    }

    .persey-table {
        background-position: top right -300px;
    }
}

@media screen and (max-width: 767px) {
    .persey-table__wrapper {
        max-width: 544px;
    }

    .persey-table {
        background-position: top center;
        background-size: auto 486px;
        background-image: url(/image/catalog/landings/persey/persey-table-bg-mb.webp);
        margin: 60px auto 0;
    }

    .persey-table__inner {
        max-width: 100%;
        margin: 487px 0 80px;
    }

    .persey-table__inner h3 {
        font-size: 24px;
    }

    .persey-table__inner ul li {
        font-size: 16px;
        padding: 20px 37px;
    }
}

@media screen and (max-width: 567px) {
    .persey-table__wrapper {
        max-width: 360px;
    }

    .persey-table {
        background-position: top center;
        background-size: 100%;
        background-image: url(/image/catalog/landings/persey/persey-table-bg-mb.webp);
        margin: 60px auto 0;
    }

    .persey-table__inner {
        margin: 60vw 0 50px;
    }

    .persey-table__inner h3 {
        font-size: 24px;
    }

    .persey-table__inner ul li {
        font-size: 16px;
        padding: 0 20px;
        min-height: 65px;
    }
}

@media screen and (max-width: 380px) {
    .persey-table__wrapper {
        max-width: 297px;
    }
}

.persey-construction {
    position: relative;
    margin: 0;
}

.persey-construction__inner {
    max-width: 1900px;
    width: 100%;
    margin: 0 auto;
    background: none;
    min-height: 1209px;
    position: relative;
    box-sizing: border-box;
}


.persey-construction__inner h3 {
    color: #FFF;
    font-family: "Prosto One";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    max-width: 887px;
    width: 100%;
    position: relative;
    z-index: 3;
}

.persey-construction__inner h3 span {
    color: #BD9A5F;
}

.persey-construction__inner button {
    background: none;
    border: none;
}

.persey-construction__wrapper-bottom {
    position: relative;
    max-width: 583px;
    width: 100%;
    margin: 230px 0 0 80px;
    min-height: 395px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}

.persey-construction__wrapper-top {
    position: relative;
    max-width: 583px;
    width: 100%;
    margin: 300px 0 0 50px;
    min-height: 395px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.persey-construction__wrapper {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 113px;
}

.persey-construction__wrapper-top .persey-construction__item {
    align-self: flex-end;
    margin: 100px 0 0;
}

.persey-construction__item {
    align-self: flex-start;
    border-radius: 10px;
    border: 1px solid #FFF;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%);
    backdrop-filter: blur(12px);
    max-width: 500px;
    min-height: 311px;
    padding: 40px;
    box-sizing: border-box;
}

.persey-construction__item h4 {
    color: #BD9A5F;
    font-family: "Prosto One";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0 0 24px;
    padding: 0;
}

.persey-construction__item p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
    padding: 0;
}


.persey-construction__inner {
    background: none !important;
    position: relative;
    z-index: 0;
    isolation: isolate;
    --bg-a: url("/image/catalog/landings/persey/persey-construction-item-1.webp");
    --bg-b: var(--bg-a);
    --fade-ms: 0;
}


.persey-construction__inner > * {
    position: relative;
    z-index: 2;
}

.persey-construction__inner::before,
.persey-construction__inner::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    will-change: opacity;
    transition: opacity var(--fade-ms) ease;
    transform: translateZ(0);
    image-rendering: auto;
    -webkit-backface-visibility: hidden;
}

.persey-construction__inner::before {
    background-image: var(--bg-a);
    opacity: 1;
}

.persey-construction__inner::after {
    background-image: var(--bg-b);
    opacity: 0;
}

.persey-construction__inner.is-show-b::after {
    opacity: 1;
}

.persey-construction__inner.is-show-b::before {
    opacity: 0;
}

.persey-construction__button-top,
.persey-construction__button-bottom {
    position: relative;
}

.persey-construction__button-top svg,
.persey-construction__button-bottom svg {
    display: block;
    transition: opacity 160ms ease, transform 160ms ease, filter 160ms ease;
    will-change: opacity, transform;
}

.btn-svg--base {
    opacity: 1;
}

.btn-svg--hover {
    position: absolute;
    inset: 0;
    opacity: 0;
    pointer-events: none;
}

.persey-construction__button-top.is-active .btn-svg--base,
.persey-construction__button-bottom.is-active .btn-svg--base {
    opacity: 0;
}

.persey-construction__button-top.is-active .btn-svg--hover,
.persey-construction__button-bottom.is-active .btn-svg--hover {
    opacity: 1;
}

.persey-construction__button-top.is-active svg,
.persey-construction__button-bottom.is-active svg {
    transform: scale(1.02);
}


.persey-construction__inner::before,
.persey-construction__inner::after {
    background-color: #0b0b0b;
}

.persey-construction__inner-shadows {
    width: 100%;
    height: 0;
    position: relative;
    padding: 100px 260px;
    box-sizing: border-box;
    z-index: 1;
}

.persey-construction__inner-shadows:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    min-height: 1209px;
    background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}

.persey-construction__inner-shadows:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
    min-height: 1209px;
    background: linear-gradient(-90deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}

@media screen and (max-width: 1699px) {
    .persey-construction__inner {
        width: 100%;
        max-width: 100%;
        background-size: cover;
        background-position: center;
        min-height: 907px;
    }

    .persey-construction__inner-shadows {
        padding: 100px 0;
        max-width: 1280px;
        margin: 0 auto;
    }

    .persey-construction__inner-shadows:before {
        display: none;
    }

    .persey-construction__inner-shadows:after {
        display: none;
    }

    .persey-construction__wrapper {
        gap: 30px;
    }

    .persey-construction__wrapper-bottom {
        position: relative;
        max-width: 583px;
        width: 100%;
        margin: 40px 0 0 0;
        min-height: 395px;
    }

    .persey-construction__wrapper-top {
        position: relative;
        max-width: 563px;
        width: 100%;
        margin: 180px 0 0 0px;
        min-height: 395px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
    }

    .persey-construction__inner-shadows:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        min-height: 1209px;
        background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    }

    .persey-construction__inner-shadows:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        min-height: 1209px;
        background: linear-gradient(-90deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    }
}

@media screen and (max-width: 1599px) {
    .persey-construction__inner {
        width: 100%;
        max-width: 100%;
        background-size: cover;
        background-position: center;
        min-height: 833px;
    }

    .persey-construction__inner-shadows {
        padding: 80px 0;
        max-width: 1280px;
        margin: 0 auto;
    }

    .persey-construction__inner-shadows:before {
        display: none;
    }

    .persey-construction__inner-shadows:after {
        display: none;
    }

    .persey-construction__wrapper {
        gap: 20px;
    }

    .persey-construction__wrapper-bottom {
        position: relative;
        max-width: 583px;
        width: 100%;
        margin: 10px 0 0 10px;
        min-height: 395px;
        flex-direction: column;
    }

    .persey-construction__item {
        max-width: 500px;
        position: relative;
        z-index: 3;
    }

    .persey-construction__wrapper-top {
        position: relative;
        max-width: 563px;
        width: 100%;
        margin: 130px 0 0 0;
        min-height: 395px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
    }

    .persey-construction__wrapper-top .persey-construction__button-top {
        margin-left: 50px;
    }

    .persey-construction__inner-shadows:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        min-height: 1209px;
        background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    }

    .persey-construction__inner-shadows:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        min-height: 1209px;
        background: linear-gradient(-90deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    }

    .persey-construction__wrapper-top .persey-construction__item {
        margin: 20px 0 0;
    }
}

@media screen and (max-width: 1299px) {
    .persey-construction__inner {
        width: 100%;
        max-width: 100%;
    }

    .persey-construction__inner-shadows {
        padding: 80px 0;
        max-width: 1120px;
        margin: 0 auto;
    }

    .persey-construction__inner-shadows:before {
        display: none;
    }

    .persey-construction__inner-shadows:after {
        display: none;
    }

    .persey-construction__wrapper {
        gap: 20px;
    }

    .persey-construction__wrapper-bottom {
        position: relative;
        max-width: 583px;
        width: 100%;
        margin: 10px 0 0 10px;
        min-height: 395px;
        flex-direction: column;
    }

    .persey-construction__item {
        max-width: 500px;
        position: relative;
        z-index: 3;
    }

    .persey-construction__wrapper-top {
        position: relative;
        max-width: 563px;
        width: 100%;
        margin: 130px 0 0 0;
        min-height: 395px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
    }

    .persey-construction__wrapper-top .persey-construction__button-top {
        margin-left: 50px;
    }

    .persey-construction__inner-shadows:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        min-height: 1209px;
        background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    }

    .persey-construction__inner-shadows:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        min-height: 1209px;
        background: linear-gradient(-90deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    }

    .persey-construction__wrapper-top .persey-construction__item {
        margin: 20px 0 0;
    }
}

@media screen and (max-width: 1199px) {
    .persey-construction__inner {
        width: 100%;
        max-width: 100%;
    }

    .persey-construction__inner-shadows {
        padding: 65px 0;
        max-width: 970px;
        margin: 0 auto;
    }

    .persey-construction__inner-shadows:before {
        display: none;
    }

    .persey-construction__inner-shadows:after {
        display: none;
    }

    .persey-construction__wrapper {
        gap: 20px;
    }

    .persey-construction__inner h3 {
        font-size: 40px;
        max-width: 740px;
    }

    .persey-construction__wrapper-top {
        position: relative;
        max-width: 430px;
        width: 100%;
        margin: 160px 0 0 0;
        min-height: 395px;
    }

    .persey-construction__item {
        max-width: 430px;
        padding: 30px;
    }
}

@media screen and (max-width: 991px) {
    .persey-construction__inner {
        width: 100%;
        max-width: 100%;
    }

    .persey-construction__wrapper-top .persey-construction__item {
        margin: 0;
    }

    .persey-construction__inner-shadows {
        padding: 50px 0;
        max-width: 744px;
        margin: 0 auto;
    }

    .persey-construction__wrapper {
        gap: 20px;
    }

    .persey-construction__inner h3 {
        font-size: 28px;
        max-width: 520px;
    }

    .persey-construction__wrapper-top {
        max-width: 100%;
        width: 100%;
        margin: 420px 0 0 0;
        min-height: 200px;
        position: absolute;
        left: 0;
    }

    .persey-construction__wrapper-bottom {
        max-width: 100%;
        width: 100%;
        margin: 420px 0 0 0;
        min-height: 200px;
        position: absolute;
        left: 0;
    }

    .persey-construction__wrapper-top .persey-construction__button-top {
        position: absolute;
        left: 370px;
        top: -310px;
        margin-left: 50px;
    }

    .persey-construction__wrapper-bottom .persey-construction__button-bottom {
        position: absolute;
        left: 210px;
        top: -180px;
        margin-left: 50px;
    }


    .persey-construction__item {
        max-width: 744px;
        padding: 30px;
        margin: 0 auto;
        min-height: 200px;
    }

    .persey-construction__inner::before, .persey-construction__inner::after {
        background-size: auto 617px;
        background-position: top center;
    }

    .persey-construction__inner-shadows:before {
        display: none;
    }

    .persey-construction__inner-shadows:after {
        display: none;
    }

    .persey-construction__item h4 {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .persey-construction__inner-shadows {
        padding: 50px 0;
        max-width: 544px;
        margin: 0 auto;
    }

    .persey-construction__inner h3 {
        font-size: 24px;
        max-width: 450px;
    }

    .persey-construction__wrapper-top {
        margin: 320px 0 0 0;
    }

    .persey-construction__wrapper-bottom {
        margin: 320px 0 0 0;
    }

    .persey-construction__wrapper-top .persey-construction__button-top {
        left: 240px;
        top: -250px;
        margin-left: 50px;
    }

    .persey-construction__wrapper-bottom .persey-construction__button-bottom {
        left: 110px;
        top: -120px;
        margin-left: 50px;
    }


    .persey-construction__item {
        max-width: 744px;
        padding: 30px;
        margin: 0 auto;
        min-height: 200px;
    }

    .persey-construction__inner::before, .persey-construction__inner::after {
        background-size: auto 505px;
        background-position: top center;
    }

    .persey-construction__item p {
        font-size: 14px;
    }

    .persey-construction__inner {
        min-height: 653px;
    }
}

@media screen and (max-width: 567px) {
    .persey-construction__inner-shadows {
        padding: 20px 0;
        max-width: 360px;
        margin: 0 auto;
    }

    .persey-construction__inner h3 {
        font-size: 24px;
        max-width: 450px;
    }

    .persey-construction__wrapper-top {
        margin: 320px 0 0 0;
    }

    .persey-construction__wrapper-bottom {
        margin: 320px 0 0 0;
    }

    .persey-construction__wrapper-top .persey-construction__button-top {
        left: 130px;
        top: -190px;
    }

    .persey-construction__wrapper-bottom .persey-construction__button-bottom {
        left: 30px;
        top: -120px;
    }


    .persey-construction__item {
        max-width: 360px;
        padding: 16px;
        margin: 0 auto;
        min-height: 200px;
    }

    .persey-construction__inner::before, .persey-construction__inner::after {
        background-size: auto 325px;
        background-position: top 130px center;
    }

    .persey-construction__item p {
        font-size: 14px;
    }

    .persey-construction__inner {
        min-height: 673px;
    }

    .persey-construction__item h4 {
        font-size: 16px;
        margin-bottom: 7px;
    }
}

@media screen and (max-width: 380px) {
    .persey-construction__inner-shadows {
        max-width: 297px;
    }

    .persey-construction__item {
        max-width: 297px;
    }

    .persey-construction__wrapper-top .persey-construction__button-top {
        left: 110px;
        top: -190px;
    }

    .persey-construction__wrapper-bottom .persey-construction__button-bottom {
        left: 10px;
        top: -120px;
    }
}


:root {
    --content-max: 1600px;
    --knife-bg: #000; /* фон секции (подбери под макет) */
}

/* Секция: full-width фон + центрированный контейнер 1600px */
.section {
    position: relative;
    background: var(--knife-bg);
    z-index: 0;
    overflow: visible; /* важно — позволяем «выпирать» справа */
}

.section {
    --knife-inner-pad: 0;
}

/* если у тебя другой padding, поставь его сюда */
.section__inner {
    padding: 0 var(--knife-inner-pad);
}

.section__inner {
    max-width: var(--content-max);
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: visible;
}

/* Псевдо-элемент, который ВИЗУАЛЬНО отрезает слева всё, что выходит за 1600px */
.section--bleed-right::before {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    /* учитываем левый padding контейнера + 1px против субпиксельного «зажёвывания» */
    width: calc(50vw - var(--content-max) / 2 + var(--knife-inner-pad) + 1px);
    background: var(--knife-bg);
    z-index: 2;
    pointer-events: none;
}


/* На экранах уже 1600px «маска» не нужна */
@media (max-width: 1600px) {
    .section--bleed-right::before {
        display: none;
    }
}

/* Swiper: ничего не обрезаем, чтобы справа была половинка */
.knife__swiper,
.knife__swiper .swiper,
.knife__swiper .swiper-wrapper {
    overflow: visible !important;
}

/* Размер карточек строго по ТЗ */
.knife__slide {
    width: 790px !important;
    height: 375px !important;
    display: flex;
}

.knife-card {
    flex: 1 1 auto;
    height: 100%;
    background: #111;
    overflow: hidden;
    box-shadow: 0 8px 30px rgba(0, 0, 0, .5);
    position: relative;
    margin: 0;
}

.knife-card__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.knife__title {
    color: #FFF;
    font-family: "Prosto One";
    font-size: 48px;
    font-style: normal;
    margin: 50px 0;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}

.knife__title span {
    color: #BD9A5F;
}

.knife__nav {
    color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .45);
}

.knife__dots .swiper-pagination-bullet {
    background: #666;
    opacity: 1;
}

.knife__dots .swiper-pagination-bullet-active {
    background: #BD9A5F;
}

.knife-card__description {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.30) 100%);
    backdrop-filter: blur(4px);
    width: 100%;
    padding: 0 40px;
    min-height: 112px;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #FFF;
    font-family: "Prosto One";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.knife__dots, .knife__nav {
    display: none;
}

.knife {
    margin: 100px 0;
}

html, body {
    overflow-x: hidden;
}

@supports (overflow-x: clip) {
    html, body {
        overflow-x: clip;
    }
}

@media screen and (max-width: 1699px) {
    :root {
        --content-max: 1280px;
    }
}

@media screen and (max-width: 1599px) {
    :root {
        --content-max: 1280px;
    }
}

@media screen and (max-width: 1299px) {
    :root {
        --content-max: 1120px;
    }

    .knife__title {
        font-size: 40px;
    }
}

@media screen and (max-width: 1199px) {
    :root {
        --content-max: 970px;
    }

    .knife__title {
        font-size: 36px;
    }

    .knife {
        margin: 80px 0;
    }
}

@media screen and (max-width: 991px) {
    :root {
        --content-max: 744px;
    }

    .knife__title {
        font-size: 28px;
        margin: 30px 0;
    }

    .knife {
        margin: 60px 0;
    }

    .knife__slide {
        width: 600px !important;
        height: 300px !important;
    }
}

@media screen and (max-width: 767px) {
    :root {
        --content-max: 544px;
    }

    .knife__title {
        font-size: 24px;
    }

    .knife__slide {
        width: 544px !important;
        height: 300px !important;
    }
}

@media screen and (max-width: 567px) {
    :root {
        --content-max: 360px;
    }

    .knife__title {
        font-size: 18px;
        margin: 16px 0;
    }

    .knife-card__description {
        width: 100%;
        padding: 0 20px;
        min-height: 65px;
        font-size: 14px;
    }

    .knife__slide {
        width: 270px !important;
        height: 200px !important;
    }
}

@media screen and (max-width: 380px) {
    :root {
        --content-max: 297px;
    }
}

.blade-full__swiper,
.blade-full__swiper .swiper,
.blade-full__swiper .swiper-wrapper {
    overflow: visible !important;
}

.blade-full__slide {
    position: relative;
    height: var(--blade-h, 520px);
}

.blade-full__media {
    position: absolute;
    inset: 0 auto 0 50%;
    width: 100vw;
    z-index: 1;
    overflow: hidden;
    margin: 0;
}

.blade-full__media:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100px;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}

.blade-full__media:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100px;
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}

.blade-full__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.blade-full__content {
    position: relative;
    z-index: 2;
    height: 100%;
    display: grid;
    align-content: center;
    padding: 0 24px;
    color: #e6e6e6;
}

.blade-full__content h4 {
    color: #FFF;
    font-family: "Prosto One";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: 0 0 24px;
}

.blade-full__content p {
    color: #FFF;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.blade-full__text {
    margin: 0;
    max-width: 640px;
    font-size: 14px;
    color: #d0d0d0;
}

.blade-full__nav {
    color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .45);
    z-index: 3;
}

.blade-full__dots .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.blade-full__dots .swiper-pagination-bullet-active {
    background: #BD9A5F;
}

html, body {
    overflow-x: hidden;
}

@supports (overflow-x: clip) {
    html, body {
        overflow-x: clip;
    }
}

@media (max-width: 1200px) {
    .blade-full__slide {
        --blade-h: 460px;
    }
}

@media (max-width: 900px) {
    .blade-full__slide {
        --blade-h: 380px;
    }

    .blade-full__title {
        font-size: 24px;
    }
}

@media (max-width: 640px) {
    .blade-full__slide {
        --blade-h: 300px;
    }

    .blade-full__title {
        font-size: 21px;
    }
}

.navline {
    --nl-gap: 28px;
    --nl-gold: #BD9A5F;
    --nl-fg: #B8B8B8;
    --nl-fg-active: #FFFFFF;
    margin-left: 480px;
    margin-bottom: 30px;
    position: absolute;
    left: 50%;
    bottom: 18px;
    transform: translateX(-50%);
    display: inline-flex;
    align-items: center;
    gap: var(--nl-gap);
    z-index: 5;
    pointer-events: auto;
}


.navline__btn {
    width: 48px;
    height: 48px;
    max-width: 48px;
    min-width: 48px;
    min-height: 48px;
    max-height: 48px;
    border: 2px solid var(--nl-gold);
    border-radius: 12px;
    background: transparent;
    transform: rotate(45deg);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: box-shadow .2s, border-color .2s, background .2s;
    cursor: pointer;
}

.navline__btn:hover {
    background: var(--nl-gold);
}

.navline__btn:hover .navline__btn-ic::before {
    border-color: #fff
}

.navline__btn:active {
    background: rgba(213, 155, 56, .08);
}

.navline__btn-ic {
    width: 14px;
    height: 14px;
    position: relative;
    transform: rotate(-45deg);
}

.navline__btn-ic::before {
    content: "";
    position: absolute;
    inset: 0;
    border-style: solid;
    border-width: 0 2px 2px 0;
    border-color: var(--nl-gold);
    transform: translateX(2px) rotate(135deg);
}

.navline__btn--next .navline__btn-ic::before {
    transform: translateX(-2px) rotate(-45deg);
}

.navline__num {
    font-family: "Prosto One";
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .06em;
    color: #FFF;
    user-select: none;
}

.navline__num--current {
    color: #FFF;
    text-align: center;
    font-family: "Prosto One";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.navline__dash {
    width: 56px;
    height: 2px;
    background: rgba(255, 255, 255, .22);
    display: inline-block;
    transform: translateY(1px);
}

.blade-full__pager.is-start .navline__btn--prev,
.blade-full__pager.is-end .navline__btn--next {
    opacity: .45;
    cursor: default;
}

.blade-full__pager.is-start .navline__btn--prev:hover,
.blade-full__pager.is-end .navline__btn--next:hover {
    box-shadow: none;
}


:root {
    --content-max: 1600px;
}

.blade-full.section .section__inner {
    overflow: visible;
}

.blade-full__swiper {
    position: relative;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
}

.blade-full__swiper .swiper,
.blade-full__swiper .swiper-wrapper {
    overflow: visible !important;
}

.blade-full__slide {
    position: relative;
    width: 100vw !important;
    height: var(--blade-h, 520px);
    overflow: hidden;
    border-radius: 10px;
}

.blade-full__media {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.blade-full__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.blade-full__content {
    position: relative;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    width: var(--content-max);
    max-width: var(--content-max);
    padding: 0 24px;
    height: 100%;
    display: grid;
    align-content: center;
    color: #e6e6e6;
}


.blade-full__title {
    color: #FFF;
    font-family: "Prosto One";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin: 80px 0 55px;
    padding: 0;
    position: absolute;
    z-index: 9;
    right: 0;
    max-width: 595px;
}

@media screen and (max-width: 1599px) {
    .blade-full__title {
        max-width: 528px;
    }
}

@media screen and (max-width: 991px) {
    .blade-full__title {
        max-width: 744px;
        left: 0;
    }
}

.blade-full__title span {
    color: #BD9A5F;
}

@media (max-width: 1200px) {
    .blade-full__slide {
        --blade-h: 460px;
    }
}

@media (max-width: 900px) {
    .blade-full__slide {
        --blade-h: 380px;
    }

    .blade-full__title {
        font-size: 24px;
    }
}

@media (max-width: 640px) {
    .blade-full__slide {
        --blade-h: 300px;
    }

    .blade-full__title {
        font-size: 21px;
    }
}

.blade-full__content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-end;
}

.blade-full__content > div {
    margin: 250px 0 0;
}

@media screen and (max-width: 991px) {
    .blade-full__content {
        align-items: flex-end;
    }

    .blade-full__content > div {
        margin: 0;
    }
}

@media screen and (max-width: 991px) {
    .blade-full__content p {
        margin: 0 0 50px;
    }
}

.blade-full__content > div {
    max-width: 570px;
    width: 100%;
}

.blade-full {
    margin: 80px auto;
}

.blade-full__content {
    height: 100%;
    min-height: 850px;
}

.blade-full__slide {
    min-height: 850px;
}

@media screen and (max-width: 1699px) {
    :root {
        --content-max: 1600px;
    }
}

@media screen and (max-width: 1599px) {
    :root {
        --content-max: 1280px;
    }

    .blade-full__content {
        height: 100%;
        min-height: 700px;
    }

    .blade-full__slide {
        min-height: 700px;
    }

    .blade-full__title {
        font-size: 40px;
    }

    .blade-full__content > div {
        max-width: 503px;
    }

    .navline {
        margin-left: 360px;
        gap: 18px;
    }

    .blade-full__media img {
        object-fit: contain;
    }
}

@media screen and (max-width: 1299px) {
    :root {
        --content-max: 1120px;
    }

    .blade-full__content {
        height: 100%;
        min-height: 680px;
    }

    .blade-full__slide {
        min-height: 680px;
    }

    .blade-full__media:before {
        height: 200px;
        top: 0;
    }

    .navline {
        margin-left: 290px;
    }
}

@media screen and (max-width: 1199px) {
    :root {
        --content-max: 970px;
    }

    .blade-full__content {
        height: 100%;
        min-height: 630px;
    }

    .blade-full__slide {
        min-height: 630px;
    }

    .navline {
        margin-left: 230px;
    }
}

@media screen and (max-width: 991px) {
    :root {
        --content-max: 744px;
    }

    .blade-full__content > div {
        max-width: 744px;
    }

    .blade-full__content {
        min-height: 700px;
    }

    .blade-full__slide {
        min-height: 700px;
    }

    .blade-full__title {
        font-size: 28px;
        margin: 350px 0 24px;
        padding: 0;
        width: 100%;
    }

    .navline {
        margin-left: auto;
        margin-bottom: 0;
    }

    .blade-full__media img {
        object-position: top center;
        object-fit: cover;
        position: relative;
        top: 0;
    }

    .blade-full__media:before {
        height: 100px;
        opacity: .9;
        top: 0;
        z-index: 2;
    }
}

@media screen and (max-width: 767px) {
    :root {
        --content-max: 544px;
    }

    .blade-full__content > div {
        max-width: 544px;
    }
    .blade-full__title {
        max-width: 496px;
        left: 25px;
    }
    .blade-full__content {
        min-height: 610px;
    }

    .blade-full__slide {
        min-height: 610px;
    }

    .blade-full__title {
        font-size: 24px;
        margin: 270px 0 24px;
    }

    .navline {
        position: relative;
        margin: 30px auto;
    }

    .blade-full__dots .swiper-pagination-bullet {
        height: 100px;
        opacity: .9;
        top: 0;
        z-index: 2;
    }

    .blade-full__content > div {
        max-width: 544px;
        align-self: flex-end;
        margin: 0 0 50px;
    }
}

@media screen and (max-width: 567px) {
    :root {
        --content-max: 360px;
    }

    .blade-full__content > div {
        max-width: 360px;
        margin: 0 0 20px;
    }

    .blade-full__content {
        min-height: 410px;
    }

    .blade-full__slide {
        min-height: 490px;
    }

    .blade-full__media img {
        height: auto;
        min-width: 130vw;
        left: -15vw;
    }

    .blade-full__title {
        font-size: 24px;
        margin: 190px 0 24px;
    }

    .blade-full__content h4 {
        font-size: 18px;
        margin: 0 0 16px;
    }

    .blade-full__content p {
        font-size: 14px;
        line-height: 120%;
    }

    .navline__dash {
        width: 26px;
        height: 2px;
    }

    .navline__num--current {
        font-size: 28px;
    }

    .navline {
        gap: 12px;
    }
}

@media screen and (max-width: 380px) {
    :root {
        --content-max: 297px;
    }

    :root {
        --content-max: 297px;
    }

    .blade-full__content > div {
        max-width: 297px;
        margin: 0 0 50px;
    }

    .blade-full__content {
        min-height: 500px;
    }

    .blade-full__slide {
        min-height: 450px;
    }

    .blade-full__title {
        font-size: 24px;
        margin: 155px 0 24px;
    }

    .navline__dash {
        width: 16px;
        height: 2px;
    }


}

.blade-full__swiper { direction: ltr; }

.details__tabs .details__tabs-content:first-of-type .details__title {
    display: none;
}

@media screen and (min-width: 1300px) {
    .persey-landing {
        margin: 50px 0;
    }
}

@media screen and (max-width: 567px) {
    .persey-landing {
        background: #000000;
        margin-top: -60px;
    }
}

.persey-construction__button-top,
.persey-construction__button-bottom {
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
}


.navline {
    max-width: 490px;
    width: 100%;
    justify-content: space-between;
}

.blade-full__pager { display: inline-flex; }
.blade-full__dots  { display: none; }

@media (max-width: 991px){
    .blade-full__pager { display: none; }
    .blade-full__dots  {
        display: flex;
        gap: 5px;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 50%;
        bottom: 14px;
        transform: translateX(-50%);
        z-index: 5;
        pointer-events: auto;
    }

    .blade-full__dots .swiper-pagination-bullet{
        width: 20px;
        height: 5px;
        border-radius: 999px;
        background: #FFFFFF;
        opacity: 1;
        transition: background .2s, transform .2s;
    }
    .blade-full__dots .swiper-pagination-bullet-active{
        background: #BD9A5F;
        transform: scale(1.02);
    }
}
.persey-construction__button-top,
.persey-construction__button-bottom{
    position: relative;
}

.persey-construction__button-top .btn-svg--base,
.persey-construction__button-bottom .btn-svg--base{
    display:block;
    position:relative;
    z-index:2;
}

.persey-construction__button-top .btn-svg--hover,
.persey-construction__button-bottom .btn-svg--hover{
    display:block;
    position:absolute;
    inset:50% auto auto 50%;
    transform: translate(-50%, -50%);
    z-index:3;
    opacity:0;
    pointer-events:none;
}

@keyframes pc-pulse {
    0%   { opacity: 0; transform: translate(-50%, -50%) scale(1.00); }
    50%  { opacity: 1; transform: translate(-50%, -50%) scale(1.06); }
    100% { opacity: 0; transform: translate(-50%, -50%) scale(1.00); }
}

.persey-construction__button-top.is-pulsing .btn-svg--hover,
.persey-construction__button-bottom.is-pulsing .btn-svg--hover{
    animation: pc-pulse 1.8s ease-in-out infinite;
}

.persey-construction__button-top.is-active .btn-svg--hover,
.persey-construction__button-bottom.is-active .btn-svg--hover{
    animation: none;
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.00);
}

.persey-construction__wrapper-top.is-active,
.persey-construction__wrapper-bottom.is-active{
    position:relative;
    z-index: 4;
}
.persey-construction__button-top.is-pulsing .btn-svg--hover,
.persey-construction__button-bottom.is-pulsing .btn-svg--hover{
    animation: pc-pulse 1.8s ease-in-out infinite;
}
