

/* Start:/local/templates/redesign2026/css/ai-agent-landing.css?178489563741809*/
:root{
    --dark: #090e23;
    --dark-2: #111936;
    --light: #ffffff;
    --light-2: #f4f8ff;
    --text: #f4f7ff;
    --ink: #111827;
    --muted: #b8c3da!important;
    --muted-dark: #526079;
    --cyan: #28d7ff;
    --cyan2: #67e8f9;
    --teal: #27d6b0;
    --line: rgba(40, 215, 255, 0.36);
    --line2: rgba(39, 214, 176, 0.36);
    --radius: 18px;
    --shadow: 0 28px 90px rgba(0, 0, 0, 0.35);
    --borderDark: #FFFFFF1E;
}

body {
    color: var(--text)!important;
    line-height: 1.6;
}

h1 {
    letter-spacing: 0!important;
}

.header {
    /*background: rgba(9, 14, 35, 0.9)!important;*/
    /*background: #07111F!important;*/

    background: var(--trs-hero-gradient);
    backdrop-filter: blur(18px);
}

html { scroll-behavior: smooth; }

body {
    margin: 0;
    color: var(--text);
    line-height: 1.6;
}

#cases{
    color: var(--slate);
}

.ai-hero{
    background: var(--trs-hero-gradient);
}

.ai-hero h1 strong{
    font-size: clamp(38px, 4.6vw, 48px);
    font-weight: 600;
}

a { color: inherit; text-decoration: none; }

img { max-width: 100%; }


input[type=number], input[type=email], input[type=text], select, textarea{
    line-height: 1.2!important;
}
.lead-form-container{
    line-height: 1.2!important;
}

.form label span{
    line-height: 16px;
}

.site-header {
    position: sticky;
    top: 0;
    z-index: 50;
    background: rgba(9, 14, 35, 0.9);
    backdrop-filter: blur(16px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.header-inner {
    width: min(1180px, calc(100% - 40px));
    min-height: 86px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 28px;
    align-items: center;
}
.brand img { width: 74px; height: 74px; object-fit: contain; display: block; }
.main-nav { display: flex; justify-content: center; gap: 28px; color: var(--muted); font-weight: 700; }
.main-nav a, .phone-link, .sdo-link { transition: color 0.2s, border-color 0.2s ease-in-out, transform 0.2s, box-shadow 0.2s; }
.main-nav a:hover, .phone-link:hover { color: var(--cyan2); /* var(--teal); */ }
.header-actions { display: flex; align-items: center; gap: 16px; font-weight: 800; }
.sdo-link {
    padding: 12px 16px;
    border: 1px solid var(--light);
    border-radius: 10px;
    /*background: #070b1b;*/
    background: #202437;
}
.sdo-link:hover {
    color: var(--cyan2);
    border-color: var(--cyan);
    transform: translateY(-2px);
    /*box-shadow: 0 0 24px rgba(39, 214, 194, 0.24);*/
    background: rgba(59, 130, 246, .12);
    box-shadow: 0 14px 34px rgba(59, 130, 246, .22);
}

.breadcrumbs { padding: 22px 0 8px; color: var(--muted); font-size: 14px; }
.breadcrumbs a:hover { color: var(--cyan2); /* var(--teal); */ }
.breadcrumbs span { margin-right: 8px; }

.ai-hero { padding: 10px 0 58px; overflow: hidden; }

/*.ai-hero h1 {*/
/*    font-size: clamp(34px, 6vw, 62px);*/
/*    text-align: left;*/
/*}*/

.ai-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 440px;
    gap: 52px;
    align-items: center;
}
h1, h2, h3 { margin: 0; text-align: center; line-height: 1.12; letter-spacing: 0; overflow-wrap: break-word; }
h1 { font-size: clamp(42px, 6vw, 72px); text-align: left; }
h2 { font-size: clamp(32px, 4vw, 52px); }
h3 { font-size: 22px; }
.ai-hero-lead { margin: 24px 0 0; font-size: 21px; color: #d5def3; }

.ai-hero-list{
    padding: 0;
    margin: 10px 0 22px 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 14px;
    flex-direction: row;
}

@media (max-width: 720px) {
    .ai-hero-list{
        margin: 10px 0;
        flex-direction: column;
    }
}

.ai-hero-list li {
    padding: 10px 14px;
    align-items: center;
    display: flex;
    font-size: 18px;
    color: #ffffff;
    gap: 5px;
}

@media (max-width: 720px) {
    .ai-hero-list li {
        padding: 8px 14px;
    }
}

.ai-hero-list li:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--cyan2);
    display: block;
    font-weight: 900;
    margin-right: 10px;
    font-size: 20px;
    box-shadow: 0px 0px 18px rgba(40, 215, 255, 1);
}

.ai-hero-note {
    color: #d5def3;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.ai-hero-note:before {
    content: "";
    position: relative;
    display: grid;
    width: 40px;
    height: 40px;
    padding-left: 10px;
    place-items: center;
    color: white;
    font-size: 22px;
    font-weight: 900;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/icon-guarantee.png?v=1");
}





.primary-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 56px;
    padding: 16px 24px;
    border: 0;
    border-radius: 12px;
    background: linear-gradient(135deg, var(--cyan), var(--cyan2));
    color: #061126;
    width: 100%;
    font: inherit;
    font-weight: 900;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s;
}

.primary-cta:hover { transform: translateY(-3px); box-shadow: 0 0 34px rgba(39, 214, 176, 0.4); }


.ai-hero-image-wrap {
    width: min(470px, 130%);
    aspect-ratio: 1;
    position: relative;
}

.ai-hero-visual {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: end;
    justify-content: center;
    border: 1px solid rgba(102, 227, 255, .24);
    border-radius: 50%;
    box-shadow: 0 0 90px rgba(59, 130, 246, .3), inset 0 0 70px rgba(102, 227, 255, .1);
}

.ai-hero-image-wrap::after {
    content: "";
    position: absolute;
    width: 450px;
    height: 110px;
    bottom: -110px;
    border-radius: 50%;
    background: rgba(59, 130, 246, .24);
    filter: blur(42px);
}

@media (max-width: 720px) {
    .ai-hero-image-wrap::after {
        display: none;
    }
}

.ai-hero-image-wrap img {
    width: 97%;
    top: 91px;
    position: relative;
}

.metric-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
    margin-top: 34px!important;
}

@media (max-width: 1100px) {
    .metric-grid {
        margin-top: 38px!important;
    }
}

.metric-card {
    min-height: 90px;
    padding: 22px;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: rgba(255, 255, 255, 0.05);
    box-shadow: inset 0 0 28px rgba(39, 214, 176, 0.05);
    transition: transform 0.2s, box-shadow 0.2s;
}
.metric-card:hover { transform: translateY(-4px); box-shadow: 0 0 30px rgba(39, 214, 176, 0.18); }
.metric-card strong { display: block; color: var(--cyan2); font-size: 28px; line-height: 1; padding-bottom: 8px}
.metric-card span { color: var(--muted); font-weight: 700; display: block; padding-top: 6px;}

.result-subtitle{
    position: relative;
}

.result-subtitle:before{
    content: "";
    width: 82px;
    height: 2px;
    bottom: -3px;
    background: var(--cyan);
    position: absolute;
}

.section { padding: 86px 0; }

.section-light {
    background: radial-gradient(circle at 20% 10%, rgba(45, 217, 243, 0.22), transparent 34%), radial-gradient(circle at 86% 28%, rgba(36, 179, 243, 0.18), transparent 32%), var(--light);
    /*background: var(--light);*/
    color: var(--ink);
}

.section-light.ai-choice-section {
    background: radial-gradient(circle at 20% 10%, rgba(45, 217, 243, 0.22), transparent 34%), radial-gradient(circle at 86% 28%, rgba(36, 179, 243, 0.18), transparent 0), var(--light);
}

.section-dark { background: var(--dark); color: var(--text); }
.section-heading { width: 100%; margin: 0 auto 42px; text-align: center; }
.section-heading p { margin: 18px auto 0; color: var(--muted-dark); font-size: 20px; }
.section-dark .section-heading p { color: var(--muted); }
.key-thought {
    /*width: min(1040px, 100%);*/
    width: 100%;
    margin: 0 auto 32px;
    padding: 20px 24px;
    border: 1px solid var(--cyan2); /* var(--teal); */
    border-radius: var(--radius);
    background: rgba(39, 214, 176, 0.08);
    color: var(--ink);
    font-size: 18px;
    font-weight: 900;
    text-align: center;
}
.key-thought span{
    color: var(--cyan);
    text-shadow: 0 0 14px rgba(40, 215, 255, 0.2), 0 0 24px rgba(40, 215, 255, 0.2);
}
.dark-key { color: var(--text); }

.problem-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 16px;
}
.problem-card,
.component-card,
.use-grid article,
.launch-steps article,
.we-get__item,
.we-do__item,
.benefit-card{
    border: 1px solid var(--line);
    border-radius: var(--radius);
    transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
}
.problem-card:hover,
.agents-team__item:hover,
.agents-team__item.active,
.component-card:hover,
.use-grid article:hover,
.launch-steps article:hover,
.we-get__item:hover,
.we-do__item:hover,
.reasons-card:hover,
.ai-choice-card:hover,
.benefit-card:hover{
    transform: translateY(-5px);
    border-color: var(--cyan2); /* var(--teal); */
    box-shadow: 0 0 30px rgba(40, 215, 255, 0.22);
}

.use-grid ul{
    padding-left: 15px;
    margin: 0;
}

.component-card ul{
    padding-left: 0;
    margin: 0;
}

.use-grid li,
.component-card li{
    position: relative;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.use-grid li:not(:last-child){
    margin-bottom: 10px;
}

.component-card li{
    display: flex;
    gap: 0;
    flex-direction: column;
}

.component-card li:not(:last-child){
    margin-bottom: 20px;
}

.component-card li strong{
    color: var(--cyan2);
    font-size: 32px;
    font-weight: bold;
    white-space: nowrap;
    line-height: 1;
    padding-bottom: 8px;
}

.use-grid li::before{
    content: "✓";
    color: var(--cyan2);
    font-weight: 900;
    margin-right: 10px;
    position: absolute;
    left: -20px;
}

.reasons-grid{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.reasons-card{
    display: grid;
    grid-template-columns: 110px 110px 1fr;
    text-align: left;
    align-items: center;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
}

@media (max-width: 720px) {
    .reasons-card{
        grid-template-columns: 70px 70px 1fr;
    }
}

@media (max-width: 600px) {
    .reasons-card{
        grid-template-columns: 1fr;
    }
}

.reasons-card:nth-child(2n){
    background: rgb(245, 255, 254);
}

.reasons-card h3{
    text-align: left;
}
.reasons-icon{
    border-left: 1px solid var(--line);
    height: 100%;
}


.reasons-icon:before {
    content: "";
    position: relative;
    display: grid;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    place-items: center;
    color: white;
    font-size: 22px;
    font-weight: 900;
    margin: 0 auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 600px) {
    .reasons-icon:before {
        width: 90px;
        height: 90px;
    }
}

.reasons-card:nth-child(1) .reasons-icon:before{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/icon-reason-1.png?v=1");
    background-size: 68px;
}

.reasons-card:nth-child(2) .reasons-icon:before{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/icon-reason-2.png");
}

.reasons-card:nth-child(3) .reasons-icon:before{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/icon-reason-3.png");
    background-size: 86px;
}

.reasons-card:nth-child(4) .reasons-icon:before{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/icon-reason-4.png");
    background-size: 100px;
}

.reasons-card:nth-child(5) .reasons-icon:before{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/icon-reason-5.png");
}

.reasons-box{
    padding: 22px;
}

.reasons-box p:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
}

.reasons-card .number {
    font-weight: 900;
    display: block;
    width: 36px;
    align-items: center;
    height: 36px;
    border-radius: 50%;
    justify-content: space-around;
    display: block;
    margin: 0 auto 16px;
    color: var(--cyan2);
    font-size: 44px;
    text-align: center;
    line-height: 1;
}

@media (max-width: 720px) {
    .reasons-card .number {
        font-size: 40px;
        margin-top: 20px;
    }
}

.problem-card {
    padding: 22px;
    background: #f7fbff;
    position: relative;
}

.problem-card .number {
    font-weight: 900;
    display: block;
    width: 36px;
    align-items: center;
    height: 36px;
    border-radius: 50%;
    justify-content: space-around;
    display: block;
    margin: 0 auto 16px;
    color: var(--cyan2);
    font-size: 44px;
    text-align: center;
    line-height: 1;
}

@media (max-width: 720px) {
    .problem-card .number {
        font-size: 40px;
    }
}

.problem-card-v1 span {
    color: var(--cyan2);
    font-weight: 900;
}

.problem-card h3 {
    margin: 18px 0 10px 0;
    color: var(--ink);
    text-align: center;
    display: flex;
    font-size: 19px;
    align-items: center;
    min-height: 81px;
    justify-content: center;
    /*word-break: break-all;*/
}

.problem-card p {
    color: var(--muted-dark);
    padding: 0;
    margin: 0;
    line-height: 1.5;
}

/* ai agent */
.agents-team{
    display:flex;
    gap:62px;
    padding-top: 5px;
}

@media (max-width: 1024px) {
    .agents-team{
        flex-direction: column;
    }
}


.agents-team__text{
    padding-top: 10px;
}

.agents-team__content{
    display:grid;
    /*position: relative;*/
    flex: 1;
    overflow: hidden;
    /*min-height: 640px;*/
}

.agents-team__panel{
    /*position:absolute;*/
    /*inset:0;*/
    /*opacity:0;*/
    /*visibility:hidden;*/
    /*transform:translateX(40px) scale(.98);*/
    /*transition:*/
    /*        opacity .45s ease,*/
    /*        transform .45s ease,*/
    /*        visibility .45s;*/
    /*pointer-events:none;*/
    grid-area:1/1;
    opacity:0;
    visibility:hidden;
    transform:translateX(30px);
    transition:.4s;
}

@media (max-width: 1240px) {
    .agents-team__panel{
        transform:translateX(0);
    }
}


.agents-team__panel.active{
    /*opacity:1;*/
    /*visibility:visible;*/
    /*transform:translateX(0) scale(1);*/
    /*pointer-events:auto;*/
    /*z-index:2;*/
    opacity:1;
    visibility:visible;
    transform:none;
}

.agents-team__tabs{
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}

@media (max-width: 1024px) {
    .agents-team__tabs{
        width: 100%;
        flex-direction: row;
        overflow: auto;
        gap: 20px;
    }
}

.agents-team__item{
    display: grid;
    grid-template-columns: 110px 1fr;
    gap: 20px;
    text-align: left;
    align-items: center;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
    position:relative;
    flex-grow: 1;
    margin-bottom: 0;
    cursor: pointer;
    transition: .35s ease;
}

@media (max-width: 1024px) {
    .agents-team__item{
        grid-template-columns: 90px 1fr;
    }
}

.agents-team__item h3{
    text-align: left;
}

@media (max-width: 1024px) {
    .agents-team__item h3{
        font-size: 14px;
        padding-right: 20px;
    }
}

.agents-team__item:hover{
    transform:translateX(10px);
}

.agents-team__item.active{
    transform:translateX(20px);
    box-shadow: 0 20px 60px rgba(0,0,0,.08);
}

@media (max-width: 1024px) {
    .agents-team__item.active{
        transform:translateX(0);
    }
}

.agents-team__item::before{
    content:"";
    position:absolute;
    left:-14px;
    top:20px;
    width:2px;
    height:0;
    border-radius:50px;
    background: var(--cyan2);
    transition:.35s;
}

.agents-team__item.active::before{
    height:calc(100% - 40px);
}



.agents-team__icon {
    position: relative;
    display: grid;
    width: 76px;
    height: 76px;
    place-items: center;
    border-radius: 22px;
    color: white;
    font-size: 22px;
    font-weight: 900;
    margin: 0 auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.agents-team__item:nth-child(1) .agents-team__icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-analitics.png");
    background-size: 70px;
}

.agents-team__item:nth-child(2) .agents-team__icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-2.png");
}

.agents-team__item:nth-child(3) .agents-team__icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-1.png");
}

.agents-team__item:nth-child(4) .agents-team__icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-3.png");
}

.agents-team__item:nth-child(5) .agents-team__icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-4.png");
}

.agents-team__item:nth-child(6) .agents-team__icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-admin.png");
    background-size: 70px;
}

.agents-team__screen{
    width: 100%;
    height: auto;
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/laptop-bg.png?v=1");
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 2 / 1.144;
}

.agents-team__screen{
    overflow:hidden;
    border-radius:20px;
    position: relative;
}

.agents-team__screen img{
    display:block;
    width:100%;
    transition:
            transform .6s ease,
            opacity .6s ease;
}

.agents-team__panel.active img{
    transform:scale(1);
    opacity:1;
}

.agents-team__panel img{
    transform:scale(1.05);
    opacity:.7;
}

.agents-team__img-wrap{
    position: relative;
    width: 74.9%;
    left: 12.7%;
    height: 82.4%;
    top: 5.3%;
}

@media (max-width: 1200px) {
    .agents-team__img-wrap {
        position: relative;
        width: 74.8%;
        left: 12.7%;
        height: 82.1%;
        top: 5.3%;
    }
}

.agents-team__img-wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.agents-team__numbers ul{
    display: flex;
    gap: 40px;
    margin: 5px 0 10px;
}
.agents-team__numbers li{
    display: flex;
    gap: 0;
    flex-direction: column;
}

.agents-team__numbers li{
    margin-bottom: 10px;
}

.agents-team__numbers li strong{
    color: var(--cyan2);
    font-size: 32px;
    font-weight: bold;
    white-space: nowrap;
    line-height: 1;
    padding-bottom: 8px;
}



.component-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 18px;
}

.component-card p {
    padding: 0;
    margin: 0;
    line-height: 1.5;
}

.component-card, .use-grid article {
    padding: 24px;
    background: rgba(255, 255, 255, 0.055);
}

.component-card h3, .use-grid h3 {
    margin: 18px 0 12px;
    text-align: left;
    height: 62px;
    display: flex;
    align-items: center;
}
.component-card h3{
   justify-content: center;
    text-align: center;
}

.use-grid h3{
    text-align: center;
    justify-content: center;
}

.component-card p, .use-grid p { color: var(--muted); }

.component-icon {
    position: relative;
    display: grid;
    width: 72px;
    height: 72px;
    place-items: center;
    border-radius: 22px;
    background: linear-gradient(145deg, #4a34ff, #28d7ff 52%, #27d6b0);
    color: white;
    font-size: 22px;
    font-weight: 900;
    box-shadow: 0 12px 36px rgba(40, 215, 255, 0.22), inset 0 2px 8px rgba(255, 255, 255, 0.28);
}

.component-platform-icon {
    position: relative;
    display: grid;
    width: 96px;
    height: 96px;
    place-items: center;
    border-radius: 22px;
    color: white;
    font-size: 22px;
    font-weight: 900;
    margin: 0 auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.component-card:nth-child(1) .component-platform-icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-1.png");
}

.component-card:nth-child(2) .component-platform-icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-2.png");
}

.component-card:nth-child(3) .component-platform-icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-3.png");
}

.component-card:nth-child(4) .component-platform-icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-4.png");
}

.component-area-icon {
    position: relative;
    display: grid;
    width: 96px;
    height: 96px;
    place-items: center;
    border-radius: 22px;
    color: white;
    font-size: 22px;
    font-weight: 900;
    margin: 0 auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.use-grid article:nth-child(1) .component-area-icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/areas-ai-icon-1.png");
}

.use-grid article:nth-child(2) .component-area-icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/icon-automation.png");
    width: 124px;
}

.use-grid article:nth-child(3) .component-area-icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/areas-ai-icon-3.png");
}

.use-grid article:nth-child(4) .component-area-icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/areas-ai-icon-4.png");
}

.use-grid article:nth-child(5) .component-area-icon{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/areas-ai-icon-5.png");
}

.benefits-layout {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 28px;
    align-items: stretch;
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/benefits-bg.png?v=3");
    background-size: contain;
    background-position: center;
    padding: 0 0 10px 0;
    background-repeat: no-repeat;
}

.benefits-layout::before {
    content: "";
    position: absolute;
    inset: 42px 0 0 0;
    /*background: radial-gradient(*/
    /*        circle,*/
    /*        rgba(255,255,255,.45) 0%,*/
    /*        rgba(255,255,255,.85) 50%,*/
    /*        transparent 100%*/
    /*);*/
    z-index: 1;
}

.benefit-cards {
    display: grid;
    grid-template-columns: 1fr;
    gap: 26px;
}

.benefit-card {
    position: relative;
    z-index: 2;
    padding: 36px 40px;
    background: rgb(247 253 255 / 90%);
    color: var(--ink);
}

.benefit-card ul{
    padding-left: 10px; margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.benefit-card li{
    position: relative;
    list-style-type: none;
    line-height: 1.4;
}

.benefit-card li:not(:last-child){
    padding-bottom: 10px;
}

.benefit-card li::before {
    content: "✓";
    color: var(--cyan2);
    font-weight: 900;
    margin-right: 10px;
    position: absolute;
    left: -20px;
}

.benefit-card h3 { text-align: center; margin-bottom: 16px; }
.launch-steps ul, .consult-list { padding-left: 20px; margin: 0; }
.benefits-image {
    min-height: 100%;
    margin: 0;
    position: relative;
}

.benefits-image img {
    height: 24vw;
    width: auto;
    position: absolute;
    left: -18px;
    z-index: 1;
    top: calc(50% - 12vw);
    max-width: 1059px;
}

@media (max-width: 1100px) {
    .benefits-image {
        min-height: 100%;
        margin: 0;
        text-align: center;
        position: relative;
        width: 100%;
    }

    .benefits-image img {
        width: 100%;
        max-width: 400px;
        height: auto;
        position: inherit;
        left: auto;
        top: auto;
        margin: 0 auto;
        /*object-fit: cover;*/
    }
}

.ai-choice-section{
    overflow: hidden;
    position: relative;
}

.ai-choice-section .section-heading{
    z-index: 1;
    position: relative;
}

.ai-choice-section::before {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0px;
    background: radial-gradient(circle, rgba(213, 245, 255, 0.20) 0%, rgb(236 236 236 / 65%) 100%);
}

.ai-choice-cards{
    z-index: 1;
    position: relative;
}

.ai-choice-layout{
    display: grid;
    grid-template-columns:  1fr 44%;
    gap: 40px;
}

@media (max-width: 1024px) {
    .ai-choice-layout{
        grid-template-columns:  1fr;
    }
}

.ai-choice-cards{
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.ai-choice-card{
    display: grid;
    grid-template-columns: 190px 1fr;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    padding: 0;
    background: #fff;
    align-items: center;
    transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
}

@media (max-width: 1024px) {
    .ai-choice-card{
        grid-template-columns: 120px 1fr;
    }
}

.ai-choice-card:nth-child(2n){
    background: rgb(245, 255, 254);
}

.ai-choice-card h3{
    padding: 16px 22px;
}

@media (max-width: 1024px) {
    .ai-choice-card h3{
        padding: 16px 0;
        font-size: 16px;
    }
}

.ai-choice-card div{
    padding: 14px 22px;
    line-height: 130%;
    border-left: 1px solid var(--line);
}

.ai-choice-image{

}

.ai-choice-image__wrap{
    position: relative;
    height: 100%;
}

.ai-choice-image img{
    position: absolute;
    left: 0;
    top: calc(50% - 304px);
    width: auto;
    height: auto;
    max-width: 800px;;
}

@media (max-width: 1024px) {
    .ai-choice-image img {
        position: relative;
        left: 0;
        top: auto;
        width: auto;
        height: auto;
        max-width: 100%;
    }
}

.use-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }

.use-grid h4{
    border: 2px solid var(--cyan);
    text-align: center;
    padding: 15px;
    border-radius: 8px;
}

.component-card h4 {
    border: 2px solid var(--cyan);
    text-align: center;
    min-height: 135px;
    display: flex;
    align-items: center;
    padding: 15px;
    border-radius: 8px;
}

.section-visual {
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: #070c1e;
    overflow: hidden;
    box-shadow: var(--shadow);
}

.section-visual-banner {
    height: min(390px, 34vw);
    margin: 0 0 28px;
}

.section-visual img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.launch-steps {
    display: grid;
    grid-template-columns: 1fr);
    gap: 28px;
    align-items: center;
    position: relative;
    padding: 50px;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: #070c1e;
    overflow: hidden;
    box-shadow: var(--shadow);
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/xlaunch.png.pagespeed.ic.rVRXwcHaLx.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 769px) {
    .launch-steps {
        padding: 30px;
    }
}

.launch-steps__bg{
    position: absolute;
    inset: 0px;
    background: radial-gradient(circle, rgba(213, 245, 255, 0.10) 0%, rgb(236 236 236 / 35%) 100%);
}

.launch-steps article {
    position: relative;
    padding: 20px 20px;
    background: rgba(255, 255, 255, 0.9);
    color: var(--ink);
    display: grid;
    grid-template-columns: 60px 340px 1fr;
}

@media (max-width: 1024px) {
    .launch-steps article {
        grid-template-columns: 50px 236px 1fr;
    }
}

@media (max-width: 769px) {
    .launch-steps article {
        grid-template-columns: 1fr;
    }
}

.launch-steps article:not(:last-child)::after {
    content: "";
    position: absolute;
    right: calc(50% - 10px);
    bottom: -25px;
    width: 28px;
    height: 20px;
    color: var(--cyan2);
    transform: rotate(90deg);
    font-size: 28px;
    font-weight: 900;
    background-image: url(/local/templates/redesign2026/css/../img/arrow-right.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.launch-steps strong {
    display: block;
    margin: 0 auto;
    color: var(--cyan2); /* var(--teal); */
    font-size: 44px;
    text-align: center;
    line-height: 1;
}

.launch-steps__num{
    display: flex;
    align-items: center;
}

.launch-steps__title{
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1024px) {
    .launch-steps__title{
        padding-right: 15px;
    }
}

@media (max-width: 720px) {
    .launch-steps strong {
        font-size: 40px;
        margin-bottom: 0;
    }
}

.launch-steps h3 {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

@media (max-width: 769px) {
    .launch-steps h3 {
        padding-bottom: 15px;
    }
}

.launch-steps ul{
    padding-left: 15px;
    margin: 0;
}

.launch-steps li{
    color: var(--muted-dark);
    margin-bottom: 8px;
    position: relative;
    list-style-type: none;
    line-height: 1.4;
}

.launch-steps li:not(:last-child){
    padding-bottom: 2px;
}

.launch-steps li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
}

.launch-steps li::before {
    content: "✓";
    color: var(--cyan2);
    font-weight: 900;
    margin-right: 10px;
    position: absolute;
    left: -20px;
}

.we-get{
    padding:0 0 18px 0;
}

.we-get h3{
    font-size: 30px;
    padding-bottom: 30px;
}

.we-get__list{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 28px;
    font-size: 17px;
    line-height: 120%;
}

@media (max-width: 1024px) {
    .we-get__list{
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 769px) {
    .we-get__list{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .we-get__list{
        grid-template-columns: 1fr;
    }
}

.we-get__item{
    position: relative;
    padding: 0 5px 12px 5px;
    background: rgba(255, 255, 255, 0.9);
    color: var(--ink);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.we-get__item:before {
    content: "";
    position: relative;
    display: grid;
    width: 66px;
    height: 66px;
    place-items: center;
    border-radius: 22px;
    color: white;
    font-size: 22px;
    font-weight: 900;
    margin: 0 auto;
    padding-bottom: 8px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.we-get__item:nth-child(1):before{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-4.png");
    background-size: 60px;
}

.we-get__item:nth-child(2):before{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-analitics.png");
    background-size: 60px;
}

.we-get__item:nth-child(3):before{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/icon-automation.png");
    background-size: 66px;
}

.we-get__item:nth-child(4):before{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/icon-recomendation.png");
    background-size: 56px;
}

.we-get__item:nth-child(5):before{
    background-image: url("/local/templates/redesign2026/css/../img/ai-agent/card-icon-admin.png");
    background-size: 60px;
}

.we-do{
    padding: 26px 0;
    overflow: hidden;
}

.we-do h3{
    font-size: 30px;
    padding-bottom: 30px;
}

.we-do__list{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 28px;
    font-size: 18px;
    font-weight: bold;
    line-height: 130%;
}

@media (max-width: 1024px) {
    .we-do__list{
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 769px) {
    .we-do__list{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .we-do__list{
        grid-template-columns: 1fr;
    }
}

.we-do__item{
    position: relative;
    padding: 15px 12px 14px;
    background: rgba(255, 255, 255, 0.9);
    color: var(--ink);
    text-align: center;
}

.we-do__item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: calc(50% - 10px);
    right: -30px;
    width: 30px;
    height: 2px;
    background: var(--cyan);
}

.we-do__num{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    font-weight: bold;
    text-align: center;
    justify-content: center;
    color: white;
    background: var(--cyan);
    font-size: 32px;
    border-radius: 50%;
    margin: 0 auto 10px;
}


/* Блок стоимости */
.pricing{
    width:100%;
    display:flex;
    justify-content:center;
}

.pricing-card{
    width:100%;
    background: rgba(255, 255, 255, 0.9);
    border:1px solid var(--cyan2);
    border-radius:22px;
    padding: 20px 85px;
    box-shadow: 0 0 30px rgba(40, 215, 255, 0.22);
}

.pricing-card h2{
    font-size:34px;
    font-weight:700;
    margin-bottom: 20px;
    color: #000;
}

.pricing-grid{
    display: flex!important;
    justify-content: space-between!important;
    gap:60px;
    align-items:center;
}

@media (max-width: 700px) {
    .pricing-grid{
        display: grid!important;
    }
}

.pricing{
    padding: 20px 0 0;
}

.price-label{
    font-size: 26px;
    padding-top: 10px;
    font-weight:500;
    color:#555;
}

@media (max-width: 700px) {
    .price-label{
        font-size: 18px;
        line-height: 140%;
    }
}

.price-value{
    font-size: 52px;
    font-weight:700;
    line-height:1.1;
    color:#111;
}

.price-note{
    margin-top:12px;
    font-size:17px;
    color:#777;
}

.price-border{
    width: 1px;
    height: 120px;
    background: #cbcbcb;
}

@media (max-width: 700px) {
    .price-border{
        display: none;
    }
}

/* Условия */
.features{
    list-style:none;
}

@media(max-width:700px){
    .features{
        margin: 0;
    }
}

.features li{
    position:relative;
    padding-left:38px;
    margin-bottom:22px;
    font-size:20px;
    line-height:1.4;
    text-align: left;
}

@media(max-width:700px){
    .features li{
        margin-bottom: 12px;
    }
}

.features li::before{
    content:"✓";
    position:absolute;
    left:0;
    top:-4px;
    font-size:26px;
    font-weight:bold;
    color: var(--cyan);
}


.pricing .footnote {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.6;
    color: #666;
}

.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 58px;
    width: 100%;
    background: linear-gradient(135deg, var(--cyan), var(--cyan2));
    color: #061126;
    text-decoration: none;
    font-size: 16px!important;
    font-weight: 600;
    border-radius: 12px;
    transition: .2s;
}

.btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 0 34px rgba(35, 220, 220, 0.4);
}

/* Мобильная версия */
@media(max-width:700px){
    .pricing-card{
        padding:28px;
        border-radius:18px;
    }

    .pricing-card h2{
        font-size:28px;
    }

    .pricing-grid{
        grid-template-columns:1fr;
        gap:50px;
    }

    .price-value{
        font-size:40px;
    }

    .features li{
        font-size:17px;
    }
}

.faq-block { width: min(980px, 100%); margin: 0 auto; display: grid; gap: 12px; }

details {
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: rgba(255, 255, 255, 0.055);
    transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
}

details:hover {
    transform: translateY(-3px);
    border-color: var(--cyan2);
    box-shadow: 0 0 34px rgba(40, 215, 255, 0.4);
}

summary { cursor: pointer; padding: 22px 24px; font-weight: 900; }
details p { margin: 0; padding: 0 24px 22px; color: var(--muted); }

.trust-section { min-height: 430px; display: grid; align-items: center; }
.logo-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
    margin-top: 36px;
}
.logo-card {
    min-height: 112px;
    display: grid;
    place-items: center;
    border: 1px solid #dce5f4;
    border-radius: 16px;
    background: #f8fbff;
    color: #8a97ad;
    font-weight: 800;
    letter-spacing: 0;
    box-shadow: 0 14px 36px rgba(17, 24, 39, 0.06);
    transition: transform 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.logo-card:hover {
    transform: translateY(-4px);
    border-color: var(--cyan2); /* var(--teal); */
    box-shadow: 0 18px 44px rgba(39, 214, 176, 0.16);
}
.logo-card img {
    max-width: 82%;
    max-height: 74px;
    object-fit: contain;
}
.contact-grid { display: grid; grid-template-columns: 1fr 420px; gap: 52px; align-items: start; }
.contact-grid h2 { text-align: left; }
.contact-grid p, .consult-list { color: var(--muted); }
.contact-grid h3 { text-align: left; margin: 28px 0 12px; }
.contact-form {
    display: grid;
    gap: 16px;
    padding: 26px;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: rgba(255, 255, 255, 0.055);
}

textarea { min-height: 110px; resize: vertical; }

.footer { padding: 54px 0 28px; background: #060a19; color: var(--muted); }
.footer-grid { display: grid; grid-template-columns: 1.2fr 1fr 1fr 1fr; gap: 28px; }
.footer strong { color: var(--text); }
.socials { display: flex; flex-wrap: wrap; gap: 10px; align-content: start; }
.socials a {
    display: inline-flex;
    min-width: 46px;
    min-height: 40px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--line);
    border-radius: 999px;
}
.footer-bottom {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    align-items: center;
    padding-top: 28px;
    margin-top: 28px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 14px;
}
.to-top {
    margin-left: auto;
    display: grid;
    width: 48px;
    height: 48px;
    place-items: center;
    border-radius: 50%;
    background: var(--cyan2); /* var(--teal); */
    color: #061126;
    font-size: 24px;
    font-weight: 900;
}

@media (max-width: 1200px) {
    .problem-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .problem-card h3 {
        min-height: 55px;
    }
}

@media (max-width: 1100px) {
    .header-inner { grid-template-columns: auto 1fr; }
    .main-nav { order: 3; grid-column: 1 / -1; justify-content: flex-start; overflow-x: auto; padding-bottom: 12px; }
    .ai-hero-grid, .benefits-layout, .contact-grid { grid-template-columns: 1fr; }
    .ai-hero-image-wrap { margin: 0 auto; }
    .problem-grid, .component-grid, .use-grid, .metric-grid, .logo-grid { grid-template-columns: repeat(2, 1fr); }
    .launch-steps { grid-template-columns: 1fr; }
    .launch-steps article::after { display: none; }

}

@media (max-width: 720px) {
    .container, .header-inner { width: min(100% - 28px, 1180px); }
    .header-actions { flex-direction: column; align-items: flex-start; gap: 8px; }
    .brand img { width: 58px; height: 58px; }
    h1 { font-size: 38px; text-align: center; }
    .ai-hero { padding-top: 24px; }
    .ai-hero-list, .metric-grid, .problem-grid, .component-grid, .benefit-cards, .use-grid, .launch-steps, .footer-grid, .logo-grid { grid-template-columns: 1fr; }
    .section { padding: 58px 0; }
    .ai-hero-image-wrap { width: min(330px, 80%); margin-bottom: 15px; }
    .footer-bottom { display: grid; }
    .to-top { margin-left: 0; }
    .problem-card h3 {
        min-height: auto;
    }


    .use-grid li,
    .benefit-card li,
    .component-card li,
    .problem-card p,
    .launch-steps li,
    .contact-card li{
        font-size: 15px;
    }

    .key-thought{
        font-size: 16px;
    }

    .component-area-icon {
        width: 60px;
        height: 60px;
    }

    .component-card h3, .use-grid h3{
        height: auto;
    }

    .component-platform-icon {
        width: 80px;
        height: 80px;
    }
}

.features{
    color: var(--muted-dark)!important;
    margin: 5px 0!important;
}

.btn-light {
    background: #ffffff;
    border: 1px solid var(--cyan);
    color: var(--dark);
    box-shadow: 0 0 34px rgba(34, 211, 238, .34)
}

.btn-light:hover {
    background: var(--cyan2);
    transform: translateY(-1px)
}

.tariff {
    color: var(--cyan)!important;
}

.white-popup-block {
    padding: 20px;
    width: auto;
    max-width: 700px;
    margin: 0 auto;
    position: relative;
}

.mfp-close {
    color: #ffffff !important;
    font-size: 32px !important;
    opacity: 1 !important;
    right: -2px!important;
    top: -2px!important;
}

.popup-form .form {
    border: 1px solid rgba(103, 232, 249, .22);
    background: rgb(52 67 78);
    border-radius: 32px;
    padding: 30px;
}

.popup-form .calc-panel {
    background: var(--dark);
}


.popup-form h2 {
    font-size: clamp(30px, 4vw, 32px);
    color: #fff;
    padding-bottom: 15px;
}
/* End */


/* Start:/local/templates/redesign2026/vendor/magnific-popup/magnific-popup.css?17839402506852*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/*# sourceMappingURL=magnific-popup.css.map */
/* End */


/* Start:/local/templates/redesign2026/components/bitrix/breadcrumb/.default/style.css?1781541644127*/
/* Стили хлебных крошек находятся в общем template_styles.css шаблона redesign2026. */

/* End */


/* Start:/local/templates/redesign2026/components/bitrix/news.list/trust_slider/style.css?1781552505131*/
/* Стили слайдера доверия находятся в общем template_styles.css шаблона redesign2026. */

/* End */
/* /local/templates/redesign2026/css/ai-agent-landing.css?178489563741809 */
/* /local/templates/redesign2026/vendor/magnific-popup/magnific-popup.css?17839402506852 */
/* /local/templates/redesign2026/components/bitrix/breadcrumb/.default/style.css?1781541644127 */
/* /local/templates/redesign2026/components/bitrix/news.list/trust_slider/style.css?1781552505131 */
