/* Страница «Профили ПВХ»: изолированное обновление основных блоков. */
.vo-profiles-redesign {
    --vo-pvc-peach: #ffaa83;
    --vo-pvc-peach-soft: #fff1ea;
    --vo-pvc-peach-line: #efc7b9;
    --vo-pvc-green: #263b36;
    --vo-pvc-ink: #53605b;
    --vo-pvc-paper: #fffdfb;
    color: var(--vo-pvc-ink);
    background: linear-gradient(180deg, #fff 0%, #fffdfb 37%, #f8f5f2 100%);
    font-family: MullerRegular, Arial, sans-serif;
}

.vo-profiles-redesign .welcome {
    margin: 0;
    padding: 26px 0 20px;
    background: transparent;
}

.vo-profiles-redesign .welcome .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.vo-profiles-redesign .welcome .col-md-2 {
    width: 72px;
    padding: 0;
}

.vo-profiles-redesign .welcome .col-md-2 img {
    width: 54px;
    margin: 0 auto;
}

.vo-profiles-redesign .welcome .col-md-10 {
    width: auto;
    max-width: 650px;
    padding-left: 14px;
}

.vo-profiles-redesign .welcome h2 {
    margin: 0 0 3px;
    color: var(--vo-pvc-green);
    font-family: MullerBold, Arial, sans-serif;
    font-size: 19px;
    line-height: 1.2;
}

.vo-profiles-redesign .welcome h3 {
    margin: 0;
    color: #7a817d;
    font-family: MullerRegular, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.45;
}

.vo-profiles-redesign .profili-top .white {
    padding: 48px 15px 34px;
    background: radial-gradient(circle at 50% 0%, #fff8f3 0%, #fff 63%);
}

.vo-profiles-redesign .profili-top .white h1 {
    margin: 0;
    color: var(--vo-pvc-green);
    font-family: MullerBold, Arial, sans-serif;
    font-size: 42px;
    line-height: 1.1;
    letter-spacing: .025em;
}

.vo-profiles-redesign .profili-top .white > img,
.vo-profiles-redesign .profili-top .black .row > img,
.vo-profiles-redesign .utepl-char > img,
.vo-profiles-redesign .energysave .row > img {
    display: none;
}

.vo-profiles-redesign .profili-top .white h1::after,
.vo-profiles-redesign .utepl-char > h2::after,
.vo-profiles-redesign .energysave h2::after,
.vo-profiles-redesign .profili-top .black h3::after {
    display: block;
    width: 88px;
    height: 5px;
    margin: 16px auto 0;
    border-radius: 999px;
    background: var(--vo-pvc-peach);
    content: '';
}

.vo-profiles-redesign .profili-top .black {
    position: relative;
    overflow: hidden;
    background: #263b36 url('/images/products/profils/pvc-profiles-hero-v1.png') center / cover no-repeat;
}

.vo-profiles-redesign .profili-top ._light_out {
    padding: 74px 0 76px;
    background: linear-gradient(90deg, rgba(25, 48, 43, .95) 0%, rgba(31, 54, 48, .9) 43%, rgba(31, 54, 48, .52) 100%);
}

.vo-profiles-redesign .profili-top .black .container {
    max-width: 970px;
}

.vo-profiles-redesign .profili-top .black .row {
    margin: 0;
}

.vo-profiles-redesign .profili-top .black h2 {
    max-width: 720px;
    margin: 0 auto 20px;
    color: #fff;
    font-family: MullerBold, Arial, sans-serif;
    font-size: 34px;
    line-height: 1.18;
    letter-spacing: .01em;
    text-transform: none;
}

.vo-profiles-redesign .profili-top .black p {
    max-width: 720px;
    margin: 0 auto 13px;
    color: rgba(255,255,255,.88);
    font-family: MullerRegular, Arial, sans-serif;
    font-size: 17px;
    line-height: 1.65;
}

.vo-profiles-redesign .profili-top .black .row:first-child .col-md-4 {
    float: none;
    width: min(100%, 360px);
    margin: 34px auto 0;
    padding: 0;
    overflow: hidden;
    border: 4px solid rgba(255,255,255,.92);
    border-radius: 22px;
    box-shadow: 0 18px 42px rgba(0,0,0,.22);
}

.vo-profiles-redesign .profili-top .black .row:first-child .col-md-4 img {
    display: block;
    width: 100%;
    height: 365px;
    margin: 0;
    outline: 0;
    object-fit: cover;
    transition: transform 1.3s cubic-bezier(.22, 1, .36, 1);
}

@media (min-width: 992px) {
    .vo-profiles-redesign .profili-top .black .row:first-child .col-md-4:hover img {
        transform: scale(1.06);
    }
}

.vo-profiles-redesign .profili-top .black .row + .row {
    max-width: 780px;
    margin: 52px auto 0;
    padding: 30px 36px 32px;
    border: 1px solid rgba(255,255,255,.22);
    border-radius: 20px;
    background: rgba(255,255,255,.1);
    backdrop-filter: blur(5px);
}

.vo-profiles-redesign .profili-top .black h3 {
    margin: 0 0 25px;
    color: #ffe6da;
    font-family: MullerBold, Arial, sans-serif;
    font-size: 25px;
    line-height: 1.2;
    text-align: center;
}

.vo-profiles-redesign .profili-top .black h3::after {
    width: 64px;
    height: 4px;
    margin-top: 12px;
    background: var(--vo-pvc-peach);
}

.vo-profiles-redesign .utepl-char {
    max-width: 1080px;
    padding: 76px 15px !important;
}

.vo-profiles-redesign .utepl-char > h2,
.vo-profiles-redesign .energysave h2 {
    margin: 0;
    color: var(--vo-pvc-green);
    font-family: MullerBold, Arial, sans-serif;
    font-size: 34px;
    line-height: 1.2;
    text-align: center;
}

.vo-profiles-redesign .utepl-char > h2::after,
.vo-profiles-redesign .energysave h2::after {
    width: 76px;
    height: 5px;
    margin: 17px auto 38px;
}

.vo-profiles-redesign .utepl-char > p {
    max-width: 760px;
    margin: -12px auto 30px !important;
    color: #6e7772;
    font-size: 17px;
    line-height: 1.6;
    text-align: center;
}

.vo-profiles-redesign .utepl-char .utepl-char-item {
    display: flex;
    align-items: stretch;
    width: 100%;
    margin: 16px 0 !important;
    border: 1px solid var(--vo-pvc-peach-line) !important;
    border-radius: 18px;
    background: rgba(255,255,255,.94);
    box-shadow: 0 10px 28px rgba(80, 67, 57, .07);
    overflow: hidden;
}

.vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-2,
.vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-7 {
    float: none;
    min-height: 0;
    padding: 25px 28px !important;
}

.vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-2 {
    display: flex;
    align-items: center;
    width: 29%;
    color: var(--vo-pvc-green) !important;
    font-family: MullerBold, Arial, sans-serif;
    font-size: 19px;
    line-height: 1.28;
    border-right: 1px solid #f4ddd4;
    background: linear-gradient(135deg, #fff8f4 0%, #ffeadf 100%);
}

.vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-2::before {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    margin-right: 12px;
    border-radius: 50%;
    color: #fff;
    background: var(--vo-pvc-peach);
    box-shadow: inset 0 0 0 2px rgba(255,255,255,.7), 0 4px 12px rgba(220,136,100,.22);
    content: '✓';
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
}

.vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-7 {
    width: 71%;
    color: #66706b;
    font-family: MullerRegular, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.62;
}

.vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-7 strong {
    color: var(--vo-pvc-green);
    font-family: MullerBold, Arial, sans-serif;
}

.vo-profiles-redesign .utepl-char .utepl-char-item ul {
    margin: 11px 0 0;
    padding-left: 19px;
}

.vo-profiles-redesign .utepl-char .utepl-char-item li + li {
    margin-top: 4px;
}

.vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-3 {
    display: none;
}

.vo-profiles-redesign .energysave {
    position: relative;
    margin: 0;
    padding: 76px 0;
    overflow: hidden;
    background: linear-gradient(125deg, #ffad87 0%, #f6b28f 48%, #ffe3d3 100%);
}

.vo-profiles-redesign .energysave::before,
.vo-profiles-redesign .energysave::after {
    position: absolute;
    width: 300px;
    height: 300px;
    border: 1px solid rgba(255,255,255,.34);
    border-radius: 50%;
    content: '';
}

.vo-profiles-redesign .energysave::before { top: -170px; left: 7%; }
.vo-profiles-redesign .energysave::after { right: 6%; bottom: -210px; }

.vo-profiles-redesign .energysave .container,
.vo-profiles-redesign .energysave .row {
    position: relative;
    z-index: 1;
}

.vo-profiles-redesign .energysave h2 {
    color: #fff;
}

.vo-profiles-redesign .energysave h2::after {
    background: #fff;
}

.vo-profiles-redesign .energysave p {
    max-width: 820px;
    margin: 0 auto;
    color: #fff;
    font-family: MullerRegular, Arial, sans-serif;
    font-size: 17px;
    line-height: 1.68;
    text-align: center;
}

@media (max-width: 991px) {
    .vo-profiles-redesign .welcome { padding: 20px 15px 12px; }
    .vo-profiles-redesign .welcome .col-md-2 { width: 58px; }
    .vo-profiles-redesign .welcome .col-md-2 img { width: 46px; }
    .vo-profiles-redesign .welcome h2 { font-size: 16px; }
    .vo-profiles-redesign .welcome h3 { font-size: 12px; }
    .vo-profiles-redesign .profili-top .white { padding: 38px 15px 28px; }
    .vo-profiles-redesign .profili-top .white h1 { font-size: 31px; }
    .vo-profiles-redesign .profili-top ._light_out { padding: 54px 15px; }
    .vo-profiles-redesign .profili-top .black h2 { font-size: 27px; }
    .vo-profiles-redesign .profili-top .black p { font-size: 16px; }
    .vo-profiles-redesign .profili-top .black .row + .row { padding: 25px 22px; }
    .vo-profiles-redesign .profili-top .black h3 { font-size: 22px; }
    .vo-profiles-redesign .utepl-char { padding: 58px 15px !important; }
    .vo-profiles-redesign .utepl-char > h2, .vo-profiles-redesign .energysave h2 { font-size: 28px; }
    .vo-profiles-redesign .utepl-char .utepl-char-item { display: block; }
    .vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-2,
    .vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-7 { width: 100%; }
    .vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-2 { border-right: 0; border-bottom: 1px solid #f4ddd4; }
    .vo-profiles-redesign .energysave { padding: 58px 15px; }
}

@media (max-width: 520px) {
    .vo-profiles-redesign .profili-top .white h1 { font-size: 28px; }
    .vo-profiles-redesign .profili-top .black h2 { font-size: 24px; }
    .vo-profiles-redesign .profili-top .black .row:first-child .col-md-4 img { height: 320px; }
    .vo-profiles-redesign .profili-top .black .row + .row { margin-top: 36px; padding: 22px 17px; }
    .vo-profiles-redesign .utepl-char > h2, .vo-profiles-redesign .energysave h2 { font-size: 24px; }
    .vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-2 { font-size: 17px; }
    .vo-profiles-redesign .utepl-char .utepl-char-item > .col-md-7 { font-size: 15px; }
}
