Blueprint

фотопроект

19 августа 2025

T

Ответственные

3
вопроса

13
фотографов

<style> .page-article { max-width:100%!important; min-width:100%!important; } * {outline:none!important;-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; outline: none; -ms-touch-action: manipulation; touch-action: manipulation;} *, *:focus {outline:none!important;-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -ms-touch-action: manipulation; touch-action: manipulation;} [name*="_share"], [name="start_btn"], [name*="_repeat"], [name*="item_"][name*="val_"] {cursor:pointer;} #article { height:2200px; transition:height 0.3s; padding-bottom: 0px; } [name*="slide_"] .content {transition:all 0.3s; cursor:pointer;} [name*="slide_"].active .content { background-color: rgb(255 255 255 / 80%)!important; transition:all 0.3s; } </style> <script> let activeId = null; const BASELINE_ID = '0'; let infoShownOnce = false; // показ info-блока разрешён только один раз // ===== helpers ===== function getSlideId(el) { const name = $(el).attr('name') || ''; const m = name.match(/slide_(\d+)/); return m ? m[1] : null; } function $itemsById(id) { return $(`.object[name^="item_${id}"]`); } function $toplineById(id) { return $(`.object[name="topline_${id}"]`); } function getTopValue($el) { const cssTop = parseInt($el.css('top'), 10); if (!Number.isNaN(cssTop)) return cssTop; const pos = $el.position() || { top: 0 }; return pos.top || 0; } function rememberOriginalTop($els) { $els.each(function () { const $el = $(this); if ($el.data('original-top') == null) { const top = parseInt($el.css('top'), 10) || 0; $el.data('original-top', top); } }); } function triggerResize() { // при необходимости — логика ресайза } // ===== core ===== function hideActiveItems() { if (!activeId) { return $.Deferred().resolve().promise(); } const $els = $itemsById(activeId); rememberOriginalTop($els); const animations = []; $els.each(function () { const $el = $(this); const originalTop = $el.data('original-top'); const p = $el .stop(true, true) .removeClass('lined selected opac') .fadeOut(250) .promise() .then(function () { $el.css('top', originalTop + 'px'); }); animations.push(p); }); activeId = null; return $.when.apply($, animations); } function showItemsFor(id) { const $toplineTarget = $toplineById(id); const $toplineBase = $toplineById(BASELINE_ID); const topTarget = getTopValue($toplineTarget); const topBase = getTopValue($toplineBase); const shiftToBase = topBase - topTarget; const $elsRaw = $itemsById(id); rememberOriginalTop($elsRaw); // Если info уже показывали раньше — исключаем его из набора для показа const $els = infoShownOnce ? $elsRaw.filter(function () { return $(this).attr('name') !== `item_${id}_info`; }) : $elsRaw; const animations = []; $els.each(function () { const $el = $(this); const originalTop = $el.data('original-top'); $el.stop(true, true).hide(); $el.css('top', (originalTop + shiftToBase) + 'px'); animations.push($el.fadeIn(300).promise()); }); // One-time показ info-блока if (!infoShownOnce) { // сперва спрячем все возможные *_info на всякий случай $(`.object[name$="_info"]`).hide(); const $info = $(`.object[name="item_${id}_info"]`); if ($info.length) { // у info тоже должна быть корректная "база" top rememberOriginalTop($info); const originalTopInfo = parseInt($info.data('original-top'), 10) || 0; $info .stop(true, true) .css('top', (originalTopInfo + shiftToBase) + 'px') .fadeIn(300); infoShownOnce = true; } } else { // после первого раза — держим все *_info скрытыми $(`.object[name$="_info"]`).hide(); } activeId = id; return $.when.apply($, animations); } // ===== interactions ===== $(document).on('click', '[name^="slide_"]', function () { const id = getSlideId(this); if (!id) return; if (id === activeId) return; $('[name^="slide_"]').removeClass('active'); $(this).addClass('active'); hideActiveItems() .then(function () { return showItemsFor(id); }) .then(function () { triggerResize(); }); }); // ===== auto-init: активируем первый слайд при загрузке ===== $(function () { // По умолчанию спрячем все *_info (на случай, если видимы стилями) $(`.object[name$="_info"]`).hide(); const $first = $('[name^="slide_"]').first(); const firstId = getSlideId($first); if (firstId) { $('[name^="slide_"]').removeClass('active'); $first.addClass('active'); showItemsFor(firstId).then(function () { triggerResize(); }); } }); </script>

Профессия, ремесло и даже искусство фотографа как будто предполагают постоянный взгляд вовне — в окружающее пространство, общество, время. Для нашего нового проекта
мы попросили
самых интересных фотографов страны ненадолго перенастроить оптику
и заглянуть внутрь себя, ответив на три главных и неизбежных вопроса.

Кликните на имя фотографа, чтобы посмотреть его ответы

Алена Кузьмина      •      Анастасия Рябцова             Андрей Кирсанов
Гоша Ин            Данил Головкин            Дима Булин            Дима Черный
Женя Филатова            Леонид Сорокин            Максим Тараканов
 Саша Мадмуазель            Юлия Майорова            Юра Таралов

Алена Кузьмина

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":7,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":9,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":8,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":1,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":3,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":2,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":4,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":6,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":5,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Анастасия Рябцова

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 01 )
Кто я?

{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Андрей Кирсанов

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Гоша
Ин

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Данил Головкин

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Дима
Булин

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Дима Черный

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Женя Филатова

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":3,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Леонид Сорокин

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Максим Тараканов

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Саша Мадмуазель

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Юлия Майорова

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

Юра
Таралов

( 01 )
Кто я?

←      кликните на вопрос,
        чтобы увидеть фото

{"points":[{"id":10,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":12,"properties":{"x":0,"y":0,"z":0,"opacity":0,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":11,"properties":{"duration":0.3,"delay":2,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"points":[{"id":22,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":24,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":23,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 02 )
Куда я иду?

{"points":[{"id":25,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":27,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":26,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}

( 03 )
В чем счастье?

{"points":[{"id":28,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1,"scaleY":1,"rotationX":0,"rotationY":0,"rotationZ":0}},{"id":30,"properties":{"x":0,"y":0,"z":0,"opacity":1,"scaleX":1.2,"scaleY":1.2,"rotationX":0,"rotationY":0,"rotationZ":0}}],"steps":[{"id":29,"properties":{"duration":0.3,"delay":0,"bezier":[],"ease":"Power2.easeOut","automatic_duration":true}}],"transform_origin":{"x":0.5,"y":0.5}}
{"width":1200,"column_width":70,"columns_n":16,"gutter":0,"margin":40,"line":40}
false
767
3600
false
false
true
{"mode":"page","transition_type":"slide","transition_direction":"horizontal","transition_look":"belt","slides_form":{}}
{"css":".editor {font-family: tautz; font-size: 16px; font-weight: 200; line-height: 21px;}"}