1<!DOCTYPE html>
2<html lang="ru">
3<head>
4<meta charset="utf-8" />
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7 <!--metatextblock-->
8<title>
9Фитнес-клуб премиум-класса Fiji Sport Club. Москва, м. Октябрьское поле.</title>
10<meta name="description" content="Премиальный фитнес-клуб с бассейном в Москве. СЗАО, м. Октябрьское поле, Полежаевская, Хорошево." />
11 <meta property="og:url" content="https://fijisportclub.ru" />
12<meta property="og:title" content="Фитнес-клуб премиум-класса Fiji Sport Club. Москва, м. Октябрьское поле" />
13<meta property="og:description" content="Премиальный фитнес-клуб с бассейном в Москве. СЗАО, м. Октябрьское поле, Полежаевская, Хорошево." />
14<meta property="og:type" content="website" />
15<meta property="og:image" content="https://static.tildacdn.com/tild3736-3533-4439-b161-386361303861/Group_275.png" />
16<link rel="canonical" href="https://fijisportclub.ru">
17<!--/metatextblock-->
18<meta name="format-detection" content="telephone=no" />
19<meta http-equiv="x-dns-prefetch-control" content="on">
20<link rel="dns-prefetch" href="https://ws.tildacdn.com">
21<link rel="dns-prefetch" href="https://static.tildacdn.com">
22<link rel="shortcut icon" href="https://static.tildacdn.com/tild3765-3331-4063-b039-623733653931/favicon.ico" type="image/x-icon" />
23<link rel="apple-touch-icon" href="https://static.tildacdn.com/tild3065-3230-4661-b633-333135616639/Group_278.png">
24<link rel="apple-touch-icon" sizes="76x76" href="https://static.tildacdn.com/tild3065-3230-4661-b633-333135616639/Group_278.png">
25<link rel="apple-touch-icon" sizes="152x152" href="https://static.tildacdn.com/tild3065-3230-4661-b633-333135616639/Group_278.png">
26<link rel="apple-touch-startup-image" href="https://static.tildacdn.com/tild3065-3230-4661-b633-333135616639/Group_278.png">
27<meta name="msapplication-TileColor" content="#000000">
28<meta name="msapplication-TileImage" content="https://static.tildacdn.com/tild6464-6532-4137-a533-643162353364/Group_279.png">
29<!-- Assets -->
30<script src="https://neo.tildacdn.com/js/tilda-fallback-1.0.min.js" charset="utf-8" async>
31</script>
32<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-grid-3.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';"/>
33<link rel="stylesheet" href="/tilda-blocks-page31491419.min.css?t=1676890929" type="text/css" media="all" onerror="this.loaderr='y';" />
34<link rel="preconnect" href="https://fonts.gstatic.com">
35<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&subset=latin,cyrillic" rel="stylesheet">
36<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-animation-2.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';" />
37<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-popup-1.1.min.css" type="text/css" media="print" onload="this.media='all';" onerror="this.loaderr='y';" />
38<noscript>
39<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-popup-1.1.min.css" type="text/css" media="all" />
40</noscript>
41<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-forms-1.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';" />
42<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-menusub-1.0.min.css" type="text/css" media="print" onload="this.media='all';" onerror="this.loaderr='y';" />
43<noscript>
44<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-menusub-1.0.min.css" type="text/css" media="all" />
45</noscript>
46<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-slds-1.4.min.css" type="text/css" media="print" onload="this.media='all';" onerror="this.loaderr='y';" />
47<noscript>
48<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-slds-1.4.min.css" type="text/css" media="all" />
49</noscript>
50<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-zero-gallery-1.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';" />
51<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-zoom-2.0.min.css" type="text/css" media="print" onload="this.media='all';" onerror="this.loaderr='y';" />
52<noscript>
53<link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-zoom-2.0.min.css" type="text/css" media="all" />
54</noscript>
55<script type="text/javascript">
56(function (d) {
57if (!d.visibilityState) {
58var s = d.createElement('script');
59s.src = 'https://static.tildacdn.com/js/tilda-polyfill-1.0.min.js';
60d.getElementsByTagName('head')[0].appendChild(s);
61}
62})(document);
63function t_onReady(func) {
64if (document.readyState != 'loading') {
65func();
66} else {
67document.addEventListener('DOMContentLoaded', func);
68}
69}
70function t_onFuncLoad(funcName, okFunc, time) {
71if (typeof window[funcName] === 'function') {
72okFunc();
73} else {
74setTimeout(function() {
75t_onFuncLoad(funcName, okFunc, time);
76},(time || 100));
77}
78}function t_throttle(fn, threshhold, scope) {return function () {fn.apply(scope || this, arguments);};}function t396_initialScale(t){var e=document.getElementById("rec"+t);if(e){var r=e.querySelector(".t396__artboard");if(r){var a,i=document.documentElement.clientWidth,l=[],d=r.getAttribute("data-artboard-screens");if(d){d=d.split(",");for(var o=0;o<d.length;o++)l[o]=parseInt(d[o],10)}else l=[320,480,640,960,1200];for(o=0;o<l.length;o++){var n=l[o];n<=i&&(a=n)}var g="edit"===window.allrecords.getAttribute("data-tilda-mode"),u="center"===t396_getFieldValue(r,"valign",a,l),c="grid"===t396_getFieldValue(r,"upscale",a,l),t=t396_getFieldValue(r,"height_vh",a,l),f=t396_getFieldValue(r,"height",a,l),e=!!window.opr&&!!window.opr.addons||!!window.opera||-1!==navigator.userAgent.indexOf(" OPR/");if(!g&&u&&!c&&!t&&f&&!e){for(var s=parseFloat((i/a).toFixed(3)),_=[r,r.querySelector(".t396__carrier"),r.querySelector(".t396__filter")],o=0;o<_.length;o++)_[o].style.height=parseInt(f,10)*s+"px";for(var h=r.querySelectorAll(".t396__elem"),o=0;o<h.length;o++)h[o].style.zoom=s}}}}function t396_getFieldValue(t,e,r,a){var i=a[a.length-1],l=r===i?t.getAttribute("data-artboard-"+e):t.getAttribute("data-artboard-"+e+"-res-"+r);if(!l)for(var d=0;d<a.length;d++){var o=a[d];if(!(o<=r)&&(l=o===i?t.getAttribute("data-artboard-"+e):t.getAttribute("data-artboard-"+e+"-res-"+o)))break}return l}</script>
79<script src="https://static.tildacdn.com/js/jquery-1.10.2.min.js" charset="utf-8" onerror="this.loaderr='y';">
80</script>
81 <script src="https://static.tildacdn.com/js/tilda-scripts-3.0.min.js" charset="utf-8" defer onerror="this.loaderr='y';">
82</script>
83<script src="/tilda-blocks-page31491419.min.js?t=1676890929" charset="utf-8" async onerror="this.loaderr='y';">
84</script>
85<script src="https://static.tildacdn.com/js/lazyload-1.3.min.js" charset="utf-8" async onerror="this.loaderr='y';">
86</script>
87<script src="https://static.tildacdn.com/js/tilda-animation-2.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
88</script>
89<script src="https://static.tildacdn.com/js/tilda-zero-1.1.min.js" charset="utf-8" async onerror="this.loaderr='y';">
90</script>
91<script src="https://static.tildacdn.com/js/tilda-popup-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
92</script>
93<script src="https://static.tildacdn.com/js/tilda-forms-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
94</script>
95<script src="https://static.tildacdn.com/js/tilda-menusub-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
96</script>
97<script src="https://static.tildacdn.com/js/tilda-menu-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
98</script>
99<script src="https://static.tildacdn.com/js/tilda-slds-1.4.min.js" charset="utf-8" async onerror="this.loaderr='y';">
100</script>
101<script src="https://static.tildacdn.com/js/hammer.min.js" charset="utf-8" async onerror="this.loaderr='y';">
102</script>
103<script src="https://static.tildacdn.com/js/tilda-zero-gallery-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
104</script>
105<script src="https://static.tildacdn.com/js/tilda-zero-forms-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
106</script>
107<script src="https://static.tildacdn.com/js/tilda-animation-sbs-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
108</script>
109<script src="https://static.tildacdn.com/js/tilda-zoom-2.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
110</script>
111<script src="https://static.tildacdn.com/js/tilda-zero-scale-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
112</script>
113<script src="https://static.tildacdn.com/js/tilda-zero-video-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
114</script>
115<script src="https://static.tildacdn.com/js/tilda-events-1.0.min.js" charset="utf-8" async onerror="this.loaderr='y';">
116</script>
117
118<!-- calltouch -->
119
120<script>
121
122(function(w,d,n,c){w.CalltouchDataObject=n;w[n]=function(){w[n]["callbacks"].push(arguments)};if(!w[n]["callbacks"]){w[n]["callbacks"]=[]}w[n]["loaded"]=false;if(typeof c!=="object"){c=[c]}w[n]["counters"]=c;for(var i=0;i<c.length;i+=1){p(c[i])}function p(cId){var a=d.getElementsByTagName("script")[0],s=d.createElement("script"),i=function(){a.parentNode.insertBefore(s,a)},m=typeof Array.prototype.find === 'function',n=m?"init-min.js":"init.js";s.async=true;s.src="https://mod.calltouch.ru/"+n+"?id="+cId;if(w.opera=="[object Opera]"){d.addEventListener("DOMContentLoaded",i,false)}else{i()}}})(window,document,"ct","ef9uxzsi");
123</script>
124
125<!-- calltouch -->
126
127
128<script type="text/javascript">
129
130Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.webkitMatchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector),Element.prototype.closest||(Element.prototype.closest=function(e){for(var t=this;t;){if(t.matches(e))return t;t=t.parentElement}return null});
131var ct_get_val = function(form,selector){if(!!form.querySelector(selector)){return form.querySelector(selector).value;}else{return '';}}
132var set_calltouch_listener = function(el){
133 el.addEventListener('tildaform:aftersuccess', function(e) { var t_el = e.target; calltouch_sender(t_el); });
134}
135var calltouch_sender = function(form,is_zero_block){
136 var f = form;
137 var phone = ct_get_val(f,'input[data-tilda-rule="phone"],input[name="Phone"]');
138 var phone_ct = phone.replace(/[^0-9]/gim, '');
139 var cb_phone = phone_ct.length == 10?'7'+phone_ct:(phone_ct.length == 11)?'7'+phone_ct.substring(1):false;
140 if (!!cb_phone) {
141 window.ctw.createRequest('mstr', cb_phone, [], function(success, data){ console.log(success, data) } );
142 try{ if (!window.ct_snd_flag){ window.ct_snd_flag = 1; ct('goal','forms'); } } catch(e){ console.log(e); }
143 console.log('target forms success');
144 }
145if (is_zero_block){var su=form.getAttribute('data-success-url');if(su){setTimeout(function(){window.location.href=su;},500);}}
146}
147if (document.readyState!=='loading'){
148 [].forEach.call(document.querySelectorAll('form'),function(el){ set_calltouch_listener(el,false); });
149} else {
150 document.addEventListener('DOMContentLoaded', function(){
151 [].forEach.call(document.querySelectorAll('form'),function(el){ set_calltouch_listener(el,false); });
152 });
153}
154window.t396_onSuccess = function(form){
155 if (!form) return;
156 if (!form.id){ calltouch_sender(form[0],true); } else { calltouch_sender(form,true); }
157}
158window.t702_onSuccess_ct_fix = function(form){
159 setTimeout(function(){window[window.t702_onSuccess_def](form);},500);
160}
161</script>
162
163<script type="text/javascript">
164
165jQuery(document).on("click", '#nav463823880 >
166 div >
167 div.t228__centerside >
168 div >
169 ul >
170 li:nth-child(8) >
171 a', function() {
172 try{ if (!window.ct_snd_flag){ window.ct_snd_flag = 1; ct('goal','number_header'); } } catch(e){ console.log(e); }
173 console.log('target number_header success');
174 });
175jQuery(document).on("click", 'a[href*="#popup:callback"], a[href*="#popup:enter"]', function() {
176 try{ if (!window.ct_snd_flag){ window.ct_snd_flag = 1; ct('goal','bron_klub'); } } catch(e){ console.log(e); }
177 console.log('target bron_klub success');
178 });
179jQuery(document).on("click", 'a[href*="#popup:trainer"]', function() {
180 try{ if (!window.ct_snd_flag){ window.ct_snd_flag = 1; ct('goal','trainer'); } } catch(e){ console.log(e); }
181 console.log('target trainer success');
182 });
183jQuery(document).on("click", 'a[href*="#popup:prices"]', function() {
184 try{ if (!window.ct_snd_flag){ window.ct_snd_flag = 1; ct('goal','prices'); } } catch(e){ console.log(e); }
185 console.log('target prices success');
186 });
187</script>
188
189<script type="text/javascript">
190window.dataLayer = window.dataLayer || [];</script>
191<!-- Google Tag Manager -->
192<script type="text/javascript">
193(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
194new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
195j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
196'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
197})(window,document,'script','dataLayer','GTM-K47D95G');</script>
198<!-- End Google Tag Manager -->
199<script type="text/javascript">
200(function () {
201if((/bot|google|yandex|baidu|bing|msn|duckduckbot|teoma|slurp|crawler|spider|robot|crawling|facebook/i.test(navigator.userAgent))===false && typeof(sessionStorage)!='undefined' && sessionStorage.getItem('visited')!=='y' && document.visibilityState){
202var style=document.createElement('style');
203style.type='text/css';
204style.innerHTML='@media screen and (min-width: 980px) {.t-records {opacity: 0;}.t-records_animated {-webkit-transition: opacity ease-in-out .2s;-moz-transition: opacity ease-in-out .2s;-o-transition: opacity ease-in-out .2s;transition: opacity ease-in-out .2s;}.t-records.t-records_visible {opacity: 1;}}';
205document.getElementsByTagName('head')[0].appendChild(style);
206function t_setvisRecs(){
207var alr=document.querySelectorAll('.t-records');
208Array.prototype.forEach.call(alr, function(el) {
209el.classList.add("t-records_animated");
210});
211setTimeout(function () {
212Array.prototype.forEach.call(alr, function(el) {
213el.classList.add("t-records_visible");
214});
215sessionStorage.setItem("visited", "y");
216}, 400);
217}
218document.addEventListener('DOMContentLoaded', t_setvisRecs);
219}
220})();</script>
221</head>
222<body class="t-body" style="margin:0;">
223<!--allrecords-->
224<div id="allrecords" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="6296706" data-tilda-page-id="31491419" data-tilda-formskey="07e474a213ae41124196256156296706" data-tilda-lazy="yes" data-tilda-project-lang="RU" data-tilda-project-headcode="yes">
225<!--header-->
226<div id="t-header" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="6296706" data-tilda-page-id="31520074" data-tilda-formskey="07e474a213ae41124196256156296706" data-tilda-lazy="yes" data-tilda-project-lang="RU" data-tilda-project-headcode="yes">
227<div id="rec509839889" class="r t-rec t-screenmin-640px" style=" " data-animationappear="off" data-record-type="257" data-screen-min="640px" >
228<!-- T228 -->
229<div id="nav509839889marker">
230</div>
231<div class="tmenu-mobile tmenu-mobile_positionfixed" >
232<div class="tmenu-mobile__container">
233<div class="tmenu-mobile__burgerlogo">
234<a href="/" style="color:#ffffff;">
235<img src="https://static.tildacdn.com/tild3261-3163-4631-b330-306332356630/Vector.svg" class="tmenu-mobile__imglogo" imgfield="img" style="max-width: 108px; width: 108px;" alt="">
236</a>
237</div>
238<div class="t-menuburger t-menuburger_first ">
239<span style="background-color:#ffffff;">
240</span>
241<span style="background-color:#ffffff;">
242</span>
243<span style="background-color:#ffffff;">
244</span>
245<span style="background-color:#ffffff;">
246</span>
247</div>
248<script>
249function t_menuburger_init(recid) {
250var rec = document.querySelector('#rec' + recid);
251if (!rec) return;
252var burger = rec.querySelector('.t-menuburger');
253if (!burger) return;
254var isSecondStyle = burger.classList.contains('t-menuburger_second');
255if (isSecondStyle && !window.isMobile && !('ontouchend' in document)) {
256burger.addEventListener('mouseenter', function() {
257if (burger.classList.contains('t-menuburger-opened')) return;
258burger.classList.remove('t-menuburger-unhovered');
259burger.classList.add('t-menuburger-hovered');
260});
261burger.addEventListener('mouseleave', function() {
262if (burger.classList.contains('t-menuburger-opened')) return;
263burger.classList.remove('t-menuburger-hovered');
264burger.classList.add('t-menuburger-unhovered');
265setTimeout(function() {
266burger.classList.remove('t-menuburger-unhovered');
267}, 300);
268});
269}
270burger.addEventListener('click', function() {
271if (!burger.closest('.tmenu-mobile') &&
272!burger.closest('.t450__burger_container') &&
273!burger.closest('.t466__container') &&
274!burger.closest('.t204__burger')) {
275burger.classList.toggle('t-menuburger-opened');
276burger.classList.remove('t-menuburger-unhovered');
277}
278});
279var menu = rec.querySelector('[data-menu="yes"]');
280if (!menu) return;
281var menuLinks = menu.querySelectorAll('.t-menu__link-item');
282var submenuClassList = ['t978__menu-link_hook', 't978__tm-link', 't966__tm-link', 't794__tm-link', 't-menusub__target-link'];
283Array.prototype.forEach.call(menuLinks, function (link) {
284link.addEventListener('click', function () {
285var isSubmenuHook = submenuClassList.some(function (submenuClass) {
286return link.classList.contains(submenuClass);
287});
288if (isSubmenuHook) return;
289burger.classList.remove('t-menuburger-opened');
290});
291});
292menu.addEventListener('clickedAnchorInTooltipMenu', function () {
293burger.classList.remove('t-menuburger-opened');
294});
295}
296t_onReady(function() {
297t_onFuncLoad('t_menuburger_init', function(){t_menuburger_init('509839889');});
298});</script>
299<style>
300.t-menuburger {
301position: relative;
302flex-shrink: 0;
303width: 28px;
304height: 20px;
305-webkit-transform: rotate(0deg);
306transform: rotate(0deg);
307transition: .5s ease-in-out;
308cursor: pointer;
309z-index: 999;
310}
311/*---menu burger lines---*/
312.t-menuburger span {
313display: block;
314position: absolute;
315width: 100%;
316opacity: 1;
317left: 0;
318-webkit-transform: rotate(0deg);
319transform: rotate(0deg);
320transition: .25s ease-in-out;
321height: 3px;
322background-color: #000;
323}
324.t-menuburger span:nth-child(1) {
325top: 0px;
326}
327.t-menuburger span:nth-child(2),
328.t-menuburger span:nth-child(3) {
329top: 8px;
330}
331.t-menuburger span:nth-child(4) {
332top: 16px;
333}
334/*menu burger big*/
335.t-menuburger__big {
336width: 42px;
337height: 32px;
338}
339.t-menuburger__big span {
340height: 5px;
341}
342.t-menuburger__big span:nth-child(2),
343.t-menuburger__big span:nth-child(3) {
344top: 13px;
345}
346.t-menuburger__big span:nth-child(4) {
347top: 26px;
348}
349/*menu burger small*/
350.t-menuburger__small {
351width: 22px;
352height: 14px;
353}
354.t-menuburger__small span {
355height: 2px;
356}
357.t-menuburger__small span:nth-child(2),
358.t-menuburger__small span:nth-child(3) {
359top: 6px;
360}
361.t-menuburger__small span:nth-child(4) {
362top: 12px;
363}
364/*menu burger opened*/
365.t-menuburger-opened span:nth-child(1) {
366top: 8px;
367width: 0%;
368left: 50%;
369}
370.t-menuburger-opened span:nth-child(2) {
371-webkit-transform: rotate(45deg);
372transform: rotate(45deg);
373}
374.t-menuburger-opened span:nth-child(3) {
375-webkit-transform: rotate(-45deg);
376transform: rotate(-45deg);
377}
378.t-menuburger-opened span:nth-child(4) {
379top: 8px;
380width: 0%;
381left: 50%;
382}
383.t-menuburger-opened.t-menuburger__big span:nth-child(1) {
384top: 6px;
385}
386.t-menuburger-opened.t-menuburger__big span:nth-child(4) {
387top: 18px;
388}
389.t-menuburger-opened.t-menuburger__small span:nth-child(1),
390.t-menuburger-opened.t-menuburger__small span:nth-child(4) {
391top: 6px;
392}
393/*---menu burger first style---*/
394@media (hover), (min-width:0\0) {
395.t-menuburger_first:hover span:nth-child(1) {
396transform: translateY(1px);
397}
398.t-menuburger_first:hover span:nth-child(4) {
399transform: translateY(-1px);
400}
401.t-menuburger_first.t-menuburger__big:hover span:nth-child(1) {
402transform: translateY(3px);
403}
404.t-menuburger_first.t-menuburger__big:hover span:nth-child(4) {
405transform: translateY(-3px);
406}
407}
408/*---menu burger second style---*/
409.t-menuburger_second span:nth-child(2),
410.t-menuburger_second span:nth-child(3) {
411width: 80%;
412left: 20%;
413right: 0;
414}
415@media (hover), (min-width:0\0) {
416.t-menuburger_second.t-menuburger-hovered span:nth-child(2),
417.t-menuburger_second.t-menuburger-hovered span:nth-child(3) {
418animation: t-menuburger-anim 0.3s ease-out normal forwards;
419}
420.t-menuburger_second.t-menuburger-unhovered span:nth-child(2),
421.t-menuburger_second.t-menuburger-unhovered span:nth-child(3) {
422animation: t-menuburger-anim2 0.3s ease-out normal forwards;
423}
424}
425.t-menuburger_second.t-menuburger-opened span:nth-child(2),
426.t-menuburger_second.t-menuburger-opened span:nth-child(3){
427left: 0;
428right: 0;
429width: 100%!important;
430}
431/*---menu burger third style---*/
432.t-menuburger_third span:nth-child(4) {
433width: 70%;
434left: unset;
435right: 0;
436}
437@media (hover), (min-width:0\0) {
438.t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4) {
439width: 100%;
440}
441}
442.t-menuburger_third.t-menuburger-opened span:nth-child(4) {
443width: 0!important;
444right: 50%;
445}
446/*---menu burger fourth style---*/
447.t-menuburger_fourth {
448height: 12px;
449}
450.t-menuburger_fourth.t-menuburger__small {
451height: 8px;
452}
453.t-menuburger_fourth.t-menuburger__big {
454height: 18px;
455}
456.t-menuburger_fourth span:nth-child(2),
457.t-menuburger_fourth span:nth-child(3) {
458top: 4px;
459opacity: 0;
460}
461.t-menuburger_fourth span:nth-child(4) {
462top: 8px;
463}
464.t-menuburger_fourth.t-menuburger__small span:nth-child(2),
465.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
466top: 3px;
467}
468.t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
469top: 6px;
470}
471.t-menuburger_fourth.t-menuburger__small span:nth-child(2),
472.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
473top: 3px;
474}
475.t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
476top: 6px;
477}
478.t-menuburger_fourth.t-menuburger__big span:nth-child(2),
479.t-menuburger_fourth.t-menuburger__big span:nth-child(3) {
480top: 6px;
481}
482.t-menuburger_fourth.t-menuburger__big span:nth-child(4) {
483top: 12px;
484}
485@media (hover), (min-width:0\0) {
486.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1) {
487transform: translateY(1px);
488}
489.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4) {
490transform: translateY(-1px);
491}
492.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1) {
493transform: translateY(3px);
494}
495.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4) {
496transform: translateY(-3px);
497}
498}
499.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),
500.t-menuburger_fourth.t-menuburger-opened span:nth-child(4) {
501top: 4px;
502}
503.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),
504.t-menuburger_fourth.t-menuburger-opened span:nth-child(3) {
505opacity: 1;
506}
507/*---menu burger animations---*/
508@keyframes t-menuburger-anim {
5090% {
510width: 80%;
511left: 20%;
512right: 0;
513}
51450% {
515width: 100%;
516left: 0;
517right: 0;
518}
519100% {
520width: 80%;
521left: 0;
522right: 20%;
523}
524}
525@keyframes t-menuburger-anim2 {
5260% {
527width: 80%;
528left: 0;
529}
53050% {
531width: 100%;
532right: 0;
533left: 0;
534}
535100% {
536width: 80%;
537left: 20%;
538right: 0;
539}
540}</style>
541 </div>
542</div>
543<style>
544.tmenu-mobile {
545background-color: #111;
546display: none;
547width: 100%;
548top: 0;
549z-index: 990;
550}
551.tmenu-mobile_positionfixed {
552position: fixed;
553}
554.tmenu-mobile__text {
555color: #fff;
556}
557.tmenu-mobile__container {
558min-height: 64px;
559padding: 20px;
560position: relative;
561box-sizing: border-box;
562display: -webkit-flex;
563display: -ms-flexbox;
564display: flex;
565-webkit-align-items: center;
566-ms-flex-align: center;
567align-items: center;
568-webkit-justify-content: space-between;
569-ms-flex-pack: justify;
570justify-content: space-between;
571}
572.tmenu-mobile__list {
573display: block;
574}
575.tmenu-mobile__burgerlogo {
576display: inline-block;
577font-size: 24px;
578font-weight: 400;
579white-space: nowrap;
580vertical-align: middle;
581}
582.tmenu-mobile__imglogo {
583height: auto;
584display: block;
585max-width: 300px!important;
586box-sizing: border-box;
587padding: 0;
588margin: 0 auto;
589}
590@media screen and (max-width: 980px) {
591.tmenu-mobile__menucontent_hidden {
592display: none;
593height: 100%;
594}
595.tmenu-mobile {
596display: block;
597}
598}
599@media screen and (max-width: 980px) {
600#rec509839889 .tmenu-mobile {
601background-color: #334532;
602}
603#rec509839889 .tmenu-mobile__menucontent_fixed {
604position: fixed;
605top: 64px;
606}
607#rec509839889 .t-menuburger {
608-webkit-order: 1;
609-ms-flex-order: 1;
610order: 1;
611}
612}</style>
613<div id="nav509839889" class="t228 t228__positionfixed tmenu-mobile__menucontent_hidden tmenu-mobile__menucontent_fixed" style="background-color: rgba(51,69,50,1); " data-bgcolor-hex="#334532" data-bgcolor-rgba="rgba(51,69,50,1)" data-navmarker="nav509839889marker" data-appearoffset="" data-bgopacity-two="" data-menushadow="" data-bgopacity="1" data-menu-items-align="center" data-menu="yes">
614<div class="t228__maincontainer " style="">
615<div class="t228__padding40px">
616</div>
617<div class="t228__leftside">
618<div class="t228__leftcontainer">
619<a href="/" class="t228__imgwrapper" style="color:#ffffff;">
620<img class="t228__imglogo t228__imglogomobile"
621src="https://static.tildacdn.com/tild3261-3163-4631-b330-306332356630/Vector.svg"
622imgfield="img"
623style="max-width: 108px; width: 108px; min-width: 108px; height: auto; display: block;"
624alt="">
625</a>
626</div>
627</div>
628<div class="t228__centerside ">
629<nav class="t228__centercontainer"
630aria-label="Основные разделы на странице">
631<ul class="t228__list t228__list_hidden"
632role="menubar" aria-label="Основные разделы на странице">
633<li class="t228__list_item"
634role="none"
635style="padding:0 15px 0 0;">
636<a class="t-menu__link-item"
637href=""
638role="menuitem" aria-haspopup="true" aria-expanded="false" tabindex="0" data-menu-submenu-hook="link_sub1_509839889" data-menu-item-number="1"
639style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
640Направления</a>
641<div class="t-menusub" data-submenu-hook="link_sub1_509839889" data-submenu-margin="15px" data-add-submenu-arrow="">
642<div class="t-menusub__menu">
643<div class="t-menusub__content">
644<ul class="t-menusub__list" role="menu" aria-label="">
645<li class="t-menusub__list-item t-name t-name_xs" role="none">
646<a class="t-menusub__link-item t-name t-name_xs"
647role="menuitem"
648href="/"
649style="" data-menu-item-number="1">
650FIJI Sport Club</a>
651</li>
652<li class="t-menusub__list-item t-name t-name_xs" role="none">
653<a class="t-menusub__link-item t-name t-name_xs"
654role="menuitem"
655href="https://fijikids.ru/"
656style="" data-menu-item-number="1">
657FIJI Kids</a>
658</li>
659<li class="t-menusub__list-item t-name t-name_xs" role="none">
660<a class="t-menusub__link-item t-name t-name_xs"
661role="menuitem"
662href="https://fijispa.ru/"
663style="" data-menu-item-number="1">
664FIJI SPA & Beauty</a>
665</li>
666</ul>
667</div>
668</div>
669</div>
670</li>
671<li class="t228__list_item"
672role="none"
673style="padding:0 15px;">
674<a class="t-menu__link-item"
675href=""
676role="menuitem" aria-haspopup="true" aria-expanded="false" tabindex="0" data-menu-submenu-hook="link_sub2_509839889" data-menu-item-number="2"
677style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
678О клубе</a>
679<div class="t-menusub" data-submenu-hook="link_sub2_509839889" data-submenu-margin="15px" data-add-submenu-arrow="">
680<div class="t-menusub__menu">
681<div class="t-menusub__content">
682<ul class="t-menusub__list" role="menu" aria-label="">
683<li class="t-menusub__list-item t-name t-name_xs" role="none">
684<a class="t-menusub__link-item t-name t-name_xs"
685role="menuitem"
686href="/club_philosophy"
687style="" data-menu-item-number="2">
688Философия</a>
689</li>
690<li class="t-menusub__list-item t-name t-name_xs" role="none">
691<a class="t-menusub__link-item t-name t-name_xs"
692role="menuitem"
693href="/club_cards"
694style="" data-menu-item-number="2">
695Клубные карты</a>
696</li>
697<li class="t-menusub__list-item t-name t-name_xs" role="none">
698<a class="t-menusub__link-item t-name t-name_xs"
699role="menuitem"
700href="https://fijisportclub.ru/club_rules"
701style="" data-menu-item-number="2">
702Правила</a>
703</li>
704</ul>
705</div>
706</div>
707</div>
708</li>
709<li class="t228__list_item"
710role="none"
711style="padding:0 15px;">
712<a class="t-menu__link-item"
713href="#popup:3dtour"
714role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="3"
715style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
7163D-тур</a>
717</li>
718<li class="t228__list_item"
719role="none"
720style="padding:0 15px;">
721<a class="t-menu__link-item"
722href="/Training_schedule"
723role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="4"
724style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
725Расписание</a>
726</li>
727<li class="t228__list_item"
728role="none"
729style="padding:0 15px;">
730<a class="t-menu__link-item"
731href="/Team"
732role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="5"
733style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
734Команда</a>
735</li>
736<li class="t228__list_item"
737role="none"
738style="padding:0 0 0 15px;">
739<a class="t-menu__link-item"
740href="/contact"
741role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="6"
742style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
743Контакты</a>
744</li>
745</ul>
746</nav>
747</div>
748<div class="t228__rightside">
749<div class="t228__rightcontainer">
750<div class="t228__right_buttons">
751<div class="t228__right_buttons_wrap">
752<div class="t228__right_buttons_but">
753<a href="#popup" target="" class="t-btn t-btn_md " style="color:#080808;background-color:#ffffff;border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;font-family:Montserrat;font-weight:500;">
754<table role="presentation" style="width:100%; height:100%;">
755<tr>
756<td>
757Посетить клуб</td>
758</tr>
759</table>
760</a>
761</div>
762</div>
763</div>
764</div>
765</div>
766<div class="t228__padding40px">
767</div>
768</div>
769</div>
770<style>
771@media screen and (max-width: 980px) {
772#rec509839889 .t228__leftcontainer{
773display: none;
774}
775}</style>
776<style>
777@media screen and (max-width: 980px) {
778#rec509839889 .t228__leftcontainer {
779padding: 20px;
780}
781#rec509839889 .t228__imglogo {
782padding: 20px 0;
783}
784#rec509839889 .t228 {
785}
786}</style>
787<script>
788window.addEventListener('load', function () {
789t_onFuncLoad('t228_setWidth', function () {
790t228_setWidth('509839889');
791});
792});
793window.addEventListener('resize', t_throttle(function () {
794t_onFuncLoad('t228_setWidth', function () {
795t228_setWidth('509839889');
796});
797t_onFuncLoad('t_menu__setBGcolor', function () {
798t_menu__setBGcolor('509839889', '.t228');
799});
800}));
801t_onReady(function () {
802t_onFuncLoad('t_menu__highlightActiveLinks', function () {
803t_menu__highlightActiveLinks('.t228__list_item a');
804});
805t_onFuncLoad('t_menu__findAnchorLinks', function () {
806t_menu__findAnchorLinks('509839889', '.t228__list_item a');
807});
808t_onFuncLoad('t228__init', function () {
809t228__init('509839889');
810});
811t_onFuncLoad('t_menu__setBGcolor', function () {
812t_menu__setBGcolor('509839889', '.t228');
813});
814t_onFuncLoad('t228_setWidth', function () {
815t228_setWidth('509839889');
816});
817t_onFuncLoad('t_menu__createMobileMenu', function () {
818t_menu__createMobileMenu('509839889', '.t228');
819});
820});</script>
821<!--[if IE 8]>
822<style>
823#rec509839889 .t228 {
824filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#D9334532', endColorstr='#D9334532');
825}</style>
826<![endif]-->
827<style>
828@media (hover), (min-width:0\0) {
829#rec509839889 .t-btn:not(.t-animate_no-hover):hover{
830background-color: #e8e8e8 !important; }
831#rec509839889 .t-btn:not(.t-animate_no-hover){
832-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
833}
834#rec509839889 .t-btntext:not(.t-animate_no-hover):hover{
835}
836}</style>
837<style>
838#rec509839889 .t-menu__link-item{
839-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
840transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
841outline: none;
842}
843#rec509839889 .t-menu__link-item:focus-visible{
844outline: 5px auto rgba(0, 150, 255, 1);
845-webkit-outline: 5px auto rgba(0, 150, 255, 1);
846-moz-outline: 5px auto rgba(0, 150, 255, 1);
847-ms-outline: 5px auto rgba(0, 150, 255, 1);
848-o-outline: 5px auto rgba(0, 150, 255, 1);
849}
850#rec509839889 .t-menu__link-item.t-active:not(.t978__menu-link){
851color:#989e98 !important; }
852#rec509839889 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover{
853color: #ebd2a5 !important; }
854@supports (overflow:-webkit-marquee) and (justify-content:inherit)
855{
856#rec509839889 .t-menu__link-item,
857#rec509839889 .t-menu__link-item.t-active {
858opacity: 1 !important;
859}
860}</style>
861<script>
862t_onReady(function () {
863setTimeout(function(){
864t_onFuncLoad('t_menusub_init', function() {
865t_menusub_init('509839889');
866});
867}, 500);
868});</script>
869<style>
870#rec509839889 .t-menusub__link-item{
871-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
872transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
873}
874#rec509839889 .t-menusub__link-item.t-active{
875color:#ababab !important; }
876#rec509839889 .t-menusub__link-item:not(.t-active):not(.tooltipstered):hover{
877color: #e3bf7d !important; }
878@supports (overflow:-webkit-marquee) and (justify-content:inherit)
879{
880#rec509839889 .t-menusub__link-item,
881#rec509839889 .t-menusub__link-item.t-active {
882opacity: 1 !important;
883}
884}
885@media screen and (max-width: 980px) {
886#rec509839889 .t-menusub__menu .t-menusub__link-item {
887color:#ffffff !important;
888}
889#rec509839889 .t-menusub__menu .t-menusub__link-item.t-active {
890color:#ababab !important;
891}
892}
893@media screen and (min-width: 981px) { #rec509839889 .t-menusub__menu {
894text-align:left; }
895}</style>
896</div>
897<div id="rec518820688" class="r t-rec t-screenmax-980px" style=" " data-animationappear="off" data-record-type="257" data-screen-max="980px" >
898<!-- T228 -->
899<div id="nav518820688marker">
900</div>
901<div class="tmenu-mobile tmenu-mobile_positionfixed" >
902<div class="tmenu-mobile__container">
903<div class="tmenu-mobile__burgerlogo">
904<a href="/" style="color:#ffffff;">
905<img src="https://static.tildacdn.com/tild3261-3163-4631-b330-306332356630/Vector.svg" class="tmenu-mobile__imglogo" imgfield="img" style="max-width: 80px; width: 80px;" alt="">
906</a>
907</div>
908<div class="t-menuburger t-menuburger_first ">
909<span style="background-color:#ffffff;">
910</span>
911<span style="background-color:#ffffff;">
912</span>
913<span style="background-color:#ffffff;">
914</span>
915<span style="background-color:#ffffff;">
916</span>
917</div>
918<script>
919function t_menuburger_init(recid) {
920var rec = document.querySelector('#rec' + recid);
921if (!rec) return;
922var burger = rec.querySelector('.t-menuburger');
923if (!burger) return;
924var isSecondStyle = burger.classList.contains('t-menuburger_second');
925if (isSecondStyle && !window.isMobile && !('ontouchend' in document)) {
926burger.addEventListener('mouseenter', function() {
927if (burger.classList.contains('t-menuburger-opened')) return;
928burger.classList.remove('t-menuburger-unhovered');
929burger.classList.add('t-menuburger-hovered');
930});
931burger.addEventListener('mouseleave', function() {
932if (burger.classList.contains('t-menuburger-opened')) return;
933burger.classList.remove('t-menuburger-hovered');
934burger.classList.add('t-menuburger-unhovered');
935setTimeout(function() {
936burger.classList.remove('t-menuburger-unhovered');
937}, 300);
938});
939}
940burger.addEventListener('click', function() {
941if (!burger.closest('.tmenu-mobile') &&
942!burger.closest('.t450__burger_container') &&
943!burger.closest('.t466__container') &&
944!burger.closest('.t204__burger')) {
945burger.classList.toggle('t-menuburger-opened');
946burger.classList.remove('t-menuburger-unhovered');
947}
948});
949var menu = rec.querySelector('[data-menu="yes"]');
950if (!menu) return;
951var menuLinks = menu.querySelectorAll('.t-menu__link-item');
952var submenuClassList = ['t978__menu-link_hook', 't978__tm-link', 't966__tm-link', 't794__tm-link', 't-menusub__target-link'];
953Array.prototype.forEach.call(menuLinks, function (link) {
954link.addEventListener('click', function () {
955var isSubmenuHook = submenuClassList.some(function (submenuClass) {
956return link.classList.contains(submenuClass);
957});
958if (isSubmenuHook) return;
959burger.classList.remove('t-menuburger-opened');
960});
961});
962menu.addEventListener('clickedAnchorInTooltipMenu', function () {
963burger.classList.remove('t-menuburger-opened');
964});
965}
966t_onReady(function() {
967t_onFuncLoad('t_menuburger_init', function(){t_menuburger_init('518820688');});
968});</script>
969<style>
970.t-menuburger {
971position: relative;
972flex-shrink: 0;
973width: 28px;
974height: 20px;
975-webkit-transform: rotate(0deg);
976transform: rotate(0deg);
977transition: .5s ease-in-out;
978cursor: pointer;
979z-index: 999;
980}
981/*---menu burger lines---*/
982.t-menuburger span {
983display: block;
984position: absolute;
985width: 100%;
986opacity: 1;
987left: 0;
988-webkit-transform: rotate(0deg);
989transform: rotate(0deg);
990transition: .25s ease-in-out;
991height: 3px;
992background-color: #000;
993}
994.t-menuburger span:nth-child(1) {
995top: 0px;
996}
997.t-menuburger span:nth-child(2),
998.t-menuburger span:nth-child(3) {
999top: 8px;
1000}
1001.t-menuburger span:nth-child(4) {
1002top: 16px;
1003}
1004/*menu burger big*/
1005.t-menuburger__big {
1006width: 42px;
1007height: 32px;
1008}
1009.t-menuburger__big span {
1010height: 5px;
1011}
1012.t-menuburger__big span:nth-child(2),
1013.t-menuburger__big span:nth-child(3) {
1014top: 13px;
1015}
1016.t-menuburger__big span:nth-child(4) {
1017top: 26px;
1018}
1019/*menu burger small*/
1020.t-menuburger__small {
1021width: 22px;
1022height: 14px;
1023}
1024.t-menuburger__small span {
1025height: 2px;
1026}
1027.t-menuburger__small span:nth-child(2),
1028.t-menuburger__small span:nth-child(3) {
1029top: 6px;
1030}
1031.t-menuburger__small span:nth-child(4) {
1032top: 12px;
1033}
1034/*menu burger opened*/
1035.t-menuburger-opened span:nth-child(1) {
1036top: 8px;
1037width: 0%;
1038left: 50%;
1039}
1040.t-menuburger-opened span:nth-child(2) {
1041-webkit-transform: rotate(45deg);
1042transform: rotate(45deg);
1043}
1044.t-menuburger-opened span:nth-child(3) {
1045-webkit-transform: rotate(-45deg);
1046transform: rotate(-45deg);
1047}
1048.t-menuburger-opened span:nth-child(4) {
1049top: 8px;
1050width: 0%;
1051left: 50%;
1052}
1053.t-menuburger-opened.t-menuburger__big span:nth-child(1) {
1054top: 6px;
1055}
1056.t-menuburger-opened.t-menuburger__big span:nth-child(4) {
1057top: 18px;
1058}
1059.t-menuburger-opened.t-menuburger__small span:nth-child(1),
1060.t-menuburger-opened.t-menuburger__small span:nth-child(4) {
1061top: 6px;
1062}
1063/*---menu burger first style---*/
1064@media (hover), (min-width:0\0) {
1065.t-menuburger_first:hover span:nth-child(1) {
1066transform: translateY(1px);
1067}
1068.t-menuburger_first:hover span:nth-child(4) {
1069transform: translateY(-1px);
1070}
1071.t-menuburger_first.t-menuburger__big:hover span:nth-child(1) {
1072transform: translateY(3px);
1073}
1074.t-menuburger_first.t-menuburger__big:hover span:nth-child(4) {
1075transform: translateY(-3px);
1076}
1077}
1078/*---menu burger second style---*/
1079.t-menuburger_second span:nth-child(2),
1080.t-menuburger_second span:nth-child(3) {
1081width: 80%;
1082left: 20%;
1083right: 0;
1084}
1085@media (hover), (min-width:0\0) {
1086.t-menuburger_second.t-menuburger-hovered span:nth-child(2),
1087.t-menuburger_second.t-menuburger-hovered span:nth-child(3) {
1088animation: t-menuburger-anim 0.3s ease-out normal forwards;
1089}
1090.t-menuburger_second.t-menuburger-unhovered span:nth-child(2),
1091.t-menuburger_second.t-menuburger-unhovered span:nth-child(3) {
1092animation: t-menuburger-anim2 0.3s ease-out normal forwards;
1093}
1094}
1095.t-menuburger_second.t-menuburger-opened span:nth-child(2),
1096.t-menuburger_second.t-menuburger-opened span:nth-child(3){
1097left: 0;
1098right: 0;
1099width: 100%!important;
1100}
1101/*---menu burger third style---*/
1102.t-menuburger_third span:nth-child(4) {
1103width: 70%;
1104left: unset;
1105right: 0;
1106}
1107@media (hover), (min-width:0\0) {
1108.t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4) {
1109width: 100%;
1110}
1111}
1112.t-menuburger_third.t-menuburger-opened span:nth-child(4) {
1113width: 0!important;
1114right: 50%;
1115}
1116/*---menu burger fourth style---*/
1117.t-menuburger_fourth {
1118height: 12px;
1119}
1120.t-menuburger_fourth.t-menuburger__small {
1121height: 8px;
1122}
1123.t-menuburger_fourth.t-menuburger__big {
1124height: 18px;
1125}
1126.t-menuburger_fourth span:nth-child(2),
1127.t-menuburger_fourth span:nth-child(3) {
1128top: 4px;
1129opacity: 0;
1130}
1131.t-menuburger_fourth span:nth-child(4) {
1132top: 8px;
1133}
1134.t-menuburger_fourth.t-menuburger__small span:nth-child(2),
1135.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
1136top: 3px;
1137}
1138.t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
1139top: 6px;
1140}
1141.t-menuburger_fourth.t-menuburger__small span:nth-child(2),
1142.t-menuburger_fourth.t-menuburger__small span:nth-child(3) {
1143top: 3px;
1144}
1145.t-menuburger_fourth.t-menuburger__small span:nth-child(4) {
1146top: 6px;
1147}
1148.t-menuburger_fourth.t-menuburger__big span:nth-child(2),
1149.t-menuburger_fourth.t-menuburger__big span:nth-child(3) {
1150top: 6px;
1151}
1152.t-menuburger_fourth.t-menuburger__big span:nth-child(4) {
1153top: 12px;
1154}
1155@media (hover), (min-width:0\0) {
1156.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1) {
1157transform: translateY(1px);
1158}
1159.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4) {
1160transform: translateY(-1px);
1161}
1162.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1) {
1163transform: translateY(3px);
1164}
1165.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4) {
1166transform: translateY(-3px);
1167}
1168}
1169.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),
1170.t-menuburger_fourth.t-menuburger-opened span:nth-child(4) {
1171top: 4px;
1172}
1173.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),
1174.t-menuburger_fourth.t-menuburger-opened span:nth-child(3) {
1175opacity: 1;
1176}
1177/*---menu burger animations---*/
1178@keyframes t-menuburger-anim {
11790% {
1180width: 80%;
1181left: 20%;
1182right: 0;
1183}
118450% {
1185width: 100%;
1186left: 0;
1187right: 0;
1188}
1189100% {
1190width: 80%;
1191left: 0;
1192right: 20%;
1193}
1194}
1195@keyframes t-menuburger-anim2 {
11960% {
1197width: 80%;
1198left: 0;
1199}
120050% {
1201width: 100%;
1202right: 0;
1203left: 0;
1204}
1205100% {
1206width: 80%;
1207left: 20%;
1208right: 0;
1209}
1210}</style>
1211 </div>
1212</div>
1213<style>
1214.tmenu-mobile {
1215background-color: #111;
1216display: none;
1217width: 100%;
1218top: 0;
1219z-index: 990;
1220}
1221.tmenu-mobile_positionfixed {
1222position: fixed;
1223}
1224.tmenu-mobile__text {
1225color: #fff;
1226}
1227.tmenu-mobile__container {
1228min-height: 64px;
1229padding: 20px;
1230position: relative;
1231box-sizing: border-box;
1232display: -webkit-flex;
1233display: -ms-flexbox;
1234display: flex;
1235-webkit-align-items: center;
1236-ms-flex-align: center;
1237align-items: center;
1238-webkit-justify-content: space-between;
1239-ms-flex-pack: justify;
1240justify-content: space-between;
1241}
1242.tmenu-mobile__list {
1243display: block;
1244}
1245.tmenu-mobile__burgerlogo {
1246display: inline-block;
1247font-size: 24px;
1248font-weight: 400;
1249white-space: nowrap;
1250vertical-align: middle;
1251}
1252.tmenu-mobile__imglogo {
1253height: auto;
1254display: block;
1255max-width: 300px!important;
1256box-sizing: border-box;
1257padding: 0;
1258margin: 0 auto;
1259}
1260@media screen and (max-width: 980px) {
1261.tmenu-mobile__menucontent_hidden {
1262display: none;
1263height: 100%;
1264}
1265.tmenu-mobile {
1266display: block;
1267}
1268}
1269@media screen and (max-width: 980px) {
1270#rec518820688 .tmenu-mobile {
1271background-color: #334532;
1272}
1273#rec518820688 .tmenu-mobile__menucontent_fixed {
1274position: fixed;
1275top: 64px;
1276}
1277#rec518820688 .t-menuburger {
1278-webkit-order: 1;
1279-ms-flex-order: 1;
1280order: 1;
1281}
1282}</style>
1283<div id="nav518820688" class="t228 t228__positionfixed tmenu-mobile__menucontent_hidden tmenu-mobile__menucontent_fixed" style="background-color: rgba(51,69,50,1); " data-bgcolor-hex="#334532" data-bgcolor-rgba="rgba(51,69,50,1)" data-navmarker="nav518820688marker" data-appearoffset="" data-bgopacity-two="" data-menushadow="" data-bgopacity="1" data-menu-items-align="center" data-menu="yes">
1284<div class="t228__maincontainer " style="">
1285<div class="t228__padding40px">
1286</div>
1287<div class="t228__leftside">
1288<div class="t228__leftcontainer">
1289<a href="/" class="t228__imgwrapper" style="color:#ffffff;">
1290<img class="t228__imglogo t228__imglogomobile"
1291src="https://static.tildacdn.com/tild3261-3163-4631-b330-306332356630/Vector.svg"
1292imgfield="img"
1293style="max-width: 80px; width: 80px; min-width: 80px; height: auto; display: block;"
1294alt="">
1295</a>
1296</div>
1297</div>
1298<div class="t228__centerside ">
1299<nav class="t228__centercontainer"
1300aria-label="Основные разделы на странице">
1301<ul class="t228__list t228__list_hidden"
1302role="menubar" aria-label="Основные разделы на странице">
1303<li class="t228__list_item"
1304role="none"
1305style="padding:0 15px 0 0;">
1306<a class="t-menu__link-item"
1307href=""
1308role="menuitem" aria-haspopup="true" aria-expanded="false" tabindex="0" data-menu-submenu-hook="link_sub1_518820688" data-menu-item-number="1"
1309style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
1310Направления</a>
1311<div class="t-menusub" data-submenu-hook="link_sub1_518820688" data-submenu-margin="15px" data-add-submenu-arrow="">
1312<div class="t-menusub__menu">
1313<div class="t-menusub__content">
1314<ul class="t-menusub__list" role="menu" aria-label="">
1315<li class="t-menusub__list-item t-name t-name_xs" role="none">
1316<a class="t-menusub__link-item t-name t-name_xs"
1317role="menuitem"
1318href="/"
1319style="" data-menu-item-number="1">
1320FIJI Sport Club</a>
1321</li>
1322<li class="t-menusub__list-item t-name t-name_xs" role="none">
1323<a class="t-menusub__link-item t-name t-name_xs"
1324role="menuitem"
1325href="https://fijikids.ru/"
1326style="" data-menu-item-number="1">
1327FIJI Kids</a>
1328</li>
1329<li class="t-menusub__list-item t-name t-name_xs" role="none">
1330<a class="t-menusub__link-item t-name t-name_xs"
1331role="menuitem"
1332href="https://fijispa.ru/"
1333style="" data-menu-item-number="1">
1334FIJI SPA & Beauty</a>
1335</li>
1336</ul>
1337</div>
1338</div>
1339</div>
1340</li>
1341<li class="t228__list_item"
1342role="none"
1343style="padding:0 15px;">
1344<a class="t-menu__link-item"
1345href=""
1346role="menuitem" aria-haspopup="true" aria-expanded="false" tabindex="0" data-menu-submenu-hook="link_sub2_518820688" data-menu-item-number="2"
1347style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
1348О клубе</a>
1349<div class="t-menusub" data-submenu-hook="link_sub2_518820688" data-submenu-margin="15px" data-add-submenu-arrow="">
1350<div class="t-menusub__menu">
1351<div class="t-menusub__content">
1352<ul class="t-menusub__list" role="menu" aria-label="">
1353<li class="t-menusub__list-item t-name t-name_xs" role="none">
1354<a class="t-menusub__link-item t-name t-name_xs"
1355role="menuitem"
1356href="/club_philosophy"
1357style="" data-menu-item-number="2">
1358Философия</a>
1359</li>
1360<li class="t-menusub__list-item t-name t-name_xs" role="none">
1361<a class="t-menusub__link-item t-name t-name_xs"
1362role="menuitem"
1363href="/club_cards"
1364style=""
1365target="_blank" data-menu-item-number="2">
1366Клубные карты</a>
1367</li>
1368<li class="t-menusub__list-item t-name t-name_xs" role="none">
1369<a class="t-menusub__link-item t-name t-name_xs"
1370role="menuitem"
1371href=""
1372style="" data-menu-item-number="2">
1373Правила</a>
1374</li>
1375</ul>
1376</div>
1377</div>
1378</div>
1379</li>
1380<li class="t228__list_item"
1381role="none"
1382style="padding:0 15px;">
1383<a class="t-menu__link-item"
1384href="#popup:3dtour"
1385role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="3"
1386style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
13873D-тур</a>
1388</li>
1389<li class="t228__list_item"
1390role="none"
1391style="padding:0 15px;">
1392<a class="t-menu__link-item"
1393href="/Training_schedule"
1394role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="4"
1395style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
1396Расписание</a>
1397</li>
1398<li class="t228__list_item"
1399role="none"
1400style="padding:0 15px;">
1401<a class="t-menu__link-item"
1402href="/Team"
1403role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="5"
1404style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
1405Команда</a>
1406</li>
1407<li class="t228__list_item"
1408role="none"
1409style="padding:0 0 0 15px;">
1410<a class="t-menu__link-item"
1411href="/contact"
1412role="menuitem" tabindex="0" data-menu-submenu-hook="" data-menu-item-number="6"
1413style="color:#ffffff;font-size:15px;font-weight:400;font-family:'Montserrat';">
1414Контакты</a>
1415</li>
1416</ul>
1417</nav>
1418</div>
1419<div class="t228__rightside">
1420<div class="t228__rightcontainer">
1421<div class="t228__right_descr" style="">
1422<div style="font-size:18px;" data-customstyle="yes">
1423<a href="tel:+74951613519" style="color: rgb(235, 210, 165);">
1424<strong>
1425+7 (495) 161-35-19</strong>
1426</a>
1427</div>
1428</div>
1429<div class="t228__right_buttons">
1430<div class="t228__right_buttons_wrap">
1431<div class="t228__right_buttons_but">
1432<a href="#popup" target="" class="t-btn t-btn_md " style="color:#080808;background-color:#ffffff;border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;font-family:Montserrat;font-weight:500;">
1433<table role="presentation" style="width:100%; height:100%;">
1434<tr>
1435<td>
1436Посетить клуб</td>
1437</tr>
1438</table>
1439</a>
1440</div>
1441</div>
1442</div>
1443</div>
1444</div>
1445<div class="t228__padding40px">
1446</div>
1447</div>
1448</div>
1449<style>
1450@media screen and (max-width: 980px) {
1451#rec518820688 .t228__leftcontainer{
1452display: none;
1453}
1454}</style>
1455<style>
1456@media screen and (max-width: 980px) {
1457#rec518820688 .t228__leftcontainer {
1458padding: 20px;
1459}
1460#rec518820688 .t228__imglogo {
1461padding: 20px 0;
1462}
1463#rec518820688 .t228 {
1464}
1465}</style>
1466<script>
1467window.addEventListener('load', function () {
1468t_onFuncLoad('t228_setWidth', function () {
1469t228_setWidth('518820688');
1470});
1471});
1472window.addEventListener('resize', t_throttle(function () {
1473t_onFuncLoad('t228_setWidth', function () {
1474t228_setWidth('518820688');
1475});
1476t_onFuncLoad('t_menu__setBGcolor', function () {
1477t_menu__setBGcolor('518820688', '.t228');
1478});
1479}));
1480t_onReady(function () {
1481t_onFuncLoad('t_menu__highlightActiveLinks', function () {
1482t_menu__highlightActiveLinks('.t228__list_item a');
1483});
1484t_onFuncLoad('t_menu__findAnchorLinks', function () {
1485t_menu__findAnchorLinks('518820688', '.t228__list_item a');
1486});
1487t_onFuncLoad('t228__init', function () {
1488t228__init('518820688');
1489});
1490t_onFuncLoad('t_menu__setBGcolor', function () {
1491t_menu__setBGcolor('518820688', '.t228');
1492});
1493t_onFuncLoad('t228_setWidth', function () {
1494t228_setWidth('518820688');
1495});
1496t_onFuncLoad('t_menu__createMobileMenu', function () {
1497t_menu__createMobileMenu('518820688', '.t228');
1498});
1499});</script>
1500<!--[if IE 8]>
1501<style>
1502#rec518820688 .t228 {
1503filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#D9334532', endColorstr='#D9334532');
1504}</style>
1505<![endif]-->
1506<style>
1507@media (hover), (min-width:0\0) {
1508#rec518820688 .t-btn:not(.t-animate_no-hover):hover{
1509background-color: #e8e8e8 !important; }
1510#rec518820688 .t-btn:not(.t-animate_no-hover){
1511-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
1512}
1513#rec518820688 .t-btntext:not(.t-animate_no-hover):hover{
1514}
1515}</style>
1516<style>
1517#rec518820688 .t-menu__link-item{
1518-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
1519transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
1520outline: none;
1521}
1522#rec518820688 .t-menu__link-item:focus-visible{
1523outline: 5px auto rgba(0, 150, 255, 1);
1524-webkit-outline: 5px auto rgba(0, 150, 255, 1);
1525-moz-outline: 5px auto rgba(0, 150, 255, 1);
1526-ms-outline: 5px auto rgba(0, 150, 255, 1);
1527-o-outline: 5px auto rgba(0, 150, 255, 1);
1528}
1529#rec518820688 .t-menu__link-item.t-active:not(.t978__menu-link){
1530color:#989e98 !important; }
1531#rec518820688 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover{
1532color: #ebd2a5 !important; }
1533@supports (overflow:-webkit-marquee) and (justify-content:inherit)
1534{
1535#rec518820688 .t-menu__link-item,
1536#rec518820688 .t-menu__link-item.t-active {
1537opacity: 1 !important;
1538}
1539}</style>
1540<script>
1541t_onReady(function () {
1542setTimeout(function(){
1543t_onFuncLoad('t_menusub_init', function() {
1544t_menusub_init('518820688');
1545});
1546}, 500);
1547});</script>
1548<style>
1549#rec518820688 .t-menusub__link-item{
1550-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
1551transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
1552}
1553#rec518820688 .t-menusub__link-item.t-active{
1554color:#ababab !important; }
1555#rec518820688 .t-menusub__link-item:not(.t-active):not(.tooltipstered):hover{
1556color: #e3bf7d !important; }
1557@supports (overflow:-webkit-marquee) and (justify-content:inherit)
1558{
1559#rec518820688 .t-menusub__link-item,
1560#rec518820688 .t-menusub__link-item.t-active {
1561opacity: 1 !important;
1562}
1563}
1564@media screen and (max-width: 980px) {
1565#rec518820688 .t-menusub__menu .t-menusub__link-item {
1566color:#ffffff !important;
1567}
1568#rec518820688 .t-menusub__menu .t-menusub__link-item.t-active {
1569color:#ababab !important;
1570}
1571}
1572@media screen and (min-width: 981px) { #rec518820688 .t-menusub__menu {
1573text-align:left; }
1574}</style>
1575</div>
1576<div id="rec512212039" class="r t-rec" style=" " data-animationappear="off" data-record-type="868" >
1577<!-- t868 -->
1578<div class="t868">
1579<div class="t-popup" data-tooltip-hook="#popup:3dtour"
1580role="dialog"
1581aria-modal="true"
1582tabindex="-1"
1583>
1584<div class="t-popup__container t-width t-width_10" >
1585<div class="t868__code-wrap">
1586
1587
1588
<iframe width="100%" height="550" src=" https://tur-fiji.fijisportclub.ru/" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen="true">
1589</iframe>
1590
1591
1592</div>
1593</div>
1594<div class="t-popup__close t-popup__block-close">
1595<button type="button" class="t-popup__close-wrapper t-popup__block-close-button" aria-label="Закрыть диалог">
1596<svg role="presentation" class="t-popup__close-icon" width="23px" height="23px" viewBox="0 0 23 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
1597<g stroke="none" stroke-width="1" fill="#fff" fill-rule="evenodd">
1598<rect transform="translate(11.313708, 11.313708) rotate(-45.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30">
1599</rect>
1600<rect transform="translate(11.313708, 11.313708) rotate(-315.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30">
1601</rect>
1602</g>
1603</svg>
1604</button>
1605</div>
1606</div>
1607</div>
1608<script>
1609t_onReady(function () {
1610setTimeout(function () {
1611t_onFuncLoad('t868_initPopup', function () {
1612t868_initPopup('512212039');
1613});
1614}, 500);
1615});</script>
1616</div>
1617<div id="rec514889281" class="r t-rec" style=" " data-animationappear="off" data-record-type="702" >
1618<!-- T702 -->
1619<div class="t702">
1620<div class="t-popup" data-tooltip-hook="#popup"
1621role="dialog"
1622aria-modal="true"
1623tabindex="-1"
1624aria-label="Закажите обратный звонок" >
1625<div class="t-popup__container t-width t-width_6">
1626<div class="t702__wrapper">
1627<div class="t702__text-wrapper t-align_center">
1628<div class="t702__title t-title t-title_xxs" style="font-size:24px;">
1629Закажите обратный звонок</div>
1630<div class="t702__descr t-descr t-descr_xs" style="">
1631Оставьте заявку и мы свяжемся с вами</div>
1632</div>
1633
<form id="form514889281" name='form514889281' role="form" action='' method='POST' data-formactiontype="0" data-inputbox=".t-input-group" class="t-form js-form-proccess t-form_inputs-total_2 " data-success-callback="t702_onSuccess" >
1634<!-- NO ONE SERVICES CONNECTED -->
1635 <div class="js-successbox t-form__successbox t-text t-text_md" style="display:none;" >
1636</div>
1637<div class="t-form__inputsbox">
1638<div class="t-input-group t-input-group_nm" data-input-lid="1495810354468"
1639aria-labelledby="field-title_1495810354468">
1640<div class="t-input-block">
1641<input type="text" autocomplete="name" name="Name" class="t-input js-tilda-rule " value="" placeholder="Имя" data-tilda-req="1" data-tilda-rule="name" style="color:#000000; border:1px solid #c9c9c9; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;">
1642<div class="t-input-error">
1643</div>
1644</div>
1645</div>
1646<div class="t-input-group t-input-group_ph" data-input-lid="1495810359387"
1647aria-labelledby="field-title_1495810359387">
1648<div class="t-input-block">
1649<input type="tel" autocomplete="tel" name="Phone" class="t-input js-tilda-rule js-tilda-mask " value="" placeholder="Телефон" data-tilda-req="1" data-tilda-rule="phone" pattern="[0-9]*" data-tilda-mask="9 (999) 999 99 99" style="color:#000000; border:1px solid #c9c9c9; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;">
1650<input type="hidden" name="tildaspec-mask-Phone" value="9 (999) 999 99 99">
1651 <div class="t-input-error">
1652</div>
1653</div>
1654</div>
1655<div class="t-form__errorbox-middle">
1656<div class="js-errorbox-all t-form__errorbox-wrapper" style="display:none;">
1657<div class="t-form__errorbox-text t-text t-text_md">
1658<p class="t-form__errorbox-item js-rule-error js-rule-error-all">
1659</p>
1660<p class="t-form__errorbox-item js-rule-error js-rule-error-req">
1661</p>
1662<p class="t-form__errorbox-item js-rule-error js-rule-error-email">
1663</p>
1664<p class="t-form__errorbox-item js-rule-error js-rule-error-name">
1665</p>
1666<p class="t-form__errorbox-item js-rule-error js-rule-error-phone">
1667</p>
1668<p class="t-form__errorbox-item js-rule-error js-rule-error-minlength">
1669</p>
1670<p class="t-form__errorbox-item js-rule-error js-rule-error-string">
1671</p>
1672</div>
1673</div>
1674 </div>
1675<div class="t-form__submit">
1676<button type="submit" class="t-submit" style="color:#080808;background-color:#ebd2a5;border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;" >
1677Отправить</button>
1678</div>
1679</div>
1680<div class="t-form__errorbox-bottom">
1681<div class="js-errorbox-all t-form__errorbox-wrapper" style="display:none;">
1682<div class="t-form__errorbox-text t-text t-text_md">
1683<p class="t-form__errorbox-item js-rule-error js-rule-error-all">
1684</p>
1685<p class="t-form__errorbox-item js-rule-error js-rule-error-req">
1686</p>
1687<p class="t-form__errorbox-item js-rule-error js-rule-error-email">
1688</p>
1689<p class="t-form__errorbox-item js-rule-error js-rule-error-name">
1690</p>
1691<p class="t-form__errorbox-item js-rule-error js-rule-error-phone">
1692</p>
1693<p class="t-form__errorbox-item js-rule-error js-rule-error-minlength">
1694</p>
1695<p class="t-form__errorbox-item js-rule-error js-rule-error-string">
1696</p>
1697</div>
1698</div>
1699 </div>
1700</form>
1701<style>
1702#rec514889281 input::-webkit-input-placeholder {color:#000000; opacity: 0.5;}
1703#rec514889281 input::-moz-placeholder {color:#000000; opacity: 0.5;}
1704#rec514889281 input:-moz-placeholder {color:#000000; opacity: 0.5;}
1705#rec514889281 input:-ms-input-placeholder {color:#000000; opacity: 0.5;}
1706#rec514889281 textarea::-webkit-input-placeholder {color:#000000; opacity: 0.5;}
1707#rec514889281 textarea::-moz-placeholder {color:#000000; opacity: 0.5;}
1708#rec514889281 textarea:-moz-placeholder {color:#000000; opacity: 0.5;}
1709#rec514889281 textarea:-ms-input-placeholder {color:#000000; opacity: 0.5;}</style>
1710<div class="t702__form-bottom-text t-text t-text_xs t-align_center">
1711Оставляя заявку, вы соглашаетесь с <a href="/privacy_policy" style="color: rgb(51, 69, 50); font-weight: 600;">
1712<u>
1713политикой обработки персональных данных</u>
1714</a>
1715</div>
1716</div>
1717</div>
1718<div class="t-popup__close t-popup__block-close">
1719<button type="button" class="t-popup__close-wrapper t-popup__block-close-button" aria-label="Закрыть диалог">
1720<svg role="presentation" class="t-popup__close-icon" width="23px" height="23px" viewBox="0 0 23 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
1721<g stroke="none" stroke-width="1" fill="#fff" fill-rule="evenodd">
1722<rect transform="translate(11.313708, 11.313708) rotate(-45.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30">
1723</rect>
1724<rect transform="translate(11.313708, 11.313708) rotate(-315.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30">
1725</rect>
1726</g>
1727</svg>
1728</button>
1729</div>
1730</div>
1731</div>
1732<script>
1733t_onReady(function () {
1734t_onFuncLoad('t702_initPopup', function () {
1735t702_initPopup('514889281');
1736});
1737/* fix for Android */
1738var ua = navigator.userAgent.toLowerCase();
1739var isAndroid = ua.indexOf("android") >
1740 -1;
1741if (isAndroid) {
1742document.querySelector('.t-body').classList.add('t-body_scrollable-fix-for-android');
1743document.querySelector('head').insertAdjacentHTML('beforeend', '<style>
1744@media screen and (max-width: 560px) {\n.t-body_scrollable-fix-for-android {\noverflow: visible !important;\n}\n}\n</style>
1745');
1746console.log('Android css fix was inited');
1747}
1748});</script>
1749<style>
1750#rec514889281 .t-submit:hover{
1751background-color: #dbb97b !important; }
1752#rec514889281 .t-submit{
1753-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
1754}</style>
1755</div>
1756</div>
1757<!--/header-->
1758<div id="rec509394623" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
1759<!-- T396 -->
1760<style>
1761#rec509394623 .t396__artboard {height: 830px; background-color: #ffffff; }#rec509394623 .t396__filter {height: 830px; }#rec509394623 .t396__carrier{height: 830px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509394623 .t396__artboard {}#rec509394623 .t396__filter {}#rec509394623 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509394623 .t396__artboard {height: 640px;}#rec509394623 .t396__filter {height: 640px;}#rec509394623 .t396__carrier {height: 640px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509394623 .t396__artboard {height: 440px;}#rec509394623 .t396__filter {height: 440px;}#rec509394623 .t396__carrier {height: 440px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509394623 .t396__artboard {height: 500px;}#rec509394623 .t396__filter {height: 500px;}#rec509394623 .t396__carrier {height: 500px;background-attachment: scroll;}} #rec509394623 .tn-elem[data-elem-id="1667452554336"] { text-align: center; z-index: 1; top: 80px;left: calc(50% - 600px + -356px);width: 1920px;height:750px;}#rec509394623 .tn-elem[data-elem-id="1667452554336"] .tn-atom { font-size: 14px; font-family: 'Arial',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509394623 .tn-elem[data-elem-id="1667452554336"] {top: 0px;left: calc(50% - 480px + -120px);width: 1200px;}#rec509394623 .tn-elem[data-elem-id="1667452554336"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 959px) {#rec509394623 .tn-elem[data-elem-id="1667452554336"] {top: 0px;left: calc(50% - 320px + -160px);width: 960px;height: 641px;}#rec509394623 .tn-elem[data-elem-id="1667452554336"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 639px) {#rec509394623 .tn-elem[data-elem-id="1667452554336"] {top: 0px;left: calc(50% - 240px + -80px);width: 640px;height: 451px;}#rec509394623 .tn-elem[data-elem-id="1667452554336"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 479px) {#rec509394623 .tn-elem[data-elem-id="1667452554336"] {top: 60px;left: calc(50% - 160px + -80px);width: 480px;height: 440px;}#rec509394623 .tn-elem[data-elem-id="1667452554336"] .tn-atom__slds-img {background-size: cover;}} #rec509394623 .tn-elem[data-elem-id="1667452711096"] { z-index: 3; top: 165px;left: calc(50% - 600px + -347px);width: 835px;}#rec509394623 .tn-elem[data-elem-id="1667452711096"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509394623 .tn-elem[data-elem-id="1667452711096"] {top: 85px;left: calc(50% - 480px + -170px);}}@media screen and (max-width: 959px) {#rec509394623 .tn-elem[data-elem-id="1667452711096"] {top: -70px;left: calc(50% - 320px + -190px);width: 689px;}}@media screen and (max-width: 639px) {#rec509394623 .tn-elem[data-elem-id="1667452711096"] {top: 0px;left: calc(50% - 240px + 144px);width: 576px;}}@media screen and (max-width: 479px) {#rec509394623 .tn-elem[data-elem-id="1667452711096"] {top: 60px;left: calc(50% - 160px + -128px);}} #rec509394623 .tn-elem[data-elem-id="1667452866396"] { color: #080808; text-align: center; z-index: 7; top: 505px;left: calc(50% - 600px + 30px);width: 260px;height:66px;}#rec509394623 .tn-elem[data-elem-id="1667452866396"] .tn-atom { color: #080808; font-size: 20px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 400; border-radius: 4px; background-color: #ffffff; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media screen and (max-width: 1199px) {#rec509394623 .tn-elem[data-elem-id="1667452866396"] {top: 525px;left: calc(50% - 480px + 20px);}}@media screen and (max-width: 959px) {#rec509394623 .tn-elem[data-elem-id="1667452866396"] {top: 425px;left: calc(50% - 320px + 30px);}}@media screen and (max-width: 639px) {#rec509394623 .tn-elem[data-elem-id="1667452866396"] {top: 295px;left: calc(50% - 240px + 40px);width: 220px;height: 60px;}#rec509394623 .tn-elem[data-elem-id="1667452866396"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509394623 .tn-elem[data-elem-id="1667452866396"] {top: 315px;left: calc(50% - 160px + 20px);width: 220px;height: 55px;}} #rec509394623 .tn-elem[data-elem-id="1667452805587"] { color: #ffffff; z-index: 6; top: 338px;left: calc(50% - 600px + 30px);width: 507px;}#rec509394623 .tn-elem[data-elem-id="1667452805587"] .tn-atom { color: #ffffff; font-size: 30px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509394623 .tn-elem[data-elem-id="1667452805587"] {top: 368px;left: calc(50% - 480px + 21px);}}@media screen and (max-width: 959px) {#rec509394623 .tn-elem[data-elem-id="1667452805587"] {top: 267px;left: calc(50% - 320px + 31px);}}@media screen and (max-width: 639px) {#rec509394623 .tn-elem[data-elem-id="1667452805587"] {top: 196px;left: calc(50% - 240px + 33px);}#rec509394623 .tn-elem[data-elem-id="1667452805587"] {text-align: left;}#rec509394623 .tn-elem[data-elem-id="1667452805587"] .tn-atom { font-size: 18px; }}@media screen and (max-width: 479px) {#rec509394623 .tn-elem[data-elem-id="1667452805587"] {top: 208px;left: calc(50% - 160px + 21px);width: 307px;}} #rec509394623 .tn-elem[data-elem-id="1667452719396"] { color: #ffffff; z-index: 4; top: 245px;left: calc(50% - 600px + 30px);width: 560px;}#rec509394623 .tn-elem[data-elem-id="1667452719396"] .tn-atom { color: #ffffff; font-size: 60px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509394623 .tn-elem[data-elem-id="1667452719396"] {top: 232px;left: calc(50% - 480px + 21px);}}@media screen and (max-width: 959px) {#rec509394623 .tn-elem[data-elem-id="1667452719396"] {top: 139px;left: calc(50% - 320px + 31px);}#rec509394623 .tn-elem[data-elem-id="1667452719396"] {text-align: left;}#rec509394623 .tn-elem[data-elem-id="1667452719396"] .tn-atom { font-size: 54px; }}@media screen and (max-width: 639px) {#rec509394623 .tn-elem[data-elem-id="1667452719396"] {top: 107px;left: calc(50% - 240px + -129px);}#rec509394623 .tn-elem[data-elem-id="1667452719396"] {text-align: center;}#rec509394623 .tn-elem[data-elem-id="1667452719396"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509394623 .tn-elem[data-elem-id="1667452719396"] {top: 166px;left: calc(50% - 160px + -143px);}} #rec509394623 .tn-elem[data-elem-id="1669696429308"] { z-index: 2; top: 80px;left: calc(50% - 600px + -360px);width: 1920px;height:692px;}#rec509394623 .tn-elem[data-elem-id="1669696429308"] .tn-atom { opacity: 0.5; background-image: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {#rec509394623 .tn-elem[data-elem-id="1669696429308"] {top: 60px;left: calc(50% - 160px + -208px);width: 737px;height: 384px;}}</style>
1762<div class='t396'>
1763<div class="t396__artboard" data-artboard-recid="509394623" data-artboard-screens="320,480,640,960,1200" data-artboard-height="830" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="500" data-artboard-height-res-480="440" data-artboard-height-res-640="640"
1764>
1765<div class="t396__carrier" data-artboard-recid="509394623">
1766</div>
1767<div class="t396__filter" data-artboard-recid="509394623">
1768</div>
1769<div class='t396__elem tn-elem tn-elem__5093946231667452554336' data-elem-id='1667452554336' data-elem-type='gallery' data-field-top-value="80" data-field-left-value="-356" data-field-height-value="750" data-field-width-value="1920" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" dat
a-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-filewidth-value="1920" data-field-fileheight-value="692" data-field-top-res-320-value="60" data-field-left-res-320-value="-80" data-field-height-res-320-value="440" data-field-width-res-320-value="480" data-field-top-res-480-value="0" data-field-left
-res-480-value="-80" data-field-height-res-480-value="451" data-field-width-res-480-value="640" data-field-top-res-640-value="0" data-field-left-res-640-value="-160" data-field-height-res-640-value="641" data-field-width-res-640-value="960" data-field-top-res-960-value="0" data-field-left-res-960-value="-120" data-field-width-res-960-value="1200" data-field-imgs-value="[{"lid":"tild6232-3539-4431-b966-313838303062","li_img":"https://static.tildacdn.com/tild3837-6138-4566-b635-303631336465/Fiji-WEB-Slider_1st_.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild6362-3533-4432-b839-653339373235","li_img":"https://static.tildacdn.com/tild6465-3965-4238-a463-303766393261/DSC_2449_1.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild6163-3965-4564-b566-633166333330","li_img":"https://static.tildacdn.com/tild3035-3931-4862-a630-616431623835/DSC_2451_3.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild6330-3934-4938-a463-313432656236","li_img":"https://static.tildacdn.com/tild6237-3566-4663-b839-626532313437/DSC_2400.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild6230-3464-4265-b065-326462343039","li_img":"https://static.tildacdn.com/tild6230-3464-4265-b065-326462343039/DSC_2421.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild3336-3763-4138-b134-343732373166","li_img":"https://static.tildacdn.com/tild3336-3763-4138-b134-343732373166/IMG_0963_4_5_6_fused.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild3866-3866-4262-b132-656633313531","li_img":"https://static.tildacdn.com/tild3866-3866-4262-b132-656633313531/Group_136.png","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""}]" data-field-slds_arrowcolor-value="#000" data-field-slds_arrowbgcolor-value="#e8e8e8" data-field-slds_dotsbgcolor-value="#ffffff" data-field-slds_dotsbgcoloractive-value="#ebd2a5" data-field-slds_speed-value="slow" data-field-slds_autoplay-value="4" data-field-slds_playiconcolor-value="#fff" data-field-slds_stretch-value="cover" data-field-slds_imgposition-value="center center" data-field-slds_loop-value="loop" data-field-slds_loop-value="loop" data-field-slds_arrowalign-value="center" data-field-slds_arrowbetweenmargin-value="10" data-field-slds_playiconsize-value="70" data-field-slds_dotssize-value="18" data-field-slds_dotscontrols-value="in" data-field-slds_arrowcontrols-value="none" data-field-slds_arrowsize-value="s" data-field-slds_arrowlinesize-value="1" data-field-slds_imgposition-value="center center" data-field-slds_captiontopmargin-value="20" data-field-slds_dotsvmargin-value="10" data-field-slds_captionwidth-value="80" data-field-slds_arrowhmargin-value="20" data-field-slds_dotshmargin-value="15" data-field-slds_arrowvmargin-value="10" data-field-borderstyle-value="solid" data-field-slds_dotssize-res-640-value="12" data-field-slds_dotsvmargin-res-640-value="1" data-field-slds_dotshmargin-res-640-value="10"
1770>
1771<div class='tn-atom tn-atom__gallery'>
1772</div>
1773</div>
1774 <div class='t396__elem tn-elem tn-elem__5093946231667452711096' data-elem-id='1667452711096' data-elem-type='image' data-field-top-value="165" data-field-left-value="-347" data-field-width-value="835" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="835" data-field-fileheight-value="556" data-field-top-res-320-value="60" data-field-left-res-320-value="-128" data-field-top-res-480-value="0" data-field-left-res-480-value="144" data-field-width-res-480-value="576" data-field-top-res-640-value="-70" data-field-left-res-640-value="-190" data-field-width-res-640-value="689" data-field-top-res-960-value="85" data-field-left-res-960-value="-170"
1775>
1776<div class='tn-atom' >
1777<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6563-3234-4533-a338-636135383834/Ellipse_54.svg' imgfield='tn_img_1667452711096'>
1778</div>
1779</div>
1780 <div class='t396__elem tn-elem tn-elem__5093946231667452866396' data-elem-id='1667452866396' data-elem-type='button' data-field-top-value="505" data-field-left-value="30" data-field-height-value="66" data-field-width-value="260" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-320-value="315" data-field-left-res-320-value="20" data-field-height-res-320-value="55" data-field-width-res-320-value="220" data-field-top-res-480-value="295" data-field-left-res-480-value="40" data-field-height-res-480-value="60" data-field-width-res-480-value="220" data-field-top-res-640-value="425" data-field-left-res-640-value="30" data-field-top-res-960-value="525" data-field-left-res-960-value="20"
1781>
1782<a class='tn-atom' href="#popup" >
1783Узнать подробнее</a>
1784</div>
1785 <div class='t396__elem tn-elem tn-elem__5093946231667452805587' data-elem-id='1667452805587' data-elem-type='text' data-field-top-value="338" data-field-left-value="30" data-field-width-value="507" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="208" data-field-left-res-320-value="21" data-field-width-res-320-value="307" data-field-top-res-480-value="196" data-field-left-res-480-value="33" data-field-top-res-640-value="267" data-field-left-res-640-value="31" data-field-top-res-960-value="368" data-field-left-res-960-value="21"
1786>
1787<div class='tn-atom
'field='tn_text_1667452805587'>
1788празднует День рождения!<br>
1789Беспроигрышная суперлотерея<br>
1790к новой карте</div>
1791 </div>
1792 <div class='t396__elem tn-elem tn-elem__5093946231667452719396' data-elem-id='1667452719396' data-elem-type='text' data-field-top-value="245" data-field-left-value="30" data-field-width-value="560" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="166" data-field-left-res-320-value="-143" data-field-top-res-480-value="107" data-field-left-res-480-value="-129" data-field-top-res-640-value="139" data-field-left-res-640-value="31" data-field-top-res-960-value="232" data-field-left-res-960-value="21"
1793>
1794<div class='tn-atom
'field='tn_text_1667452719396'>
1795FIJI Sport Club</div>
1796 </div>
1797 <div class='t396__elem tn-elem tn-elem__5093946231669696429308' data-elem-id='1669696429308' data-elem-type='shape' data-field-top-value="80" data-field-left-value="-360" data-field-height-value="692" data-field-width-value="1920" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="60" data-field-left-res-320-value="-208" data-field-height-res-320-value="384" data-field-width-res-320-value="737"
1798>
1799<div class='tn-atom' >
1800</div>
1801</div>
1802 </div>
1803 </div>
1804 <script>
1805t_onReady(function () {
1806t_onFuncLoad('t396_init', function () {
1807t396_init('509394623');
1808});
1809});</script>
1810<!-- /T396 -->
1811</div>
1812<div id="rec524962874" class="r t-rec" style=" " data-animationappear="off" data-record-type="702" >
1813<!-- T702 -->
1814<div class="t702">
1815<div class="t-popup" data-tooltip-hook="#popup"
1816role="dialog"
1817aria-modal="true"
1818tabindex="-1"
1819aria-label="Закажите обратный звонок" >
1820<div class="t-popup__container t-width t-width_6">
1821<div class="t702__wrapper">
1822<div class="t702__text-wrapper t-align_center">
1823<div class="t702__title t-title t-title_xxs" style="font-size:24px;">
1824Закажите обратный звонок</div>
1825<div class="t702__descr t-descr t-descr_xs" style="">
1826Оставьте заявку и мы свяжемся с вами</div>
1827</div>
1828
<form id="form524962874" name='form524962874' role="form" action='' method='POST' data-formactiontype="0" data-inputbox=".t-input-group" class="t-form js-form-proccess t-form_inputs-total_2 " data-success-callback="t702_onSuccess" >
1829<!-- NO ONE SERVICES CONNECTED -->
1830 <div class="js-successbox t-form__successbox t-text t-text_md" style="display:none;" >
1831</div>
1832<div class="t-form__inputsbox">
1833<div class="t-input-group t-input-group_nm" data-input-lid="1495810354468"
1834aria-labelledby="field-title_1495810354468">
1835<div class="t-input-block">
1836<input type="text" autocomplete="name" name="Name" class="t-input js-tilda-rule " value="" placeholder="Имя" data-tilda-req="1" data-tilda-rule="name" style="color:#000000; border:1px solid #c9c9c9; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;">
1837<div class="t-input-error">
1838</div>
1839</div>
1840</div>
1841<div class="t-input-group t-input-group_ph" data-input-lid="1495810359387"
1842aria-labelledby="field-title_1495810359387">
1843<div class="t-input-block">
1844<input type="tel" autocomplete="tel" name="Phone" class="t-input js-tilda-rule js-tilda-mask " value="" placeholder="Телефон" data-tilda-req="1" data-tilda-rule="phone" pattern="[0-9]*" data-tilda-mask="9 (999) 999 99 99" style="color:#000000; border:1px solid #c9c9c9; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;">
1845<input type="hidden" name="tildaspec-mask-Phone" value="9 (999) 999 99 99">
1846 <div class="t-input-error">
1847</div>
1848</div>
1849</div>
1850<div class="t-form__errorbox-middle">
1851<div class="js-errorbox-all t-form__errorbox-wrapper" style="display:none;">
1852<div class="t-form__errorbox-text t-text t-text_md">
1853<p class="t-form__errorbox-item js-rule-error js-rule-error-all">
1854</p>
1855<p class="t-form__errorbox-item js-rule-error js-rule-error-req">
1856</p>
1857<p class="t-form__errorbox-item js-rule-error js-rule-error-email">
1858</p>
1859<p class="t-form__errorbox-item js-rule-error js-rule-error-name">
1860</p>
1861<p class="t-form__errorbox-item js-rule-error js-rule-error-phone">
1862</p>
1863<p class="t-form__errorbox-item js-rule-error js-rule-error-minlength">
1864</p>
1865<p class="t-form__errorbox-item js-rule-error js-rule-error-string">
1866</p>
1867</div>
1868</div>
1869 </div>
1870<div class="t-form__submit">
1871<button type="submit" class="t-submit" style="color:#080808;background-color:#ebd2a5;border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;" >
1872Отправить</button>
1873</div>
1874</div>
1875<div class="t-form__errorbox-bottom">
1876<div class="js-errorbox-all t-form__errorbox-wrapper" style="display:none;">
1877<div class="t-form__errorbox-text t-text t-text_md">
1878<p class="t-form__errorbox-item js-rule-error js-rule-error-all">
1879</p>
1880<p class="t-form__errorbox-item js-rule-error js-rule-error-req">
1881</p>
1882<p class="t-form__errorbox-item js-rule-error js-rule-error-email">
1883</p>
1884<p class="t-form__errorbox-item js-rule-error js-rule-error-name">
1885</p>
1886<p class="t-form__errorbox-item js-rule-error js-rule-error-phone">
1887</p>
1888<p class="t-form__errorbox-item js-rule-error js-rule-error-minlength">
1889</p>
1890<p class="t-form__errorbox-item js-rule-error js-rule-error-string">
1891</p>
1892</div>
1893</div>
1894 </div>
1895</form>
1896<style>
1897#rec524962874 input::-webkit-input-placeholder {color:#000000; opacity: 0.5;}
1898#rec524962874 input::-moz-placeholder {color:#000000; opacity: 0.5;}
1899#rec524962874 input:-moz-placeholder {color:#000000; opacity: 0.5;}
1900#rec524962874 input:-ms-input-placeholder {color:#000000; opacity: 0.5;}
1901#rec524962874 textarea::-webkit-input-placeholder {color:#000000; opacity: 0.5;}
1902#rec524962874 textarea::-moz-placeholder {color:#000000; opacity: 0.5;}
1903#rec524962874 textarea:-moz-placeholder {color:#000000; opacity: 0.5;}
1904#rec524962874 textarea:-ms-input-placeholder {color:#000000; opacity: 0.5;}</style>
1905<div class="t702__form-bottom-text t-text t-text_xs t-align_center">
1906Оставляя заявку, вы соглашаетесь с <a href="/privacy_policy" style="color: rgb(51, 69, 50); font-weight: 600;">
1907<u>
1908политикой обработки персональных данных</u>
1909</a>
1910</div>
1911</div>
1912</div>
1913<div class="t-popup__close t-popup__block-close">
1914<button type="button" class="t-popup__close-wrapper t-popup__block-close-button" aria-label="Закрыть диалог">
1915<svg role="presentation" class="t-popup__close-icon" width="23px" height="23px" viewBox="0 0 23 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
1916<g stroke="none" stroke-width="1" fill="#fff" fill-rule="evenodd">
1917<rect transform="translate(11.313708, 11.313708) rotate(-45.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30">
1918</rect>
1919<rect transform="translate(11.313708, 11.313708) rotate(-315.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30">
1920</rect>
1921</g>
1922</svg>
1923</button>
1924</div>
1925</div>
1926</div>
1927<script>
1928t_onReady(function () {
1929t_onFuncLoad('t702_initPopup', function () {
1930t702_initPopup('524962874');
1931});
1932/* fix for Android */
1933var ua = navigator.userAgent.toLowerCase();
1934var isAndroid = ua.indexOf("android") >
1935 -1;
1936if (isAndroid) {
1937document.querySelector('.t-body').classList.add('t-body_scrollable-fix-for-android');
1938document.querySelector('head').insertAdjacentHTML('beforeend', '<style>
1939@media screen and (max-width: 560px) {\n.t-body_scrollable-fix-for-android {\noverflow: visible !important;\n}\n}\n</style>
1940');
1941console.log('Android css fix was inited');
1942}
1943});</script>
1944<style>
1945#rec524962874 .t-submit:hover{
1946background-color: #dbb97b !important; }
1947#rec524962874 .t-submit{
1948-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
1949}</style>
1950</div>
1951<div id="rec509396773" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
1952<!-- T396 -->
1953<style>
1954#rec509396773 .t396__artboard {height: 740px; background-color: #ffffff; }#rec509396773 .t396__filter {height: 740px; }#rec509396773 .t396__carrier{height: 740px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509396773 .t396__artboard {}#rec509396773 .t396__filter {}#rec509396773 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509396773 .t396__artboard {height: 1080px;}#rec509396773 .t396__filter {height: 1080px;}#rec509396773 .t396__carrier {height: 1080px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509396773 .t396__artboard {height: 1030px;}#rec509396773 .t396__filter {height: 1030px;}#rec509396773 .t396__carrier {height: 1030px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509396773 .t396__artboard {height: 1580px;}#rec509396773 .t396__filter {height: 1580px;}#rec509396773 .t396__carrier {height: 1580px;background-attachment: scroll;}} #rec509396773 .tn-elem[data-elem-id="1667453351039"] { z-index: 1; top: 0px;left: calc(50% - 600px + 528px);width: 1025px;}#rec509396773 .tn-elem[data-elem-id="1667453351039"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351039"] {top: 0px;left: calc(50% - 480px + 442px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351039"] {top: 477px;left: calc(50% - 320px + -101px);width: 842px;}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351039"] {top: 480px;left: calc(50% - 240px + -193px);width: 867px;}}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351039"] {top: 608px;left: calc(50% - 160px + -519px);width: 1358px;}} #rec509396773 .tn-elem[data-elem-id="1667453351058"] { color: #d7c8aa; text-align: LEFT; z-index: 5; top: 140px;left: calc(50% - 600px + -30px);width: 442px;}#rec509396773 .tn-elem[data-elem-id="1667453351058"] .tn-atom { color: #d7c8aa; font-size: 48px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351058"] {top: 107px;left: calc(50% - 480px + 7px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351058"] {top: 43px;left: calc(50% - 320px + 9px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351058"] {top: 43px;left: calc(50% - 240px + 9px);}#rec509396773 .tn-elem[data-elem-id="1667453351058"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351058"] {top: 60px;left: calc(50% - 160px + 10px);}#rec509396773 .tn-elem[data-elem-id="1667453351058"] {text-align: left;}} #rec509396773 .tn-elem[data-elem-id="1667453351054"] { color: #444643; text-align: LEFT; z-index: 4; top: 275px;left: calc(50% - 600px + -30px);width: 508px;}#rec509396773 .tn-elem[data-elem-id="1667453351054"] .tn-atom { color: #444643; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.65; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351054"] {top: 242px;left: calc(50% - 480px + 7px);width: 420px;}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351054"] {top: 178px;left: calc(50% - 320px + 9px);width: 624px;}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351054"] {top: 133px;left: calc(50% - 240px + 9px);width: 471px;}#rec509396773 .tn-elem[data-elem-id="1667453351054"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351054"] {top: 149px;left: calc(50% - 160px + 0px);width: 320px;}} #rec509396773 .tn-elem[data-elem-id="1667455106310"] { z-index: 22; top: 227px;left: calc(50% - 600px + -30px);width: 77px;height:2px;}#rec509396773 .tn-elem[data-elem-id="1667455106310"] .tn-atom { background-color: #334532; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667455106310"] {top: 193px;left: calc(50% - 480px + 13px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667455106310"] {top: 129px;left: calc(50% - 320px + 10px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667455106310"] {top: 100px;left: calc(50% - 240px + 9px);width: 60px;}}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667455106310"] {top: 117px;left: calc(50% - 160px + 10px);height: 1px;}} #rec509396773 .tn-elem[data-elem-id="1667453351062"] { color: #334532; text-align: LEFT; z-index: 18; top: 201px;left: calc(50% - 600px + 58px);width: 149px;}#rec509396773 .tn-elem[data-elem-id="1667453351062"] .tn-atom { color: #334532; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351062"] {top: 168px;left: calc(50% - 480px + 96px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351062"] {top: 104px;left: calc(50% - 320px + 97px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351062"] {top: 82px;left: calc(50% - 240px + 76px);}#rec509396773 .tn-elem[data-elem-id="1667453351062"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351062"] {top: 99px;left: calc(50% - 160px + 78px);}#rec509396773 .tn-elem[data-elem-id="1667453351062"] {text-align: left;}} #rec509396773 .tn-elem[data-elem-id="1667453351083"] { z-index: 11; top: 118px;left: calc(50% - 600px + 623px);width: 50px;}#rec509396773 .tn-elem[data-elem-id="1667453351083"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351083"] {top: 118px;left: calc(50% - 480px + 494px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351083"] {top: 541px;left: calc(50% - 320px + 17px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351083"] {top: 548px;left: calc(50% - 240px + 3px);width: 43px;}}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351083"] {top: 655px;left: calc(50% - 160px + 138px);}} #rec509396773 .tn-elem[data-elem-id="1667453351081"] { color: #444643; text-align: LEFT; z-index: 10; top: 179px;left: calc(50% - 600px + 620px);width: 273px;}#rec509396773 .tn-elem[data-elem-id="1667453351081"] .tn-atom { color: #444643; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351081"] {top: 179px;left: calc(50% - 480px + 491px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351081"] {top: 602px;left: calc(50% - 320px + 14px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351081"] {top: 609px;left: calc(50% - 240px + 0px);}#rec509396773 .tn-elem[data-elem-id="1667453351081"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351081"] {top: 716px;left: calc(50% - 160px + 31px);width: 259px;}#rec509396773 .tn-elem[data-elem-id="1667453351081"] {text-align: center;}} #rec509396773 .tn-elem[data-elem-id="1667453351076"] { z-index: 9; top: 294px;left: calc(50% - 600px + 620px);width: 62px;}#rec509396773 .tn-elem[data-elem-id="1667453351076"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351076"] {top: 294px;left: calc(50% - 480px + 491px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351076"] {top: 717px;left: calc(50% - 320px + 14px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351076"] {top: 699px;left: calc(50% - 240px + 0px);width: 53px;}}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351076"] {top: 806px;left: calc(50% - 160px + 134px);}} #rec509396773 .tn-elem[data-elem-id="1667453351073"] { color: #444643; text-align: LEFT; z-index: 8; top: 373px;left: calc(50% - 600px + 620px);width: 252px;}#rec509396773 .tn-elem[data-elem-id="1667453351073"] .tn-atom { color: #444643; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351073"] {top: 373px;left: calc(50% - 480px + 491px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351073"] {top: 796px;left: calc(50% - 320px + 14px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351073"] {top: 775px;left: calc(50% - 240px + 0px);width: 229px;}#rec509396773 .tn-elem[data-elem-id="1667453351073"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351073"] {top: 872px;left: calc(50% - 160px + 46px);}#rec509396773 .tn-elem[data-elem-id="1667453351073"] {text-align: center;}} #rec509396773 .tn-elem[data-elem-id="1667453351104"] { z-index: 20; top: 475px;left: calc(50% - 600px + 620px);width: 54px;}#rec509396773 .tn-elem[data-elem-id="1667453351104"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351104"] {top: 475px;left: calc(50% - 480px + 491px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351104"] {top: 898px;left: calc(50% - 320px + 14px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351104"] {top: 854px;left: calc(50% - 240px + 0px);width: 47px;}}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351104"] {top: 960px;left: calc(50% - 160px + 137px);}} #rec509396773 .tn-elem[data-elem-id="1667453351101"] { color: #444643; text-align: LEFT; z-index: 17; top: 544px;left: calc(50% - 600px + 620px);width: 259px;}#rec509396773 .tn-elem[data-elem-id="1667453351101"] .tn-atom { color: #444643; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351101"] {top: 544px;left: calc(50% - 480px + 491px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351101"] {top: 967px;left: calc(50% - 320px + 14px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351101"] {top: 930px;left: calc(50% - 240px + -1px);width: 235px;}#rec509396773 .tn-elem[data-elem-id="1667453351101"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351101"] {top: 1024px;left: calc(50% - 160px + 43px);}#rec509396773 .tn-elem[data-elem-id="1667453351101"] {text-align: center;}} #rec509396773 .tn-elem[data-elem-id="1667453351047"] { z-index: 3; top: 112px;left: calc(50% - 600px + 965px);width: 63px;}#rec509396773 .tn-elem[data-elem-id="1667453351047"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351047"] {top: 112px;left: calc(50% - 480px + 777px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351047"] {top: 535px;left: calc(50% - 320px + 300px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351047"] {top: 542px;left: calc(50% - 240px + 246px);width: 54px;}}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351047"] {top: 1112px;left: calc(50% - 160px + 132px);}} #rec509396773 .tn-elem[data-elem-id="1667453351044"] { color: #444643; text-align: LEFT; z-index: 2; top: 179px;left: calc(50% - 600px + 965px);width: 244px;}#rec509396773 .tn-elem[data-elem-id="1667453351044"] .tn-atom { color: #444643; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351044"] {top: 179px;left: calc(50% - 480px + 777px);width: 221px;}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351044"] {top: 602px;left: calc(50% - 320px + 300px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351044"] {top: 609px;left: calc(50% - 240px + 246px);}#rec509396773 .tn-elem[data-elem-id="1667453351044"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351044"] {top: 1169px;left: calc(50% - 160px + 21px);width: 278px;}#rec509396773 .tn-elem[data-elem-id="1667453351044"] {text-align: center;}} #rec509396773 .tn-elem[data-elem-id="1667453351089"] { z-index: 13; top: 301px;left: calc(50% - 600px + 965px);width: 50px;}#rec509396773 .tn-elem[data-elem-id="1667453351089"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351089"] {top: 301px;left: calc(50% - 480px + 777px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351089"] {top: 724px;left: calc(50% - 320px + 300px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351089"] {top: 705px;left: calc(50% - 240px + 246px);width: 43px;}}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351089"] {top: 1278px;left: calc(50% - 160px + 146px);}} #rec509396773 .tn-elem[data-elem-id="1667453351087"] { color: #444643; text-align: LEFT; z-index: 12; top: 373px;left: calc(50% - 600px + 965px);width: 263px;}#rec509396773 .tn-elem[data-elem-id="1667453351087"] .tn-atom { color: #444643; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351087"] {top: 373px;left: calc(50% - 480px + 777px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351087"] {top: 796px;left: calc(50% - 320px + 300px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351087"] {top: 775px;left: calc(50% - 240px + 246px);}#rec509396773 .tn-elem[data-elem-id="1667453351087"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351087"] {top: 1343px;left: calc(50% - 160px + 31px);width: 259px;}#rec509396773 .tn-elem[data-elem-id="1667453351087"] {text-align: center;}} #rec509396773 .tn-elem[data-elem-id="1667453351098"] { z-index: 15; top: 475px;left: calc(50% - 600px + 965px);width: 66px;}#rec509396773 .tn-elem[data-elem-id="1667453351098"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351098"] {top: 475px;left: calc(50% - 480px + 777px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351098"] {top: 898px;left: calc(50% - 320px + 300px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351098"] {top: 854px;left: calc(50% - 240px + 246px);width: 57px;}}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351098"] {top: 1431px;left: calc(50% - 160px + 131px);}} #rec509396773 .tn-elem[data-elem-id="1667453351095"] { color: #444643; text-align: LEFT; z-index: 14; top: 544px;left: calc(50% - 600px + 965px);width: 193px;}#rec509396773 .tn-elem[data-elem-id="1667453351095"] .tn-atom { color: #444643; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509396773 .tn-elem[data-elem-id="1667453351095"] {top: 544px;left: calc(50% - 480px + 777px);}}@media screen and (max-width: 959px) {#rec509396773 .tn-elem[data-elem-id="1667453351095"] {top: 967px;left: calc(50% - 320px + 300px);}}@media screen and (max-width: 639px) {#rec509396773 .tn-elem[data-elem-id="1667453351095"] {top: 930px;left: calc(50% - 240px + 246px);width: 175px;}#rec509396773 .tn-elem[data-elem-id="1667453351095"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509396773 .tn-elem[data-elem-id="1667453351095"] {top: 1492px;left: calc(50% - 160px + 58px);width: 204px;}#rec509396773 .tn-elem[data-elem-id="1667453351095"] {text-align: center;}}</style>
1955<div class='t396'>
1956<div class="t396__artboard" data-artboard-recid="509396773" data-artboard-screens="320,480,640,960,1200" data-artboard-height="740" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="1580" data-artboard-height-res-480="1030" data-artboard-height-res-640="1080"
1957>
1958<div class="t396__carrier" data-artboard-recid="509396773">
1959</div>
1960<div class="t396__filter" data-artboard-recid="509396773">
1961</div>
1962<div class='t396__elem tn-elem tn-elem__5093967731667453351039' data-elem-id='1667453351039' data-elem-type='image' data-field-top-value="0" data-field-left-value="528" data-field-width-value="1025" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="4100" data-field-fileheight-value="2960" data-field-top-res-320-value="608" data-field-left-res-320-value="-519" data-field-width-res-320-value="1358" data-field-top-res-480-value="480" data-field-left-res-480-value="-193" data-field-width-res-480-value="867" data-field-top-res-640-value="477" data-field-left-res-640-value="-101" data-field-width-res-640-value="842" data-field-top-res-960-value="0" data-field-left-res-960-value="442"
1963>
1964<div class='tn-atom' >
1965<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3661-3035-4366-b638-343561326534/d7c36a21-a275-4ad9-b.svg' imgfield='tn_img_1667453351039'>
1966</div>
1967</div>
1968 <div class='t396__elem tn-elem tn-elem__5093967731667453351058' data-elem-id='1667453351058' data-elem-type='text' data-field-top-value="140" data-field-left-value="-30" data-field-width-value="442" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="60" data-field-left-res-320-value="10" data-field-top-res-480-value="43" data-field-left-res-480-value="9" data-field-top-res-640-value="43" data-field-left-res-640-value="9" data-field-top-res-960-value="107" data-field-left-res-960-value="7"
1969>
1970<div class='tn-atom
'field='tn_text_1667453351058'>
1971ПреМИАЛЬНЫЙ</div>
1972 </div>
1973 <div class='t396__elem tn-elem tn-elem__5093967731667453351054' data-elem-id='1667453351054' data-elem-type='text' data-field-top-value="275" data-field-left-value="-30" data-field-width-value="508" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="149" data-field-left-res-320-value="0" data-field-width-res-320-value="320" data-field-top-res-480-value="133" data-field-left-res-480-value="9" data-field-width-res-480-value="471" data-field-top-res-640-value="178" data-field-left-res-640-value="9" data-field-width-res-640-value="624" data-field-top-res-960-value="242" data-field-left-res-960-value="7" data-field-width-res-960-value="420"
1974>
1975<div class='tn-atom
'field='tn_text_1667453351054'>
1976Мы нацелены создавать фундаментальную экосреду, в которой каждый Гость клуба чувствует себя частью единого сообщества здоровых, счастливых, развитых, доброжелательных и успешных людей.<br>
1977<br>
1978Создавать для Гостей Клуба экологичную атмосферу для ежедневного занятия спортом и концептуального общения.<br>
1979<br>
1980Ежедневно и качественно поддерживать высокие культурные стандарты фитнес-отрасли.</div>
1981 </div>
1982 <div class='t396__elem tn-elem tn-elem__5093967731667455106310' data-elem-id='1667455106310' data-elem-type='shape' data-field-top-value="227" data-field-left-value="-30" data-field-height-value="2" data-field-width-value="77" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="117" data-field-left-res-320-value="10" data-field-height-res-320-value="1" data-field-top-res-480-value="100" data-field-left-res-480-value="9" data-field-width-res-480-value="60" data-field-top-res-640-value="129" data-field-left-res-640-value="10" data-field-top-res-960-value="193" data-field-left-res-960-value="13"
1983>
1984<div class='tn-atom' >
1985</div>
1986</div>
1987 <div class='t396__elem tn-elem tn-elem__5093967731667453351062' data-elem-id='1667453351062' data-elem-type='text' data-field-top-value="201" data-field-left-value="58" data-field-width-value="149" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="99" data-field-left-res-320-value="78" data-field-top-res-480-value="82" data-field-left-res-480-value="76" data-field-top-res-640-value="104" data-field-left-res-640-value="97" data-field-top-res-960-value="168" data-field-left-res-960-value="96"
1988>
1989<div class='tn-atom
'field='tn_text_1667453351062'>
1990ФИтнес </div>
1991 </div>
1992 <div class='t396__elem tn-elem tn-elem__5093967731667453351083' data-elem-id='1667453351083' data-elem-type='image' data-field-top-value="118" data-field-left-value="623" data-field-width-value="50" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="200" data-field-fileheight-value="188" data-field-top-res-320-value="655" data-field-left-res-320-value="138" data-field-top-res-480-value="548" data-field-left-res-480-value="3" data-field-width-res-480-value="43" data-field-top-res-640-value="541" data-field-left-res-640-value="17" data-field-top-res-960-value="118" data-field-left-res-960-value="494"
1993>
1994<div class='tn-atom' >
1995<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3339-6439-4132-b933-303066336433/0d2f384a-97e4-42c5-8.svg' imgfield='tn_img_1667453351083'>
1996</div>
1997</div>
1998 <div class='t396__elem tn-elem tn-elem__5093967731667453351081' data-elem-id='1667453351081' data-elem-type='text' data-field-top-value="179" data-field-left-value="620" data-field-width-value="273" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="716" data-field-left-res-320-value="31" data-field-width-res-320-value="259" data-field-top-res-480-value="609" data-field-left-res-480-value="0" data-field-top-res-640-value="602" data-field-left-res-640-value="14" data-field-top-res-960-value="179" data-field-left-res-960-value="491"
1999>
2000<div class='tn-atom
'field='tn_text_1667453351081'>
20014000 м² и 2 этажа оборудованного фитнес-пространства</div>
2002 </div>
2003 <div class='t396__elem tn-elem tn-elem__5093967731667453351076' data-elem-id='1667453351076' data-elem-type='image' data-field-top-value="294" data-field-left-value="620" data-field-width-value="62" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="248" data-field-fileheight-value="240" data-field-top-res-320-value="806" data-field-left-res-320-value="134" data-field-top-res-480-value="699" data-field-left-res-480-value="0" data-field-width-res-480-value="53" data-field-top-res-640-value="717" data-field-left-res-640-value="14" data-field-top-res-960-value="294" data-field-left-res-960-value="491"
2004>
2005<div class='tn-atom' >
2006<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6232-6337-4333-a562-323231663066/db3f1449-b3c9-44c9-b.svg' imgfield='tn_img_1667453351076'>
2007</div>
2008</div>
2009 <div class='t396__elem tn-elem tn-elem__5093967731667453351073' data-elem-id='1667453351073' data-elem-type='text' data-field-top-value="373" data-field-left-value="620" data-field-width-value="252" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="872" data-field-left-res-320-value="46" data-field-top-res-480-value="775" data-field-left-res-480-value="0" data-field-width-res-480-value="229" data-field-top-res-640-value="796" data-field-left-res-640-value="14" data-field-top-res-960-value="373" data-field-left-res-960-value="491"
2010>
2011<div class='tn-atom
'field='tn_text_1667453351073'>
2012Высокоинтенсивная система очистки воздуха</div>
2013 </div>
2014 <div class='t396__elem tn-elem tn-elem__5093967731667453351104' data-elem-id='1667453351104' data-elem-type='image' data-field-top-value="475" data-field-left-value="620" data-field-width-value="54" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="55" data-field-fileheight-value="55" data-field-top-res-320-value="960" data-field-left-res-320-value="137" data-field-top-res-480-value="854" data-field-left-res-480-value="0" data-field-width-res-480-value="47" data-field-top-res-640-value="898" data-field-left-res-640-value="14" data-field-top-res-960-value="475" data-field-left-res-960-value="491"
2015>
2016<div class='tn-atom' >
2017<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3064-6466-4336-b933-393234623461/Union.svg' imgfield='tn_img_1667453351104'>
2018</div>
2019</div>
2020 <div class='t396__elem tn-elem tn-elem__5093967731667453351101' data-elem-id='1667453351101' data-elem-type='text' data-field-top-value="544" data-field-left-value="620" data-field-width-value="259" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="1024" data-field-left-res-320-value="43" data-field-top-res-480-value="930" data-field-left-res-480-value="-1" data-field-width-res-480-value="235" data-field-top-res-640-value="967" data-field-left-res-640-value="14" data-field-top-res-960-value="544" data-field-left-res-960-value="491"
2021>
2022<div class='tn-atom
'field='tn_text_1667453351101'>
2023Мировой уровень тренажеров Technogym</div>
2024 </div>
2025 <div class='t396__elem tn-elem tn-elem__5093967731667453351047' data-elem-id='1667453351047' data-elem-type='image' data-field-top-value="112" data-field-left-value="965" data-field-width-value="63" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="252" data-field-fileheight-value="212" data-field-top-res-320-value="1112" data-field-left-res-320-value="132" data-field-top-res-480-value="542" data-field-left-res-480-value="246" data-field-width-res-480-value="54" data-field-top-res-640-value="535" data-field-left-res-640-value="300" data-field-top-res-960-value="112" data-field-left-res-960-value="777"
2026>
2027<div class='tn-atom' >
2028<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6237-3934-4263-a362-326263633839/648350cf-310f-4e77-b.svg' imgfield='tn_img_1667453351047'>
2029</div>
2030</div>
2031 <div class='t396__elem tn-elem tn-elem__5093967731667453351044' data-elem-id='1667453351044' data-elem-type='text' data-field-top-value="179" data-field-left-value="965" data-field-width-value="244" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="1169" data-field-left-res-320-value="21" data-field-width-res-320-value="278" data-field-top-res-480-value="609" data-field-left-res-480-value="246" data-field-top-res-640-value="602" data-field-left-res-640-value="300" data-field-top-res-960-value="179" data-field-left-res-960-value="777" data-field-width-res-960-value="221"
2032>
2033<div class='tn-atom
'field='tn_text_1667453351044'>
2034Панорамный бассейн 25 м с пятиступенчатой системой очистки воды</div>
2035 </div>
2036 <div class='t396__elem tn-elem tn-elem__5093967731667453351089' data-elem-id='1667453351089' data-elem-type='image' data-field-top-value="301" data-field-left-value="965" data-field-width-value="50" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="200" data-field-fileheight-value="232" data-field-top-res-320-value="1278" data-field-left-res-320-value="146" data-field-top-res-480-value="705" data-field-left-res-480-value="246" data-field-width-res-480-value="43" data-field-top-res-640-value="724" data-field-left-res-640-value="300" data-field-top-res-960-value="301" data-field-left-res-960-value="777"
2037>
2038<div class='tn-atom' >
2039<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3436-3861-4264-b339-636162613366/b36a41e5-a916-4d1d-8.svg' imgfield='tn_img_1667453351089'>
2040</div>
2041</div>
2042 <div class='t396__elem tn-elem tn-elem__5093967731667453351087' data-elem-id='1667453351087' data-elem-type='text' data-field-top-value="373" data-field-left-value="965" data-field-width-value="263" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="1343" data-field-left-res-320-value="31" data-field-width-res-320-value="259" data-field-top-res-480-value="775" data-field-left-res-480-value="246" data-field-top-res-640-value="796" data-field-left-res-640-value="300" data-field-top-res-960-value="373" data-field-left-res-960-value="777"
2043>
2044<div class='tn-atom
'field='tn_text_1667453351087'>
2045300+ групповых занятий в месяц, Les Mills</div>
2046 </div>
2047 <div class='t396__elem tn-elem tn-elem__5093967731667453351098' data-elem-id='1667453351098' data-elem-type='image' data-field-top-value="475" data-field-left-value="965" data-field-width-value="66" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="264" data-field-fileheight-value="220" data-field-top-res-320-value="1431" data-field-left-res-320-value="131" data-field-top-res-480-value="854" data-field-left-res-480-value="246" data-field-width-res-480-value="57" data-field-top-res-640-value="898" data-field-left-res-640-value="300" data-field-top-res-960-value="475" data-field-left-res-960-value="777"
2048>
2049<div class='tn-atom' >
2050<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3333-6666-4330-a363-376336316235/88a6a895-45c8-43ec-a.svg' imgfield='tn_img_1667453351098'>
2051</div>
2052</div>
2053 <div class='t396__elem tn-elem tn-elem__5093967731667453351095' data-elem-id='1667453351095' data-elem-type='text' data-field-top-value="544" data-field-left-value="965" data-field-width-value="193" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="1492" data-field-left-res-320-value="58" data-field-width-res-320-value="204" data-field-top-res-480-value="930" data-field-left-res-480-value="246" data-field-width-res-480-value="175" data-field-top-res-640-value="967" data-field-left-res-640-value="300" data-field-top-res-960-value="544" data-field-left-res-960-value="777"
2054>
2055<div class='tn-atom
'field='tn_text_1667453351095'>
2056Собственная парковка</div>
2057 </div>
2058 </div>
2059 </div>
2060 <script>
2061t_onReady(function () {
2062t_onFuncLoad('t396_init', function () {
2063t396_init('509396773');
2064});
2065});</script>
2066<!-- /T396 -->
2067</div>
2068<div id="rec509405758" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
2069<!-- T396 -->
2070<style>
2071#rec509405758 .t396__artboard {height: 800px; background-color: #ffffff; }#rec509405758 .t396__filter {height: 800px; }#rec509405758 .t396__carrier{height: 800px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509405758 .t396__artboard {height: 630px;}#rec509405758 .t396__filter {height: 630px;}#rec509405758 .t396__carrier {height: 630px;background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509405758 .t396__artboard {height: 670px;}#rec509405758 .t396__filter {height: 670px;}#rec509405758 .t396__carrier {height: 670px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509405758 .t396__artboard {height: 640px;}#rec509405758 .t396__filter {height: 640px;}#rec509405758 .t396__carrier {height: 640px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509405758 .t396__artboard {height: 730px;}#rec509405758 .t396__filter {height: 730px;}#rec509405758 .t396__carrier {height: 730px;background-attachment: scroll;}} #rec509405758 .tn-elem[data-elem-id="1667455743844"] { text-align: center; z-index: 1; top: 90px;left: calc(50% - 600px + -355px);width: 1048px;height:680px;}#rec509405758 .tn-elem[data-elem-id="1667455743844"] .tn-atom { font-size: 14px; font-family: 'Arial',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509405758 .tn-elem[data-elem-id="1667455743844"] {top: 40px;left: calc(50% - 480px + -233px);width: 773px;height: 528px;}#rec509405758 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 959px) {#rec509405758 .tn-elem[data-elem-id="1667455743844"] {top: 99px;left: calc(50% - 320px + 0px);width: 640px;height: 299px;}#rec509405758 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 639px) {#rec509405758 .tn-elem[data-elem-id="1667455743844"] {top: 104px;left: calc(50% - 240px + -48px);width: 576px;height: 282px;}#rec509405758 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 479px) {#rec509405758 .tn-elem[data-elem-id="1667455743844"] {top: 132px;left: calc(50% - 160px + -54px);width: 428px;height: 299px;}#rec509405758 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}} #rec509405758 .tn-elem[data-elem-id="1667455887338"] { color: #080808; text-align: center; z-index: 5; top: 515px;left: calc(50% - 600px + 740px);width: 225px;height:60px;}#rec509405758 .tn-elem[data-elem-id="1667455887338"] .tn-atom { color: #080808; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 400; border-width: 1px; border-radius: 4px; background-color: #ffffff; background-position: center center ;border-color: #080808 ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509405758 .tn-elem[data-elem-id="1667455887338"] .tn-atom:hover {background-color: #080808;background-image: none; color: #ffffff; }}@media screen and (max-width: 1199px) {#rec509405758 .tn-elem[data-elem-id="1667455887338"] {top: 425px;left: calc(50% - 480px + 580px);}}@media screen and (max-width: 959px) {#rec509405758 .tn-elem[data-elem-id="1667455887338"] {top: 550px;left: calc(50% - 320px + 208px);}}@media screen and (max-width: 639px) {#rec509405758 .tn-elem[data-elem-id="1667455887338"] {top: 525px;left: calc(50% - 240px + 133px);width: 214px;height: 57px;}#rec509405758 .tn-elem[data-elem-id="1667455887338"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509405758 .tn-elem[data-elem-id="1667455887338"] {top: 636px;left: calc(50% - 160px + 53px);}} #rec509405758 .tn-elem[data-elem-id="1667455839271"] { color: #080808; z-index: 4; top: 355px;left: calc(50% - 600px + 740px);width: 420px;}#rec509405758 .tn-elem[data-elem-id="1667455839271"] .tn-atom { color: #080808; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509405758 .tn-elem[data-elem-id="1667455839271"] {top: 240px;left: calc(50% - 480px + 580px);width: 380px;}}@media screen and (max-width: 959px) {#rec509405758 .tn-elem[data-elem-id="1667455839271"] {top: 425px;left: calc(50% - 320px + 60px);width: 526px;}#rec509405758 .tn-elem[data-elem-id="1667455839271"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509405758 .tn-elem[data-elem-id="1667455839271"] {top: 403px;left: calc(50% - 240px + 0px);width: 480px;}#rec509405758 .tn-elem[data-elem-id="1667455839271"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509405758 .tn-elem[data-elem-id="1667455839271"] {top: 456px;left: calc(50% - 160px + 0px);width: 320px;}#rec509405758 .tn-elem[data-elem-id="1667455839271"] {text-align: left;}#rec509405758 .tn-elem[data-elem-id="1667455839271"] .tn-atom {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);transform: rotate(0deg);}} #rec509405758 .tn-elem[data-elem-id="1667455806710"] { color: #080808; z-index: 3; top: 285px;left: calc(50% - 600px + 740px);width: 560px;}#rec509405758 .tn-elem[data-elem-id="1667455806710"] .tn-atom { color: #080808; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509405758 .tn-elem[data-elem-id="1667455806710"] {top: 175px;left: calc(50% - 480px + 580px);}}@media screen and (max-width: 959px) {#rec509405758 .tn-elem[data-elem-id="1667455806710"] {top: 25px;left: calc(50% - 320px + 40px);}#rec509405758 .tn-elem[data-elem-id="1667455806710"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509405758 .tn-elem[data-elem-id="1667455806710"] {top: 45px;left: calc(50% - 240px + 0px);width: 480px;}#rec509405758 .tn-elem[data-elem-id="1667455806710"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509405758 .tn-elem[data-elem-id="1667455806710"] {top: 65px;left: calc(50% - 160px + -80px);}}</style>
2072<div class='t396'>
2073<div class="t396__artboard" data-artboard-recid="509405758" data-artboard-screens="320,480,640,960,1200" data-artboard-height="800" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="730" data-artboard-height-res-480="640" data-artboard-height-res-640="670" data-artboard-height-res-960="630"
2074>
2075<div class="t396__carrier" data-artboard-recid="509405758">
2076</div>
2077<div class="t396__filter" data-artboard-recid="509405758">
2078</div>
2079<div class='t396__elem tn-elem tn-elem__5094057581667455743844' data-elem-id='1667455743844' data-elem-type='gallery' data-field-top-value="90" data-field-left-value="-355" data-field-height-value="680" data-field-width-value="1048" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-filewidth-value="1680" data-field-fileheight-value="1121" data-field-top-res-320-value="132" data-field-left-res-320-value="-54" data-field-height-res-320-value="299" data-field-width-res-320-value="428" data-field-top-res-480-value="104" data-field-left-res-480-value="-48" data-field-h
eight-res-480-value="282" data-field-width-res-480-value="576" data-field-top-res-640-value="99" data-field-left-res-640-value="0" data-field-height-res-640-value="299" data-field-width-res-640-value="640" data-field-top-res-960-value="40" data-field-left-res-960-value="-233" data-field-height-res-960-value="528" data-field-width-res-960-value="773" data-
field-imgs-value="[{"lid":"tild6332-6136-4662-b530-646166366566","li_img":"https://static.tildacdn.com/tild6132-3662-4133-b633-663864666632/DSC_2453.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild3963-3662-4433-b239-353932353362","li_img":"https://static.tildacdn.com/tild6436-6435-4433-b666-306330386665/DSC_2451_3.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild6334-3332-4535-a239-633835303039","li_img":"https://static.tildacdn.com/tild6237-3030-4661-a339-636631303361/DSC_2449_1.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""}]" data-field-slds_arrowcolor-value="#000" data-field-slds_arrowbgcolor-value="#e8e8e8" data-field-slds_dotsbgcolor-value="#ffffff" data-field-slds_dotsbgcoloractive-value="#ebd2a5" data-field-slds_speed-value="slow" data-field-slds_autoplay-value="4" data-field-slds_playiconcolor-value="#fff" data-field-slds_stretch-value="cover" data-field-slds_imgposition-value="center center" data-field-slds_loop-value="loop" data-field-slds_loop-value="loop" data-field-slds_arrowalign-value="center" data-field-slds_arrowbetweenmargin-value="10" data-field-slds_playiconsize-value="70" data-field-slds_dotssize-value="18" data-field-slds_dotscontrols-value="in" data-field-slds_arrowcontrols-value="none" data-field-slds_arrowsize-value="s" data-field-slds_arrowlinesize-value="1" data-field-slds_imgposition-value="center center" data-field-slds_captiontopmargin-value="20" data-field-slds_dotsvmargin-value="10" data-field-slds_captionwidth-value="80" data-field-slds_arrowhmargin-value="20" data-field-slds_dotshmargin-value="15" data-field-slds_arrowvmargin-value="10" data-field-borderstyle-value="solid" data-field-zoomable-value="y" data-field-slds_dotssize-res-640-value="12" data-field-slds_dotsvmargin-res-640-value="1" data-field-slds_dotshmargin-res-640-value="10"
2080>
2081<div class='tn-atom tn-atom__gallery'>
2082</div>
2083</div>
2084 <div class='t396__elem tn-elem tn-elem__5094057581667455887338' data-elem-id='1667455887338' data-elem-type='button' data-field-top-value="515" data-field-left-value="740" data-field-height-value="60" data-field-width-value="225" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-320-value="636" data-field-left-res-320-value="53" data-field-top-res-480-value="525" data-field-left-res-480-value="133" data-field-height-res-480-value="57" data-field-width-res-480-value="214" data-field-top-res-640-value="550" data-field-left-res-640-value="208" data-field-top-res-960-value="425" data-field-left-res-960-value="580"
2085>
2086<a class='tn-atom' href="/Swimming_pool" >
2087Подробнее</a>
2088</div>
2089 <div class='t396__elem tn-elem tn-elem__5094057581667455839271' data-elem-id='1667455839271' data-elem-type='text' data-field-top-value="355" data-field-left-value="740" data-field-width-value="420" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="456" data-field-left-res-320-value="0" data-field-width-res-320-value="320" data-field-top-res-480-value="403" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="425" data-field-left-res-640-value="60" data-field-width-res-640-value="526" data-field-top-res-960-value="240" data-field-left-res-960-value="580" data-field-width-res-960-value="380"
2090>
2091<div class='tn-atom
'field='tn_text_1667455839271'>
2092Спортивный бассейн с панорамными окнами и 4 профессиональными дорожками длиной 25 метров. Отдельная зона Relax Space с итальянскими лежаками, джакузи, хаммам и финской сауной.</div>
2093 </div>
2094 <div class='t396__elem tn-elem tn-elem__5094057581667455806710' data-elem-id='1667455806710' data-elem-type='text' data-field-top-value="285" data-field-left-value="740" data-field-width-value="560" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="65" data-field-left-res-320-value="-80" data-field-top-res-480-value="45" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="25" data-field-left-res-640-value="40" data-field-top-res-960-value="175" data-field-left-res-960-value="580"
2095>
2096<div class='tn-atom
'field='tn_text_1667455806710'>
2097Бассейн</div>
2098 </div>
2099 </div>
2100 </div>
2101 <script>
2102t_onReady(function () {
2103t_onFuncLoad('t396_init', function () {
2104t396_init('509405758');
2105});
2106});</script>
2107<!-- /T396 -->
2108</div>
2109<div id="rec509413002" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
2110<!-- T396 -->
2111<style>
2112#rec509413002 .t396__artboard {height: 800px; background-color: #ffffff; }#rec509413002 .t396__filter {height: 800px; }#rec509413002 .t396__carrier{height: 800px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509413002 .t396__artboard {height: 630px;}#rec509413002 .t396__filter {height: 630px;}#rec509413002 .t396__carrier {height: 630px;background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509413002 .t396__artboard {height: 670px;}#rec509413002 .t396__filter {height: 670px;}#rec509413002 .t396__carrier {height: 670px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509413002 .t396__artboard {height: 640px;}#rec509413002 .t396__filter {height: 640px;}#rec509413002 .t396__carrier {height: 640px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509413002 .t396__artboard {height: 720px;}#rec509413002 .t396__filter {height: 720px;}#rec509413002 .t396__carrier {height: 720px;background-attachment: scroll;}} #rec509413002 .tn-elem[data-elem-id="1667455743844"] { text-align: center; z-index: 1; top: 90px;left: calc(50% - 600px + 512px);width: 1048px;height:680px;}#rec509413002 .tn-elem[data-elem-id="1667455743844"] .tn-atom { font-size: 14px; font-family: 'Arial',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509413002 .tn-elem[data-elem-id="1667455743844"] {top: 40px;left: calc(50% - 480px + 390px);width: 773px;height: 528px;}#rec509413002 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 959px) {#rec509413002 .tn-elem[data-elem-id="1667455743844"] {top: 99px;left: calc(50% - 320px + 0px);width: 640px;height: 299px;}#rec509413002 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 639px) {#rec509413002 .tn-elem[data-elem-id="1667455743844"] {top: 104px;left: calc(50% - 240px + -48px);width: 576px;height: 282px;}#rec509413002 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 479px) {#rec509413002 .tn-elem[data-elem-id="1667455743844"] {top: 104px;left: calc(50% - 160px + -54px);width: 428px;height: 299px;}#rec509413002 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}} #rec509413002 .tn-elem[data-elem-id="1667455887338"] { color: #080808; text-align: center; z-index: 5; top: 515px;left: calc(50% - 600px + -40px);width: 225px;height:60px;}#rec509413002 .tn-elem[data-elem-id="1667455887338"] .tn-atom { color: #080808; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 400; border-width: 1px; border-radius: 4px; background-color: #ffffff; background-position: center center ;border-color: #080808 ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509413002 .tn-elem[data-elem-id="1667455887338"] .tn-atom:hover {background-color: #080808;background-image: none; color: #ffffff; }}@media screen and (max-width: 1199px) {#rec509413002 .tn-elem[data-elem-id="1667455887338"] {top: 425px;left: calc(50% - 480px + 10px);}}@media screen and (max-width: 959px) {#rec509413002 .tn-elem[data-elem-id="1667455887338"] {top: 550px;left: calc(50% - 320px + 208px);}}@media screen and (max-width: 639px) {#rec509413002 .tn-elem[data-elem-id="1667455887338"] {top: 525px;left: calc(50% - 240px + 133px);width: 214px;height: 57px;}#rec509413002 .tn-elem[data-elem-id="1667455887338"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509413002 .tn-elem[data-elem-id="1667455887338"] {top: 628px;left: calc(50% - 160px + 53px);}} #rec509413002 .tn-elem[data-elem-id="1667455839271"] { color: #080808; z-index: 4; top: 357px;left: calc(50% - 600px + -40px);width: 446px;}#rec509413002 .tn-elem[data-elem-id="1667455839271"] .tn-atom { color: #080808; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509413002 .tn-elem[data-elem-id="1667455839271"] {top: 240px;left: calc(50% - 480px + 10px);width: 380px;}}@media screen and (max-width: 959px) {#rec509413002 .tn-elem[data-elem-id="1667455839271"] {top: 425px;left: calc(50% - 320px + 60px);width: 526px;}#rec509413002 .tn-elem[data-elem-id="1667455839271"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509413002 .tn-elem[data-elem-id="1667455839271"] {top: 403px;left: calc(50% - 240px + 0px);width: 480px;}#rec509413002 .tn-elem[data-elem-id="1667455839271"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509413002 .tn-elem[data-elem-id="1667455839271"] {top: 428px;left: calc(50% - 160px + 0px);width: 320px;}#rec509413002 .tn-elem[data-elem-id="1667455839271"] {text-align: left;}#rec509413002 .tn-elem[data-elem-id="1667455839271"] .tn-atom {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);transform: rotate(0deg);}} #rec509413002 .tn-elem[data-elem-id="1667455806710"] { color: #080808; z-index: 3; top: 285px;left: calc(50% - 600px + -40px);width: 560px;}#rec509413002 .tn-elem[data-elem-id="1667455806710"] .tn-atom { color: #080808; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509413002 .tn-elem[data-elem-id="1667455806710"] {top: 175px;left: calc(50% - 480px + 10px);}}@media screen and (max-width: 959px) {#rec509413002 .tn-elem[data-elem-id="1667455806710"] {top: 25px;left: calc(50% - 320px + 40px);}#rec509413002 .tn-elem[data-elem-id="1667455806710"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509413002 .tn-elem[data-elem-id="1667455806710"] {top: 45px;left: calc(50% - 240px + 0px);width: 480px;}#rec509413002 .tn-elem[data-elem-id="1667455806710"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509413002 .tn-elem[data-elem-id="1667455806710"] {top: 37px;left: calc(50% - 160px + -80px);}}</style>
2113<div class='t396'>
2114<div class="t396__artboard" data-artboard-recid="509413002" data-artboard-screens="320,480,640,960,1200" data-artboard-height="800" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="720" data-artboard-height-res-480="640" data-artboard-height-res-640="670" data-artboard-height-res-960="630"
2115>
2116<div class="t396__carrier" data-artboard-recid="509413002">
2117</div>
2118<div class="t396__filter" data-artboard-recid="509413002">
2119</div>
2120<div class='t396__elem tn-elem tn-elem__5094130021667455743844' data-elem-id='1667455743844' data-elem-type='gallery' data-field-top-value="90" data-field-left-value="512" data-field-height-value="680" data-field-width-value="1048" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="104" data-field-left-res-320-value="-54" data-field-height-res-320-value="299" data-field-width-res-320-value="428" data-field-top-res-480-value="104" data-field-left-res-480-value="-48" data-fi
eld-height-res-480-value="282" data-field-width-res-480-value="576" data-field-top-res-640-value="99" data-field-left-res-640-value="0" data-field-height-res-640-value="299" data-field-width-res-640-value="640" data-field-top-res-960-value="40" data-field-left-res-960-value="390" data-field-height-res-960-value="528" data-field-width-res-960-value="773" d
ata-field-imgs-value="[{"lid":"tild6336-3235-4234-a636-613863326338","li_img":"https://static.tildacdn.com/tild6336-3235-4234-a636-613863326338/DSC_2435.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild3433-3032-4161-a337-613765363265","li_img":"https://static.tildacdn.com/tild3433-3032-4161-a337-613765363265/DSC_2436.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild3630-3034-4366-b162-306436363334","li_img":"https://static.tildacdn.com/tild3630-3034-4366-b162-306436363334/DSC_2437.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""}]" data-field-slds_arrowcolor-value="#000" data-field-slds_arrowbgcolor-value="#e8e8e8" data-field-slds_dotsbgcolor-value="#ffffff" data-field-slds_dotsbgcoloractive-value="#ebd2a5" data-field-slds_speed-value="slow" data-field-slds_autoplay-value="4" data-field-slds_playiconcolor-value="#fff" data-field-slds_stretch-value="cover" data-field-slds_imgposition-value="center center" data-field-slds_loop-value="loop" data-field-slds_loop-value="loop" data-field-slds_arrowalign-value="center" data-field-slds_arrowbetweenmargin-value="10" data-field-slds_playiconsize-value="70" data-field-slds_dotssize-value="18" data-field-slds_dotscontrols-value="in" data-field-slds_arrowcontrols-value="none" data-field-slds_arrowsize-value="s" data-field-slds_arrowlinesize-value="1" data-field-slds_imgposition-value="center center" data-field-slds_captiontopmargin-value="20" data-field-slds_dotsvmargin-value="10" data-field-slds_captionwidth-value="80" data-field-slds_arrowhmargin-value="20" data-field-slds_dotshmargin-value="15" data-field-slds_arrowvmargin-value="10" data-field-borderstyle-value="solid" data-field-zoomable-value="y" data-field-slds_dotssize-res-640-value="12" data-field-slds_dotsvmargin-res-640-value="1" data-field-slds_dotshmargin-res-640-value="10"
2121>
2122<div class='tn-atom tn-atom__gallery'>
2123</div>
2124</div>
2125 <div class='t396__elem tn-elem tn-elem__5094130021667455887338' data-elem-id='1667455887338' data-elem-type='button' data-field-top-value="515" data-field-left-value="-40" data-field-height-value="60" data-field-width-value="225" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-320-value="628" data-field-left-res-320-value="53" data-field-top-res-480-value="525" data-field-left-res-480-value="133" data-field-height-res-480-value="57" data-field-width-res-480-value="214" data-field-top-res-640-value="550" data-field-left-res-640-value="208" data-field-top-res-960-value="425" data-field-left-res-960-value="10"
2126>
2127<a class='tn-atom' href="/fight_club" >
2128Подробнее</a>
2129</div>
2130 <div class='t396__elem tn-elem tn-elem__5094130021667455839271' data-elem-id='1667455839271' data-elem-type='text' data-field-top-value="357" data-field-left-value="-40" data-field-width-value="446" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="428" data-field-left-res-320-value="0" data-field-width-res-320-value="320" data-field-top-res-480-value="403" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="425" data-field-left-res-640-value="60" data-field-width-res-640-value="526" data-field-top-res-960-value="240" data-field-left-res-960-value="10" data-field-width-res-960-value="380"
2131>
2132<div class='tn-atom
'field='tn_text_1667455839271'>
2133В FIJI Sport Club оборудован зал единоборств площадью 95 м², с панорамными окнами и высоко-интенсивной вентиляцией. Профессиональные тренировки по боксу, каратэ, бразильскому джиу-джитсу, тайскому боксу.</div>
2134 </div>
2135 <div class='t396__elem tn-elem tn-elem__5094130021667455806710' data-elem-id='1667455806710' data-elem-type='text' data-field-top-value="285" data-field-left-value="-40" data-field-width-value="560" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="37" data-field-left-res-320-value="-80" data-field-top-res-480-value="45" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="25" data-field-left-res-640-value="40" data-field-top-res-960-value="175" data-field-left-res-960-value="10"
2136>
2137<div class='tn-atom
'field='tn_text_1667455806710'>
2138FIJI Fight Club</div>
2139 </div>
2140 </div>
2141 </div>
2142 <script>
2143t_onReady(function () {
2144t_onFuncLoad('t396_init', function () {
2145t396_init('509413002');
2146});
2147});</script>
2148<!-- /T396 -->
2149</div>
2150<div id="rec509414031" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
2151<!-- T396 -->
2152<style>
2153#rec509414031 .t396__artboard {height: 800px; background-color: #ffffff; }#rec509414031 .t396__filter {height: 800px; }#rec509414031 .t396__carrier{height: 800px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509414031 .t396__artboard {height: 630px;}#rec509414031 .t396__filter {height: 630px;}#rec509414031 .t396__carrier {height: 630px;background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509414031 .t396__artboard {height: 600px;}#rec509414031 .t396__filter {height: 600px;}#rec509414031 .t396__carrier {height: 600px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509414031 .t396__artboard {height: 590px;}#rec509414031 .t396__filter {height: 590px;}#rec509414031 .t396__carrier {height: 590px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509414031 .t396__artboard {height: 690px;}#rec509414031 .t396__filter {height: 690px;}#rec509414031 .t396__carrier {height: 690px;background-attachment: scroll;}} #rec509414031 .tn-elem[data-elem-id="1667455743844"] { text-align: center; z-index: 1; top: 90px;left: calc(50% - 600px + -355px);width: 1048px;height:680px;}#rec509414031 .tn-elem[data-elem-id="1667455743844"] .tn-atom { font-size: 14px; font-family: 'Arial',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509414031 .tn-elem[data-elem-id="1667455743844"] {top: 40px;left: calc(50% - 480px + -233px);width: 773px;height: 528px;}#rec509414031 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 959px) {#rec509414031 .tn-elem[data-elem-id="1667455743844"] {top: 99px;left: calc(50% - 320px + 0px);width: 640px;height: 299px;}#rec509414031 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 639px) {#rec509414031 .tn-elem[data-elem-id="1667455743844"] {top: 104px;left: calc(50% - 240px + -48px);width: 576px;height: 282px;}#rec509414031 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 479px) {#rec509414031 .tn-elem[data-elem-id="1667455743844"] {top: 137px;left: calc(50% - 160px + -54px);width: 428px;height: 299px;}#rec509414031 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}} #rec509414031 .tn-elem[data-elem-id="1667455887338"] { color: #080808; text-align: center; z-index: 5; top: 510px;left: calc(50% - 600px + 740px);width: 225px;height:60px;}#rec509414031 .tn-elem[data-elem-id="1667455887338"] .tn-atom { color: #080808; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 400; border-width: 1px; border-radius: 4px; background-color: #ffffff; background-position: center center ;border-color: #080808 ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509414031 .tn-elem[data-elem-id="1667455887338"] .tn-atom:hover {background-color: #080808;background-image: none; color: #ffffff; }}@media screen and (max-width: 1199px) {#rec509414031 .tn-elem[data-elem-id="1667455887338"] {top: 385px;left: calc(50% - 480px + 580px);}}@media screen and (max-width: 959px) {#rec509414031 .tn-elem[data-elem-id="1667455887338"] {top: 495px;left: calc(50% - 320px + 208px);}}@media screen and (max-width: 639px) {#rec509414031 .tn-elem[data-elem-id="1667455887338"] {top: 475px;left: calc(50% - 240px + 130px);width: 214px;height: 57px;}#rec509414031 .tn-elem[data-elem-id="1667455887338"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509414031 .tn-elem[data-elem-id="1667455887338"] {top: 580px;left: calc(50% - 160px + 53px);}} #rec509414031 .tn-elem[data-elem-id="1667455839271"] { color: #080808; z-index: 4; top: 400px;left: calc(50% - 600px + 740px);width: 420px;}#rec509414031 .tn-elem[data-elem-id="1667455839271"] .tn-atom { color: #080808; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509414031 .tn-elem[data-elem-id="1667455839271"] {top: 284px;left: calc(50% - 480px + 580px);width: 380px;}}@media screen and (max-width: 959px) {#rec509414031 .tn-elem[data-elem-id="1667455839271"] {top: 425px;left: calc(50% - 320px + 60px);width: 526px;}#rec509414031 .tn-elem[data-elem-id="1667455839271"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509414031 .tn-elem[data-elem-id="1667455839271"] {top: 403px;left: calc(50% - 240px + 0px);width: 480px;}#rec509414031 .tn-elem[data-elem-id="1667455839271"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509414031 .tn-elem[data-elem-id="1667455839271"] {top: 461px;left: calc(50% - 160px + 0px);width: 320px;}#rec509414031 .tn-elem[data-elem-id="1667455839271"] {text-align: left;}#rec509414031 .tn-elem[data-elem-id="1667455839271"] .tn-atom {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);transform: rotate(0deg);}} #rec509414031 .tn-elem[data-elem-id="1667455806710"] { color: #080808; z-index: 3; top: 285px;left: calc(50% - 600px + 740px);width: 560px;}#rec509414031 .tn-elem[data-elem-id="1667455806710"] .tn-atom { color: #080808; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.1; font-weight: 500; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509414031 .tn-elem[data-elem-id="1667455806710"] {top: 175px;left: calc(50% - 480px + 580px);}}@media screen and (max-width: 959px) {#rec509414031 .tn-elem[data-elem-id="1667455806710"] {top: 25px;left: calc(50% - 320px + 0px);width: 646px;}#rec509414031 .tn-elem[data-elem-id="1667455806710"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509414031 .tn-elem[data-elem-id="1667455806710"] {top: 45px;left: calc(50% - 240px + 0px);width: 480px;}#rec509414031 .tn-elem[data-elem-id="1667455806710"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509414031 .tn-elem[data-elem-id="1667455806710"] {top: 45px;left: calc(50% - 160px + -23px);width: 366px;}}</style>
2154<div class='t396'>
2155<div class="t396__artboard" data-artboard-recid="509414031" data-artboard-screens="320,480,640,960,1200" data-artboard-height="800" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="690" data-artboard-height-res-480="590" data-artboard-height-res-640="600" data-artboard-height-res-960="630"
2156>
2157<div class="t396__carrier" data-artboard-recid="509414031">
2158</div>
2159<div class="t396__filter" data-artboard-recid="509414031">
2160</div>
2161<div class='t396__elem tn-elem tn-elem__5094140311667455743844' data-elem-id='1667455743844' data-elem-type='gallery' data-field-top-value="90" data-field-left-value="-355" data-field-height-value="680" data-field-width-value="1048" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="137" data-field-left-res-320-value="-54" data-field-height-res-320-value="299" data-field-width-res-320-value="428" data-field-top-res-480-value="104" data-field-left-res-480-value="-48" data-field-height-res-480-value="282" data-field-width-res-480-value="576" data-field-top-res-640-value="99" data-field-left-res-640-value="0" data-field-height-res-640-value="299" data-field-width-res-640-value="640" data-field-top-res-960-value="40" data-field-left-res-960-value="-233" data-field-height-res-960-value="528" data-field-width-res-960-value="773" data-field-imgs-value="[{"lid":"tild3865-6438-4465-b
164-333064386561","li_img":"https://static.tildacdn.com/tild3865-6438-4465-b164-333064386561/_PNG_53.png","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo"
;:""},{"lid":"tild3364-3965-4539-a638-653235323838","li_img":"https://static.tildacdn.com/tild3364-3965-4539-a638-653235323838/Rectangle_11.png","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild6436-6664-4463-a634-383738366235","li_img":"https://static.tildacdn.com/tild6436-6664-4463-a634-383738366235/Rectangle_12.png","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild3862-3430-4561-b964-616235643638","li_img":"https://static.tildacdn.com/tild3862-3430-4561-b964-616235643638/_PNG_69.png","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""}]" data-field-slds_arrowcolor-value="#000" data-field-slds_arrowbgcolor-value="#e8e8e8" data-field-slds_dotsbgcolor-value="#ffffff" data-field-slds_dotsbgcoloractive-value="#ebd2a5" data-field-slds_speed-value="slow" data-field-slds_autoplay-value="4" data-field-slds_playiconcolor-value="#fff" data-field-slds_stretch-value="cover" data-field-slds_imgposition-value="center center" data-field-slds_loop-value="loop" data-field-slds_loop-value="loop" data-field-slds_arrowalign-value="center" data-field-slds_arrowbetweenmargin-value="10" data-field-slds_playiconsize-value="70" data-field-slds_dotssize-value="18" data-field-slds_dotscontrols-value="in" data-field-slds_arrowcontrols-value="none" data-field-slds_arrowsize-value="s" data-field-slds_arrowlinesize-value="1" data-field-slds_imgposition-value="center center" data-field-slds_captiontopmargin-value="20" data-field-slds_dotsvmargin-value="10" data-field-slds_captionwidth-value="80" data-field-slds_arrowhmargin-value="20" data-field-slds_dotshmargin-value="15" data-field-slds_arrowvmargin-value="10" data-field-borderstyle-value="solid" data-field-zoomable-value="y" data-field-slds_dotssize-res-640-value="12" data-field-slds_dotsvmargin-res-640-value="1" data-field-slds_dotshmargin-res-640-value="10"
2162>
2163<div class='tn-atom tn-atom__gallery'>
2164</div>
2165</div>
2166 <div class='t396__elem tn-elem tn-elem__5094140311667455887338' data-elem-id='1667455887338' data-elem-type='button' data-field-top-value="510" data-field-left-value="740" data-field-height-value="60" data-field-width-value="225" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-320-value="580" data-field-left-res-320-value="53" data-field-top-res-480-value="475" data-field-left-res-480-value="130" data-field-height-res-480-value="57" data-field-width-res-480-value="214" data-field-top-res-640-value="495" data-field-left-res-640-value="208" data-field-top-res-960-value="385" data-field-left-res-960-value="580"
2167>
2168<a class='tn-atom' href="/Personal_training" >
2169Подробнее</a>
2170</div>
2171 <div class='t396__elem tn-elem tn-elem__5094140311667455839271' data-elem-id='1667455839271' data-elem-type='text' data-field-top-value="400" data-field-left-value="740" data-field-width-value="420" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="461" data-field-left-res-320-value="0" data-field-width-res-320-value="320" data-field-top-res-480-value="403" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="425" data-field-left-res-640-value="60" data-field-width-res-640-value="526" data-field-top-res-960-value="284" data-field-left-res-960-value="580" data-field-width-res-960-value="380"
2172>
2173<div class='tn-atom
'field='tn_text_1667455839271'>
2174Экспертный уровень персонального тренинга, мировые практики от сертифицированных фитнес-тренеров.</div>
2175 </div>
2176 <div class='t396__elem tn-elem tn-elem__5094140311667455806710' data-elem-id='1667455806710' data-elem-type='text' data-field-top-value="285" data-field-left-value="740" data-field-width-value="560" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="45" data-field-left-res-320-value="-23" data-field-width-res-320-value="366" data-field-top-res-480-value="45" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="25" data-field-left-res-640-value="0" data-field-width-res-640-value="646" data-field-top-res-960-value="175" data-field-left-res-960-value="580"
2177>
2178<div class='tn-atom
'field='tn_text_1667455806710'>
2179Персональные тренировки</div>
2180 </div>
2181 </div>
2182 </div>
2183 <script>
2184t_onReady(function () {
2185t_onFuncLoad('t396_init', function () {
2186t396_init('509414031');
2187});
2188});</script>
2189<!-- /T396 -->
2190</div>
2191<div id="rec509416002" class="r t-rec t-rec_pt_0" style="padding-top:0px; " data-animationappear="off" data-record-type="396" >
2192<!-- T396 -->
2193<style>
2194#rec509416002 .t396__artboard {height: 800px; background-color: #ffffff; }#rec509416002 .t396__filter {height: 800px; }#rec509416002 .t396__carrier{height: 800px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509416002 .t396__artboard {height: 630px;}#rec509416002 .t396__filter {height: 630px;}#rec509416002 .t396__carrier {height: 630px;background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509416002 .t396__artboard {height: 640px;}#rec509416002 .t396__filter {height: 640px;}#rec509416002 .t396__carrier {height: 640px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509416002 .t396__artboard {height: 610px;}#rec509416002 .t396__filter {height: 610px;}#rec509416002 .t396__carrier {height: 610px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509416002 .t396__artboard {height: 700px;}#rec509416002 .t396__filter {height: 700px;}#rec509416002 .t396__carrier {height: 700px;background-attachment: scroll;}} #rec509416002 .tn-elem[data-elem-id="1667455743844"] { text-align: center; z-index: 1; top: 90px;left: calc(50% - 600px + 512px);width: 1048px;height:680px;}#rec509416002 .tn-elem[data-elem-id="1667455743844"] .tn-atom { font-size: 14px; font-family: 'Arial',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509416002 .tn-elem[data-elem-id="1667455743844"] {top: 40px;left: calc(50% - 480px + 390px);width: 773px;height: 528px;}#rec509416002 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 959px) {#rec509416002 .tn-elem[data-elem-id="1667455743844"] {top: 99px;left: calc(50% - 320px + 0px);width: 640px;height: 299px;}#rec509416002 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 639px) {#rec509416002 .tn-elem[data-elem-id="1667455743844"] {top: 104px;left: calc(50% - 240px + -48px);width: 576px;height: 282px;}#rec509416002 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 479px) {#rec509416002 .tn-elem[data-elem-id="1667455743844"] {top: 126px;left: calc(50% - 160px + -54px);width: 428px;height: 299px;}#rec509416002 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}} #rec509416002 .tn-elem[data-elem-id="1667455887338"] { color: #080808; text-align: center; z-index: 5; top: 482px;left: calc(50% - 600px + -40px);width: 225px;height:60px;}#rec509416002 .tn-elem[data-elem-id="1667455887338"] .tn-atom { color: #080808; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 400; border-width: 1px; border-radius: 4px; background-color: #ffffff; background-position: center center ;border-color: #080808 ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509416002 .tn-elem[data-elem-id="1667455887338"] .tn-atom:hover {background-color: #080808;background-image: none; color: #ffffff; }}@media screen and (max-width: 1199px) {#rec509416002 .tn-elem[data-elem-id="1667455887338"] {top: 405px;left: calc(50% - 480px + 10px);}}@media screen and (max-width: 959px) {#rec509416002 .tn-elem[data-elem-id="1667455887338"] {top: 525px;left: calc(50% - 320px + 208px);}}@media screen and (max-width: 639px) {#rec509416002 .tn-elem[data-elem-id="1667455887338"] {top: 500px;left: calc(50% - 240px + 133px);width: 214px;height: 57px;}#rec509416002 .tn-elem[data-elem-id="1667455887338"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509416002 .tn-elem[data-elem-id="1667455887338"] {top: 596px;left: calc(50% - 160px + 53px);}} #rec509416002 .tn-elem[data-elem-id="1667455839271"] { color: #080808; z-index: 4; top: 350px;left: calc(50% - 600px + -40px);width: 446px;}#rec509416002 .tn-elem[data-elem-id="1667455839271"] .tn-atom { color: #080808; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509416002 .tn-elem[data-elem-id="1667455839271"] {top: 240px;left: calc(50% - 480px + 10px);width: 380px;}}@media screen and (max-width: 959px) {#rec509416002 .tn-elem[data-elem-id="1667455839271"] {top: 425px;left: calc(50% - 320px + 60px);width: 526px;}#rec509416002 .tn-elem[data-elem-id="1667455839271"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509416002 .tn-elem[data-elem-id="1667455839271"] {top: 403px;left: calc(50% - 240px + 0px);width: 480px;}#rec509416002 .tn-elem[data-elem-id="1667455839271"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509416002 .tn-elem[data-elem-id="1667455839271"] {top: 450px;left: calc(50% - 160px + 0px);width: 320px;}#rec509416002 .tn-elem[data-elem-id="1667455839271"] {text-align: left;}#rec509416002 .tn-elem[data-elem-id="1667455839271"] .tn-atom {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);transform: rotate(0deg);}} #rec509416002 .tn-elem[data-elem-id="1667455806710"] { color: #080808; z-index: 3; top: 240px;left: calc(50% - 600px + -40px);width: 486px;}#rec509416002 .tn-elem[data-elem-id="1667455806710"] .tn-atom { color: #080808; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.1; font-weight: 500; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509416002 .tn-elem[data-elem-id="1667455806710"] {top: 135px;left: calc(50% - 480px + 10px);}}@media screen and (max-width: 959px) {#rec509416002 .tn-elem[data-elem-id="1667455806710"] {top: 25px;left: calc(50% - 320px + 20px);width: 600px;}#rec509416002 .tn-elem[data-elem-id="1667455806710"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509416002 .tn-elem[data-elem-id="1667455806710"] {top: 45px;left: calc(50% - 240px + 0px);width: 480px;}#rec509416002 .tn-elem[data-elem-id="1667455806710"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509416002 .tn-elem[data-elem-id="1667455806710"] {top: 37px;left: calc(50% - 160px + -22px);width: 365px;}}</style>
2195<div class='t396'>
2196<div class="t396__artboard" data-artboard-recid="509416002" data-artboard-screens="320,480,640,960,1200" data-artboard-height="800" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="700" data-artboard-height-res-480="610" data-artboard-height-res-640="640" data-artboard-height-res-960="630"
2197>
2198<div class="t396__carrier" data-artboard-recid="509416002">
2199</div>
2200<div class="t396__filter" data-artboard-recid="509416002">
2201</div>
2202<div class='t396__elem tn-elem tn-elem__5094160021667455743844' data-elem-id='1667455743844' data-elem-type='gallery' data-field-top-value="90" data-field-left-value="512" data-field-height-value="680" data-field-width-value="1048" data-field-axisy-value="top" data-field-axisx-
value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="126" data-field-left-res-320-value="-54" data-field-height-res-320-value="299" data-field-width-res-320-value="428" data-field-top-res-480-value="104"
data-field-left-res-480-value="-48" data-field-height-res-480-value="282" data-field-width-res-480-value="576" data-field-top-res-640-value="99" data-field-left-res-640-value="0" data-field-height-res-640-value="299" data-field-width-res-640-value="640" data-field-top-res-960-value="40" data-field-left-res-960-value="390" data-field-height-res-960-value="528" data-field-width-res-960-value="773" data-field-imgs-value="[{"lid":"tild3166-3633-4130-b133-393964383664","li_img":"https://static.tildacdn.com/tild3166-3633-4130-b133-393964383664/Rectangle_11.png","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild3635-6666-4466-b436-363634303161","li_img":"https://static.tildacdn.com/tild3635-6666-4466-b436-363634303161/IMG_3462_3_4_5_fused.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""}]" data-field-slds_arrowcolor-value="#000" data-field-slds_arrowbgcolor-value="#e8e8e8" data-field-slds_dotsbgcolor-value="#ffffff" data-field-slds_dotsbgcoloractive-value="#ebd2a5" data-field-slds_speed-value="slow" data-field-slds_autoplay-value="4" data-field-slds_playiconcolor-value="#fff" data-field-slds_stretch-value="cover" data-field-slds_imgposition-value="center center" data-field-slds_loop-value="loop" data-field-slds_loop-value="loop" data-field-slds_arrowalign-value="center" data-field-slds_arrowbetweenmargin-value="10" data-field-slds_playiconsize-value="70" data-field-slds_dotssize-value="18" data-field-slds_dotscontrols-value="in" data-field-slds_arrowcontrols-value="none" data-field-slds_arrowsize-value="s" data-field-slds_arrowlinesize-value="1" data-field-slds_imgposition-value="center center" data-field-slds_captiontopmargin-value="20" data-field-slds_dotsvmargin-value="10" data-field-slds_captionwidth-value="80" data-field-slds_arrowhmargin-value="20" data-field-slds_dotshmargin-value="15" data-field-slds_arrowvmargin-value="10" data-field-borderstyle-value="solid" data-field-zoomable-value="y" data-field-slds_dotssize-res-640-value="12" data-field-slds_dotsvmargin-res-640-value="1" data-field-slds_dotshmargin-res-640-value="10"
2203>
2204<div class='tn-atom tn-atom__gallery'>
2205</div>
2206</div>
2207 <div class='t396__elem tn-elem tn-elem__5094160021667455887338' data-elem-id='1667455887338' data-elem-type='button' data-field-top-value="482" data-field-left-value="-40" data-field-height-value="60" data-field-width-value="225" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-320-value="596" data-field-left-res-320-value="53" data-field-top-res-480-value="500" data-field-left-res-480-value="133" data-field-height-res-480-value="57" data-field-width-res-480-value="214" data-field-top-res-640-value="525" data-field-left-res-640-value="208" data-field-top-res-960-value="405" data-field-left-res-960-value="10"
2208>
2209<a class='tn-atom' href="/Group_training" >
2210Подробнее</a>
2211</div>
2212 <div class='t396__elem tn-elem tn-elem__5094160021667455839271' data-elem-id='1667455839271' data-elem-type='text' data-field-top-value="350" data-field-left-value="-40" data-field-width-value="446" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="450" data-field-left-res-320-value="0" data-field-width-res-320-value="320" data-field-top-res-480-value="403" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="425" data-field-left-res-640-value="60" data-field-width-res-640-value="526" data-field-top-res-960-value="240" data-field-left-res-960-value="10" data-field-width-res-960-value="380"
2213>
2214<div class='tn-atom
'field='tn_text_1667455839271'>
2215Лучшие релизы от мирового лидера в фитнесе Les Mills, силовые и кардио тренировки, йога, Cycle, Mind & Body, Pilates, танцевальные классы, боевые направления.</div>
2216 </div>
2217 <div class='t396__elem tn-elem tn-elem__5094160021667455806710' data-elem-id='1667455806710' data-elem-type='text' data-field-top-value="240" data-field-left-value="-40" data-field-width-value="486" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="37" data-field-left-res-320-value="-22" data-field-width-res-320-value="365" data-field-top-res-480-value="45" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="25" data-field-left-res-640-value="20" data-field-width-res-640-value="600" data-field-top-res-960-value="135" data-field-left-res-960-value="10"
2218>
2219<div class='tn-atom
'field='tn_text_1667455806710'>
2220Групповые тренировки</div>
2221 </div>
2222 </div>
2223 </div>
2224 <script>
2225t_onReady(function () {
2226t_onFuncLoad('t396_init', function () {
2227t396_init('509416002');
2228});
2229});</script>
2230<!-- /T396 -->
2231</div>
2232<div id="rec509416992" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
2233<!-- T396 -->
2234<style>
2235#rec509416992 .t396__artboard {height: 800px; background-color: #ffffff; }#rec509416992 .t396__filter {height: 800px; }#rec509416992 .t396__carrier{height: 800px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509416992 .t396__artboard {height: 630px;}#rec509416992 .t396__filter {height: 630px;}#rec509416992 .t396__carrier {height: 630px;background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509416992 .t396__artboard {height: 630px;}#rec509416992 .t396__filter {height: 630px;}#rec509416992 .t396__carrier {height: 630px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509416992 .t396__artboard {height: 620px;}#rec509416992 .t396__filter {height: 620px;}#rec509416992 .t396__carrier {height: 620px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509416992 .t396__artboard {height: 690px;}#rec509416992 .t396__filter {height: 690px;}#rec509416992 .t396__carrier {height: 690px;background-attachment: scroll;}} #rec509416992 .tn-elem[data-elem-id="1667455743844"] { text-align: center; z-index: 1; top: 90px;left: calc(50% - 600px + -355px);width: 1048px;height:680px;}#rec509416992 .tn-elem[data-elem-id="1667455743844"] .tn-atom { font-size: 14px; font-family: 'Arial',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509416992 .tn-elem[data-elem-id="1667455743844"] {top: 40px;left: calc(50% - 480px + -233px);width: 773px;height: 528px;}#rec509416992 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 959px) {#rec509416992 .tn-elem[data-elem-id="1667455743844"] {top: 99px;left: calc(50% - 320px + 0px);width: 640px;height: 299px;}#rec509416992 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 639px) {#rec509416992 .tn-elem[data-elem-id="1667455743844"] {top: 104px;left: calc(50% - 240px + -48px);width: 576px;height: 282px;}#rec509416992 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 479px) {#rec509416992 .tn-elem[data-elem-id="1667455743844"] {top: 97px;left: calc(50% - 160px + -54px);width: 428px;height: 299px;}#rec509416992 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}} #rec509416992 .tn-elem[data-elem-id="1667455887338"] { color: #080808; text-align: center; z-index: 5; top: 490px;left: calc(50% - 600px + 740px);width: 225px;height:60px;}#rec509416992 .tn-elem[data-elem-id="1667455887338"] .tn-atom { color: #080808; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 400; border-width: 1px; border-radius: 4px; background-color: #ffffff; background-position: center center ;border-color: #080808 ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509416992 .tn-elem[data-elem-id="1667455887338"] .tn-atom:hover {background-color: #080808;background-image: none; color: #ffffff; }}@media screen and (max-width: 1199px) {#rec509416992 .tn-elem[data-elem-id="1667455887338"] {top: 385px;left: calc(50% - 480px + 580px);}}@media screen and (max-width: 959px) {#rec509416992 .tn-elem[data-elem-id="1667455887338"] {top: 520px;left: calc(50% - 320px + 208px);}}@media screen and (max-width: 639px) {#rec509416992 .tn-elem[data-elem-id="1667455887338"] {top: 520px;left: calc(50% - 240px + 130px);width: 214px;height: 57px;}#rec509416992 .tn-elem[data-elem-id="1667455887338"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509416992 .tn-elem[data-elem-id="1667455887338"] {top: 590px;left: calc(50% - 160px + 53px);}} #rec509416992 .tn-elem[data-elem-id="1667455839271"] { color: #080808; z-index: 4; top: 355px;left: calc(50% - 600px + 740px);width: 420px;}#rec509416992 .tn-elem[data-elem-id="1667455839271"] .tn-atom { color: #080808; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509416992 .tn-elem[data-elem-id="1667455839271"] {top: 234px;left: calc(50% - 480px + 580px);width: 380px;}}@media screen and (max-width: 959px) {#rec509416992 .tn-elem[data-elem-id="1667455839271"] {top: 425px;left: calc(50% - 320px + 35px);width: 571px;}#rec509416992 .tn-elem[data-elem-id="1667455839271"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509416992 .tn-elem[data-elem-id="1667455839271"] {top: 403px;left: calc(50% - 240px + 0px);width: 480px;}#rec509416992 .tn-elem[data-elem-id="1667455839271"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509416992 .tn-elem[data-elem-id="1667455839271"] {top: 421px;left: calc(50% - 160px + 0px);width: 320px;}#rec509416992 .tn-elem[data-elem-id="1667455839271"] {text-align: left;}#rec509416992 .tn-elem[data-elem-id="1667455839271"] .tn-atom {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);transform: rotate(0deg);}} #rec509416992 .tn-elem[data-elem-id="1667455806710"] { color: #080808; z-index: 3; top: 285px;left: calc(50% - 600px + 740px);width: 560px;}#rec509416992 .tn-elem[data-elem-id="1667455806710"] .tn-atom { color: #080808; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.1; font-weight: 500; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509416992 .tn-elem[data-elem-id="1667455806710"] {top: 175px;left: calc(50% - 480px + 580px);}}@media screen and (max-width: 959px) {#rec509416992 .tn-elem[data-elem-id="1667455806710"] {top: 25px;left: calc(50% - 320px + 0px);width: 646px;}#rec509416992 .tn-elem[data-elem-id="1667455806710"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509416992 .tn-elem[data-elem-id="1667455806710"] {top: 45px;left: calc(50% - 240px + 0px);width: 480px;}#rec509416992 .tn-elem[data-elem-id="1667455806710"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509416992 .tn-elem[data-elem-id="1667455806710"] {top: 45px;left: calc(50% - 160px + -23px);width: 366px;}}</style>
2236<div class='t396'>
2237<div class="t396__artboard" data-artboard-recid="509416992" data-artboard-screens="320,480,640,960,1200" data-artboard-height="800" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="690" data-artboard-height-res-480="620" data-artboard-height-res-640="630" data-artboard-height-res-960="630"
2238>
2239<div class="t396__carrier" data-artboard-recid="509416992">
2240</div>
2241<div class="t396__filter" data-artboard-recid="509416992">
2242</div>
2243<div class='t396__elem tn-elem tn-elem__5094169921667455743844' data-elem-id='1667455743844' data-elem-type='gallery' data-field-top-value="90" data-field-left-value="-355" data-field-height-value="680" data-field-width-value="1048" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="97" data-field-left-res-320-value="-54" data-field-height-res-320-value="299" data-field-width-res-320-value="428" data-field-top-res-480-value="104" data-field-left-res-480-value="-48" data-field-height-res-480-value="282" data-field-width-res-480-value="576" data-field-top-res-640-value="99" data-field-left-res-640-value="0" data-field-height-res-640-value="299" data-field-width-res-640-value="640" data-field-top-res-960-value="40" data-field-left-res-960-value="-233" data-field-height-res-960-value="528" data-field-width-res-960-value="773" data-field-imgs-value="[{"lid":"tild6332-6636-
4530-b037-346661643662","li_img":"https://static.tildacdn.com/tild6332-6636-4530-b037-346661643662/DSC_2375.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vim
eo":""},{"lid":"tild6433-3538-4163-b763-393136623934","li_img":"https://static.tildacdn.com/tild6433-3538-4163-b763-393136623934/DSC_2363.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild6663-6563-4439-a638-623339393463","li_img":"https://static.tildacdn.com/tild6663-6563-4439-a638-623339393463/DSC_2366.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild3163-6164-4339-b737-646537633563","li_img":"https://static.tildacdn.com/tild3163-6164-4339-b737-646537633563/DSC_2357.jpg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""}]" data-field-slds_arrowcolor-value="#000" data-field-slds_arrowbgcolor-value="#e8e8e8" data-field-slds_dotsbgcolor-value="#ffffff" data-field-slds_dotsbgcoloractive-value="#ebd2a5" data-field-slds_speed-value="slow" data-field-slds_autoplay-value="4" data-field-slds_playiconcolor-value="#fff" data-field-slds_stretch-value="cover" data-field-slds_imgposition-value="center center" data-field-slds_loop-value="loop" data-field-slds_loop-value="loop" data-field-slds_arrowalign-value="center" data-field-slds_arrowbetweenmargin-value="10" data-field-slds_playiconsize-value="70" data-field-slds_dotssize-value="18" data-field-slds_dotscontrols-value="in" data-field-slds_arrowcontrols-value="none" data-field-slds_arrowsize-value="s" data-field-slds_arrowlinesize-value="1" data-field-slds_imgposition-value="center center" data-field-slds_captiontopmargin-value="20" data-field-slds_dotsvmargin-value="10" data-field-slds_captionwidth-value="80" data-field-slds_arrowhmargin-value="20" data-field-slds_dotshmargin-value="15" data-field-slds_arrowvmargin-value="10" data-field-borderstyle-value="solid" data-field-zoomable-value="y" data-field-slds_dotssize-res-640-value="12" data-field-slds_dotsvmargin-res-640-value="1" data-field-slds_dotshmargin-res-640-value="10"
2244>
2245<div class='tn-atom tn-atom__gallery'>
2246</div>
2247</div>
2248 <div class='t396__elem tn-elem tn-elem__5094169921667455887338' data-elem-id='1667455887338' data-elem-type='button' data-field-top-value="490" data-field-left-value="740" data-field-height-value="60" data-field-width-value="225" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-320-value="590" data-field-left-res-320-value="53" data-field-top-res-480-value="520" data-field-left-res-480-value="130" data-field-height-res-480-value="57" data-field-width-res-480-value="214" data-field-top-res-640-value="520" data-field-left-res-640-value="208" data-field-top-res-960-value="385" data-field-left-res-960-value="580"
2249>
2250<a class='tn-atom' href="https://fijispa.ru/" >
2251Подробнее</a>
2252</div>
2253 <div class='t396__elem tn-elem tn-elem__5094169921667455839271' data-elem-id='1667455839271' data-elem-type='text' data-field-top-value="355" data-field-left-value="740" data-field-width-value="420" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="421" data-field-left-res-320-value="0" data-field-width-res-320-value="320" data-field-top-res-480-value="403" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="425" data-field-left-res-640-value="35" data-field-width-res-640-value="571" data-field-top-res-960-value="234" data-field-left-res-960-value="580" data-field-width-res-960-value="380"
2254>
2255<div class='tn-atom
'field='tn_text_1667455839271'>
2256Холистический — целостный подход к красоте, который состоит из beauty-ритуалов: массаж, сеты из косметических процедур, парикмахерские услуги, маникюр, педикюр</div>
2257 </div>
2258 <div class='t396__elem tn-elem tn-elem__5094169921667455806710' data-elem-id='1667455806710' data-elem-type='text' data-field-top-value="285" data-field-left-value="740" data-field-width-value="560" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="45" data-field-left-res-320-value="-23" data-field-width-res-320-value="366" data-field-top-res-480-value="45" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="25" data-field-left-res-640-value="0" data-field-width-res-640-value="646" data-field-top-res-960-value="175" data-field-left-res-960-value="580"
2259>
2260<div class='tn-atom
'field='tn_text_1667455806710'>
2261FIJI Spa & Beauty </div>
2262 </div>
2263 </div>
2264 </div>
2265 <script>
2266t_onReady(function () {
2267t_onFuncLoad('t396_init', function () {
2268t396_init('509416992');
2269});
2270});</script>
2271<!-- /T396 -->
2272</div>
2273<div id="rec509417617" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
2274<!-- T396 -->
2275<style>
2276#rec509417617 .t396__artboard {height: 910px; background-color: #ffffff; }#rec509417617 .t396__filter {height: 910px; }#rec509417617 .t396__carrier{height: 910px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509417617 .t396__artboard {height: 670px;}#rec509417617 .t396__filter {height: 670px;}#rec509417617 .t396__carrier {height: 670px;background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509417617 .t396__artboard {height: 830px;}#rec509417617 .t396__filter {height: 830px;}#rec509417617 .t396__carrier {height: 830px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509417617 .t396__artboard {height: 760px;}#rec509417617 .t396__filter {height: 760px;}#rec509417617 .t396__carrier {height: 760px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509417617 .t396__artboard {height: 860px;}#rec509417617 .t396__filter {height: 860px;}#rec509417617 .t396__carrier {height: 860px;background-attachment: scroll;}} #rec509417617 .tn-elem[data-elem-id="1667455743844"] { text-align: center; z-index: 1; top: 90px;left: calc(50% - 600px + 512px);width: 1048px;height:680px;}#rec509417617 .tn-elem[data-elem-id="1667455743844"] .tn-atom { font-size: 14px; font-family: 'Arial',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509417617 .tn-elem[data-elem-id="1667455743844"] {top: 40px;left: calc(50% - 480px + 405px);width: 773px;height: 528px;}#rec509417617 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 959px) {#rec509417617 .tn-elem[data-elem-id="1667455743844"] {top: 99px;left: calc(50% - 320px + 0px);width: 640px;height: 299px;}#rec509417617 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 639px) {#rec509417617 .tn-elem[data-elem-id="1667455743844"] {top: 104px;left: calc(50% - 240px + -48px);width: 576px;height: 282px;}#rec509417617 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}}@media screen and (max-width: 479px) {#rec509417617 .tn-elem[data-elem-id="1667455743844"] {top: 91px;left: calc(50% - 160px + -54px);width: 428px;height: 299px;}#rec509417617 .tn-elem[data-elem-id="1667455743844"] .tn-atom__slds-img {background-size: cover;}} #rec509417617 .tn-elem[data-elem-id="1667455887338"] { color: #080808; text-align: center; z-index: 5; top: 545px;left: calc(50% - 600px + -40px);width: 225px;height:60px;}#rec509417617 .tn-elem[data-elem-id="1667455887338"] .tn-atom { color: #080808; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 400; border-width: 1px; border-radius: 4px; background-color: #ffffff; background-position: center center ;border-color: #080808 ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509417617 .tn-elem[data-elem-id="1667455887338"] .tn-atom:hover {background-color: #080808;background-image: none; color: #ffffff; }}@media screen and (max-width: 1199px) {#rec509417617 .tn-elem[data-elem-id="1667455887338"] {top: 454px;left: calc(50% - 480px + 10px);}}@media screen and (max-width: 959px) {#rec509417617 .tn-elem[data-elem-id="1667455887338"] {top: 670px;left: calc(50% - 320px + 208px);}}@media screen and (max-width: 639px) {#rec509417617 .tn-elem[data-elem-id="1667455887338"] {top: 625px;left: calc(50% - 240px + 133px);width: 214px;height: 57px;}#rec509417617 .tn-elem[data-elem-id="1667455887338"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509417617 .tn-elem[data-elem-id="1667455887338"] {top: 735px;left: calc(50% - 160px + 53px);}} #rec509417617 .tn-elem[data-elem-id="1667455839271"] { color: #080808; z-index: 4; top: 285px;left: calc(50% - 600px + -40px);width: 446px;}#rec509417617 .tn-elem[data-elem-id="1667455839271"] .tn-atom { color: #080808; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509417617 .tn-elem[data-elem-id="1667455839271"] {top: 141px;left: calc(50% - 480px + 10px);width: 380px;}}@media screen and (max-width: 959px) {#rec509417617 .tn-elem[data-elem-id="1667455839271"] {top: 425px;left: calc(50% - 320px + 60px);width: 526px;}#rec509417617 .tn-elem[data-elem-id="1667455839271"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509417617 .tn-elem[data-elem-id="1667455839271"] {top: 403px;left: calc(50% - 240px + 0px);width: 480px;}#rec509417617 .tn-elem[data-elem-id="1667455839271"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509417617 .tn-elem[data-elem-id="1667455839271"] {top: 415px;left: calc(50% - 160px + 0px);width: 320px;}#rec509417617 .tn-elem[data-elem-id="1667455839271"] {text-align: left;}#rec509417617 .tn-elem[data-elem-id="1667455839271"] .tn-atom {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);transform: rotate(0deg);}} #rec509417617 .tn-elem[data-elem-id="1667455806710"] { color: #080808; z-index: 3; top: 220px;left: calc(50% - 600px + -40px);width: 486px;}#rec509417617 .tn-elem[data-elem-id="1667455806710"] .tn-atom { color: #080808; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.1; font-weight: 500; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509417617 .tn-elem[data-elem-id="1667455806710"] {top: 84px;left: calc(50% - 480px + 10px);}}@media screen and (max-width: 959px) {#rec509417617 .tn-elem[data-elem-id="1667455806710"] {top: 25px;left: calc(50% - 320px + 20px);width: 600px;}#rec509417617 .tn-elem[data-elem-id="1667455806710"] {text-align: center;}}@media screen and (max-width: 639px) {#rec509417617 .tn-elem[data-elem-id="1667455806710"] {top: 45px;left: calc(50% - 240px + 0px);width: 480px;}#rec509417617 .tn-elem[data-elem-id="1667455806710"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509417617 .tn-elem[data-elem-id="1667455806710"] {top: 37px;left: calc(50% - 160px + -22px);width: 365px;}}</style>
2277<div class='t396'>
2278<div class="t396__artboard" data-artboard-recid="509417617" data-artboard-screens="320,480,640,960,1200" data-artboard-height="910" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="860" data-artboard-height-res-480="760" data-artboard-height-res-640="830" data-artboard-height-res-960="670"
2279>
2280<div class="t396__carrier" data-artboard-recid="509417617">
2281</div>
2282<div class="t396__filter" data-artboard-recid="509417617">
2283</div>
2284<div class='t396__elem tn-elem tn-elem__5094176171667455743844' data-elem-id='1667455743844' data-elem-type='gallery' data-field-top-value="90" data-field-left-value="512" data-field-height-value="680" data-field-width-value="1048" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="91" data-field-left-res-320-value="-54" data-field-height-res-320-value="299" data-field-width-res-320-value="428" data-field-top-res-480-value="104" data-field-left-res-480-value="-48" data-field-height-res-480-value="282" data-field-width-res-480-value="576" data-field-top-res-640-value="99" data-field-left-res-640-value="0" data-field-height-res-640-value="299" data-field-width-res-640-value="640" data-field-top-res-960-value="40" data-field-left-res-960-value="405" data-field-height-res-960-value="528" data-field-width-res-960-value="773" data-field-imgs-value="[{"lid":"tild6563-3034-4138-a362-336435373233&qu
ot;,"li_img":"https://static.tildacdn.com/tild6563-3034-4138-a362-336435373233/Rectangle_11.png","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""
},{"lid":"tild3235-6266-4666-b032-396430363535","li_img":"https://static.tildacdn.com/tild3235-6266-4666-b032-396430363535/bd1686c7794a9f48a16e.jpeg","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild6461-3063-4331-b865-636339336166","li_img":"https://static.tildacdn.com/tild6461-3063-4331-b865-636339336166/Rectangle_12.png","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""},{"lid":"tild3735-3830-4634-a434-343764326362","li_img":"https://static.tildacdn.com/tild3735-3830-4634-a434-343764326362/Rectangle_13.png","li_imgalt":"","li_imgtitle":"","li_imgurl":"","li_imgtarget":false,"li_imgnofollow":false,"li_youtube":"","li_vimeo":""}]" data-field-slds_arrowcolor-value="#000" data-field-slds_arrowbgcolor-value="#e8e8e8" data-field-slds_dotsbgcolor-value="#ffffff" data-field-slds_dotsbgcoloractive-value="#ebd2a5" data-field-slds_speed-value="slow" data-field-slds_autoplay-value="4" data-field-slds_playiconcolor-value="#fff" data-field-slds_stretch-value="cover" data-field-slds_imgposition-value="center center" data-field-slds_loop-value="loop" data-field-slds_loop-value="loop" data-field-slds_arrowalign-value="center" data-field-slds_arrowbetweenmargin-value="10" data-field-slds_playiconsize-value="70" data-field-slds_dotssize-value="18" data-field-slds_dotscontrols-value="in" data-field-slds_arrowcontrols-value="none" data-field-slds_arrowsize-value="s" data-field-slds_arrowlinesize-value="1" data-field-slds_imgposition-value="center center" data-field-slds_captiontopmargin-value="20" data-field-slds_dotsvmargin-value="10" data-field-slds_captionwidth-value="80" data-field-slds_arrowhmargin-value="20" data-field-slds_dotshmargin-value="15" data-field-slds_arrowvmargin-value="10" data-field-borderstyle-value="solid" data-field-zoomable-value="y" data-field-slds_dotssize-res-640-value="12" data-field-slds_dotsvmargin-res-640-value="1" data-field-slds_dotshmargin-res-640-value="10"
2285>
2286<div class='tn-atom tn-atom__gallery'>
2287</div>
2288</div>
2289 <div class='t396__elem tn-elem tn-elem__5094176171667455887338' data-elem-id='1667455887338' data-elem-type='button' data-field-top-value="545" data-field-left-value="-40" data-field-height-value="60" data-field-width-value="225" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-320-value="735" data-field-left-res-320-value="53" data-field-top-res-480-value="625" data-field-left-res-480-value="133" data-field-height-res-480-value="57" data-field-width-res-480-value="214" data-field-top-res-640-value="670" data-field-left-res-640-value="208" data-field-top-res-960-value="454" data-field-left-res-960-value="10"
2290>
2291<a class='tn-atom' href="https://fijikids.ru/" >
2292Подробнее</a>
2293</div>
2294 <div class='t396__elem tn-elem tn-elem__5094176171667455839271' data-elem-id='1667455839271' data-elem-type='text' data-field-top-value="285" data-field-left-value="-40" data-field-width-value="446" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="415" data-field-left-res-320-value="0" data-field-width-res-320-value="320" data-field-top-res-480-value="403" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="425" data-field-left-res-640-value="60" data-field-width-res-640-value="526" data-field-top-res-960-value="141" data-field-left-res-960-value="10" data-field-width-res-960-value="380"
2295>
2296<div class='tn-atom
'field='tn_text_1667455839271'>
2297Детский спортивно-развивающий центр, современное пространство, где дети заряжаются позитивом, энергией и здоровьем!<br>
2298<br>
2299600 м² фитнес-пространства с отдельным бассейном для грудничкового плавания и панорамным бассейном для оздоровительного и спортивного плавания, фитнес-студиями и развивающими арт-классами.</div>
2300 </div>
2301 <div class='t396__elem tn-elem tn-elem__5094176171667455806710' data-elem-id='1667455806710' data-elem-type='text' data-field-top-value="220" data-field-left-value="-40" data-field-width-value="486" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="37" data-field-left-res-320-value="-22" data-field-width-res-320-value="365" data-field-top-res-480-value="45" data-field-left-res-480-value="0" data-field-width-res-480-value="480" data-field-top-res-640-value="25" data-field-left-res-640-value="20" data-field-width-res-640-value="600" data-field-top-res-960-value="84" data-field-left-res-960-value="10"
2302>
2303<div class='tn-atom
'field='tn_text_1667455806710'>
2304FIJI Kids</div>
2305 </div>
2306 </div>
2307 </div>
2308 <script>
2309t_onReady(function () {
2310t_onFuncLoad('t396_init', function () {
2311t396_init('509417617');
2312});
2313});</script>
2314<!-- /T396 -->
2315</div>
2316<div id="rec509419882" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
2317<!-- T396 -->
2318<style>
2319#rec509419882 .t396__artboard {height: 654px; background-color: #ffffff; }#rec509419882 .t396__filter {height: 654px; }#rec509419882 .t396__carrier{height: 654px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509419882 .t396__artboard {}#rec509419882 .t396__filter {}#rec509419882 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509419882 .t396__artboard {height: 644px;}#rec509419882 .t396__filter {height: 644px;}#rec509419882 .t396__carrier {height: 644px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509419882 .t396__artboard {height: 564px;}#rec509419882 .t396__filter {height: 564px;}#rec509419882 .t396__carrier {height: 564px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509419882 .t396__artboard {height: 1104px;}#rec509419882 .t396__filter {height: 1104px;}#rec509419882 .t396__carrier {height: 1104px;background-attachment: scroll;}} #rec509419882 .tn-elem[data-elem-id="1667458445280"] { z-index: 1; top: 0px;left: calc(50% - 600px + -360px);width: 1920px;}#rec509419882 .tn-elem[data-elem-id="1667458445280"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445280"] {top: 0px;left: calc(50% - 320px + -634px);width: 1908px;}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445280"] {top: 0px;left: calc(50% - 240px + -607px);width: 1694px;}}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445280"] {top: 488px;left: calc(50% - 160px + -616px);width: 1553px;}#rec509419882 .tn-elem[data-elem-id="1667458445280"] .tn-atom {-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);transform: rotate(270deg);}} #rec509419882 .tn-elem[data-elem-id="1667458445350"] { color: #caae74; text-align: LEFT; z-index: 16; top: 182px;left: calc(50% - 600px + -40px);width: 442px;}#rec509419882 .tn-elem[data-elem-id="1667458445350"] .tn-atom { color: #caae74; font-size: 48px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445350"] {top: 100px;left: calc(50% - 480px + -40px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445350"] {top: 56px;left: calc(50% - 320px + 9px);}#rec509419882 .tn-elem[data-elem-id="1667458445350"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445350"] {top: 41px;left: calc(50% - 240px + 9px);width: 212px;}}@media screen and (max-width: 479px) {} #rec509419882 .tn-elem[data-elem-id="1667458445355"] { z-index: 18; top: 269px;left: calc(50% - 600px + -34px);width: 68px;height:2px;}#rec509419882 .tn-elem[data-elem-id="1667458445355"] .tn-atom { background-color: #334532; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445355"] {top: 186px;left: calc(50% - 480px + -34px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445355"] {top: 123px;left: calc(50% - 320px + 9px);height: 1px;}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445355"] {top: 95px;left: calc(50% - 240px + 9px);}}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445355"] {top: 95px;left: calc(50% - 160px + 9px);}} #rec509419882 .tn-elem[data-elem-id="1667458445353"] { color: #334532; text-align: LEFT; z-index: 17; top: 243px;left: calc(50% - 600px + 42px);width: 333px;}#rec509419882 .tn-elem[data-elem-id="1667458445353"] .tn-atom { color: #334532; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445353"] {top: 161px;left: calc(50% - 480px + 42px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445353"] {top: 104px;left: calc(50% - 320px + 85px);}#rec509419882 .tn-elem[data-elem-id="1667458445353"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445353"] {top: 79px;left: calc(50% - 240px + 85px);width: 250px;}#rec509419882 .tn-elem[data-elem-id="1667458445353"] .tn-atom { font-size: 26px; }}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445353"] {top: 79px;left: calc(50% - 160px + 85px);}} #rec509419882 .tn-elem[data-elem-id="1667458445337"] { z-index: 13; top: 186px;left: calc(50% - 600px + 733px);width: 46px;}#rec509419882 .tn-elem[data-elem-id="1667458445337"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445337"] {top: 104px;left: calc(50% - 480px + 733px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445337"] {top: 323px;left: calc(50% - 320px + 0px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445337"] {top: 295px;left: calc(50% - 240px + 0px);width: 42px;}}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445337"] {top: 284px;left: calc(50% - 160px + 139px);}} #rec509419882 .tn-elem[data-elem-id="1667458445333"] { color: #444643; text-align: LEFT; z-index: 12; top: 241px;left: calc(50% - 600px + 733px);width: 247px;}#rec509419882 .tn-elem[data-elem-id="1667458445333"] .tn-atom { color: #444643; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445333"] {top: 159px;left: calc(50% - 480px + 733px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445333"] {top: 378px;left: calc(50% - 320px + 0px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445333"] {top: 345px;left: calc(50% - 240px + 0px);width: 225px;}#rec509419882 .tn-elem[data-elem-id="1667458445333"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445333"] {top: 334px;left: calc(50% - 160px + 48px);}#rec509419882 .tn-elem[data-elem-id="1667458445333"] {text-align: center;}} #rec509419882 .tn-elem[data-elem-id="1667458445329"] { z-index: 11; top: 374px;left: calc(50% - 600px + -40px);width: 32px;}#rec509419882 .tn-elem[data-elem-id="1667458445329"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445329"] {top: 292px;left: calc(50% - 480px + -40px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445329"] {top: 182px;left: calc(50% - 320px + 0px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445329"] {top: 158px;left: calc(50% - 240px + 0px);width: 29px;}}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445329"] {top: 148px;left: calc(50% - 160px + 146px);}} #rec509419882 .tn-elem[data-elem-id="1667458445326"] { color: #444643; text-align: LEFT; z-index: 10; top: 433px;left: calc(50% - 600px + -40px);width: 306px;}#rec509419882 .tn-elem[data-elem-id="1667458445326"] .tn-atom { color: #444643; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445326"] {top: 351px;left: calc(50% - 480px + -40px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445326"] {top: 241px;left: calc(50% - 320px + 0px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445326"] {top: 212px;left: calc(50% - 240px + 0px);width: 278px;}#rec509419882 .tn-elem[data-elem-id="1667458445326"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445326"] {top: 202px;left: calc(50% - 160px + 21px);}#rec509419882 .tn-elem[data-elem-id="1667458445326"] {text-align: center;}} #rec509419882 .tn-elem[data-elem-id="1667458445346"] { z-index: 15; top: 373px;left: calc(50% - 600px + 735px);width: 40px;}#rec509419882 .tn-elem[data-elem-id="1667458445346"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445346"] {top: 291px;left: calc(50% - 480px + 735px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445346"] {top: 466px;left: calc(50% - 320px + 2px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445346"] {top: 416px;left: calc(50% - 240px + 0px);width: 36px;}}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445346"] {top: 416px;left: calc(50% - 160px + 142px);}} #rec509419882 .tn-elem[data-elem-id="1667458445342"] { color: #444643; text-align: LEFT; z-index: 14; top: 433px;left: calc(50% - 600px + 733px);width: 190px;}#rec509419882 .tn-elem[data-elem-id="1667458445342"] .tn-atom { color: #444643; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445342"] {top: 351px;left: calc(50% - 480px + 733px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445342"] {top: 526px;left: calc(50% - 320px + 0px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445342"] {top: 471px;left: calc(50% - 240px + 0px);width: 173px;}#rec509419882 .tn-elem[data-elem-id="1667458445342"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445342"] {top: 471px;left: calc(50% - 160px + 72px);width: 177px;}#rec509419882 .tn-elem[data-elem-id="1667458445342"] {text-align: center;}} #rec509419882 .tn-elem[data-elem-id="1667458445303"] { z-index: 5; top: 181px;left: calc(50% - 600px + 413px);width: 23px;}#rec509419882 .tn-elem[data-elem-id="1667458445303"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445303"] {top: 99px;left: calc(50% - 480px + 413px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445303"] {top: 36px;left: calc(50% - 320px + 375px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445303"] {top: 36px;left: calc(50% - 240px + 321px);width: 21px;}}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445303"] {top: 553px;left: calc(50% - 160px + 150px);}} #rec509419882 .tn-elem[data-elem-id="1667458445297"] { color: #444643; text-align: LEFT; z-index: 4; top: 242px;left: calc(50% - 600px + 413px);width: 202px;}#rec509419882 .tn-elem[data-elem-id="1667458445297"] .tn-atom { color: #444643; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445297"] {top: 160px;left: calc(50% - 480px + 413px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445297"] {top: 97px;left: calc(50% - 320px + 375px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445297"] {top: 92px;left: calc(50% - 240px + 321px);width: 184px;}#rec509419882 .tn-elem[data-elem-id="1667458445297"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445297"] {top: 609px;left: calc(50% - 160px + 68px);}#rec509419882 .tn-elem[data-elem-id="1667458445297"] {text-align: center;}} #rec509419882 .tn-elem[data-elem-id="1667458445312"] { z-index: 7; top: 184px;left: calc(50% - 600px + 1072px);width: 45px;}#rec509419882 .tn-elem[data-elem-id="1667458445312"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445312"] {top: 453px;left: calc(50% - 480px + -40px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445312"] {top: 184px;left: calc(50% - 320px + 375px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445312"] {top: 160px;left: calc(50% - 240px + 321px);width: 41px;}}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445312"] {top: 691px;left: calc(50% - 160px + 140px);}} #rec509419882 .tn-elem[data-elem-id="1667458445309"] { color: #444643; text-align: LEFT; z-index: 6; top: 241px;left: calc(50% - 600px + 1072px);width: 195px;}#rec509419882 .tn-elem[data-elem-id="1667458445309"] .tn-atom { color: #444643; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445309"] {top: 510px;left: calc(50% - 480px + -40px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445309"] {top: 241px;left: calc(50% - 320px + 375px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445309"] {top: 212px;left: calc(50% - 240px + 321px);width: 177px;}#rec509419882 .tn-elem[data-elem-id="1667458445309"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445309"] {top: 743px;left: calc(50% - 160px + 72px);}#rec509419882 .tn-elem[data-elem-id="1667458445309"] {text-align: center;}} #rec509419882 .tn-elem[data-elem-id="1667458445322"] { z-index: 9; top: 371px;left: calc(50% - 600px + 413px);width: 46px;}#rec509419882 .tn-elem[data-elem-id="1667458445322"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445322"] {top: 289px;left: calc(50% - 480px + 413px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445322"] {top: 330px;left: calc(50% - 320px + 375px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445322"] {top: 293px;left: calc(50% - 240px + 321px);width: 42px;}}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445322"] {top: 825px;left: calc(50% - 160px + 139px);}} #rec509419882 .tn-elem[data-elem-id="1667458445318"] { color: #444643; text-align: LEFT; z-index: 8; top: 428px;left: calc(50% - 600px + 414px);width: 182px;}#rec509419882 .tn-elem[data-elem-id="1667458445318"] .tn-atom { color: #444643; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445318"] {top: 346px;left: calc(50% - 480px + 414px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445318"] {top: 387px;left: calc(50% - 320px + 376px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445318"] {top: 345px;left: calc(50% - 240px + 321px);width: 178px;}#rec509419882 .tn-elem[data-elem-id="1667458445318"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445318"] {top: 877px;left: calc(50% - 160px + 71px);}#rec509419882 .tn-elem[data-elem-id="1667458445318"] {text-align: center;}} #rec509419882 .tn-elem[data-elem-id="1667458445288"] { z-index: 3; top: 369px;left: calc(50% - 600px + 1072px);width: 55px;}#rec509419882 .tn-elem[data-elem-id="1667458445288"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445288"] {top: 446px;left: calc(50% - 480px + 411px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445288"] {top: 462px;left: calc(50% - 320px + 375px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445288"] {top: 413px;left: calc(50% - 240px + 321px);width: 50px;}}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445288"] {top: 959px;left: calc(50% - 160px + 135px);}} #rec509419882 .tn-elem[data-elem-id="1667458445285"] { color: #444643; text-align: LEFT; z-index: 2; top: 433px;left: calc(50% - 600px + 1072px);width: 195px;}#rec509419882 .tn-elem[data-elem-id="1667458445285"] .tn-atom { color: #444643; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.29; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509419882 .tn-elem[data-elem-id="1667458445285"] {top: 510px;left: calc(50% - 480px + 411px);}}@media screen and (max-width: 959px) {#rec509419882 .tn-elem[data-elem-id="1667458445285"] {top: 526px;left: calc(50% - 320px + 375px);}}@media screen and (max-width: 639px) {#rec509419882 .tn-elem[data-elem-id="1667458445285"] {top: 471px;left: calc(50% - 240px + 321px);width: 177px;}#rec509419882 .tn-elem[data-elem-id="1667458445285"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509419882 .tn-elem[data-elem-id="1667458445285"] {top: 1017px;left: calc(50% - 160px + 72px);}#rec509419882 .tn-elem[data-elem-id="1667458445285"] {text-align: center;}}</style>
2320<div class='t396'>
2321<div class="t396__artboard" data-artboard-recid="509419882" data-artboard-screens="320,480,640,960,1200" data-artboard-height="654" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="1104" data-artboard-height-res-480="564" data-artboard-height-res-640="644"
2322>
2323<div class="t396__carrier" data-artboard-recid="509419882">
2324</div>
2325<div class="t396__filter" data-artboard-recid="509419882">
2326</div>
2327<div class='t396__elem tn-elem tn-elem__5094198821667458445280' data-elem-id='1667458445280' data-elem-type='image' data-field-top-value="0" data-field-left-value="-360" data-field-width-value="1920" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="7680" data-field-fileheight-value="2616" data-field-top-res-320-value="488" data-field-left-res-320-value="-616" data-field-width-res-320-value="1553" data-field-top-res-480-value="0" data-field-left-res-480-value="-607" data-field-width-res-480-value="1694" data-field-top-res-640-value="0" data-field-left-res-640-value="-634" data-field-width-res-640-value="1908"
2328>
2329<div class='tn-atom' >
2330<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6266-3133-4163-a163-623962373931/a2f5146e-6d45-4f62-b.svg' imgfield='tn_img_1667458445280'>
2331</div>
2332</div>
2333 <div class='t396__elem tn-elem tn-elem__5094198821667458445350' data-elem-id='1667458445350' data-elem-type='text' data-field-top-value="182" data-field-left-value="-40" data-field-width-value="442" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-480-value="41" data-field-left-res-480-value="9" data-field-width-res-480-value="212" data-field-top-res-640-value="56" data-field-left-res-640-value="9" data-field-top-res-960-value="100" data-field-left-res-960-value="-40"
2334>
2335<div class='tn-atom
'field='tn_text_1667458445350'>
2336Сервисы</div>
2337 </div>
2338 <div class='t396__elem tn-elem tn-elem__5094198821667458445355' data-elem-id='1667458445355' data-elem-type='shape' data-field-top-value="269" data-field-left-value="-34" data-field-height-value="2" data-field-width-value="68" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="95" data-field-left-res-320-value="9" data-field-top-res-480-value="95" data-field-left-res-480-value="9" data-field-top-res-640-value="123" data-field-left-res-640-value="9" data-field-height-res-640-value="1" data-field-top-res-960-value="186" data-field-left-res-960-value="-34"
2339>
2340<div class='tn-atom' >
2341</div>
2342</div>
2343 <div class='t396__elem tn-elem tn-elem__5094198821667458445353' data-elem-id='1667458445353' data-elem-type='text' data-field-top-value="243" data-field-left-value="42" data-field-width-value="333" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="79" data-field-left-res-320-value="85" data-field-top-res-480-value="79" data-field-left-res-480-value="85" data-field-width-res-480-value="250" data-field-top-res-640-value="104" data-field-left-res-640-value="85" data-field-top-res-960-value="161" data-field-left-res-960-value="42"
2344>
2345<div class='tn-atom
'field='tn_text_1667458445353'>
2346FIJI Sport Club</div>
2347 </div>
2348 <div class='t396__elem tn-elem tn-elem__5094198821667458445337' data-elem-id='1667458445337' data-elem-type='image' data-field-top-value="186" data-field-left-value="733" data-field-width-value="46" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="46" data-field-fileheight-value="41" data-field-top-res-320-value="284" data-field-left-res-320-value="139" data-field-top-res-480-value="295" data-field-left-res-480-value="0" data-field-width-res-480-value="42" data-field-top-res-640-value="323" data-field-left-res-640-value="0" data-field-top-res-960-value="104" data-field-left-res-960-value="733"
2349>
2350<div class='tn-atom' >
2351<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3064-3438-4464-b163-396232393762/Group_278.svg' imgfield='tn_img_1667458445337'>
2352</div>
2353</div>
2354 <div class='t396__elem tn-elem tn-elem__5094198821667458445333' data-elem-id='1667458445333' data-elem-type='text' data-field-top-value="241" data-field-left-value="733" data-field-width-value="247" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="334" data-field-left-res-320-value="48" data-field-top-res-480-value="345" data-field-left-res-480-value="0" data-field-width-res-480-value="225" data-field-top-res-640-value="378" data-field-left-res-640-value="0" data-field-top-res-960-value="159" data-field-left-res-960-value="733"
2355>
2356<div class='tn-atom
'field='tn_text_1667458445333'>
2357Премиальные косметические средства</div>
2358 </div>
2359 <div class='t396__elem tn-elem tn-elem__5094198821667458445329' data-elem-id='1667458445329' data-elem-type='image' data-field-top-value="374" data-field-left-value="-40" data-field-width-value="32" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="32" data-field-fileheight-value="45" data-field-top-res-320-value="148" data-field-left-res-320-value="146" data-field-top-res-480-value="158" data-field-left-res-480-value="0" data-field-width-res-480-value="29" data-field-top-res-640-value="182" data-field-left-res-640-value="0" data-field-top-res-960-value="292" data-field-left-res-960-value="-40"
2360>
2361<div class='tn-atom' >
2362<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6465-3263-4335-a631-656338396138/image_79_Traced.svg' imgfield='tn_img_1667458445329'>
2363</div>
2364</div>
2365 <div class='t396__elem tn-elem tn-elem__5094198821667458445326' data-elem-id='1667458445326' data-elem-type='text' data-field-top-value="433" data-field-left-value="-40" data-field-width-value="306" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="202" data-field-left-res-320-value="21" data-field-top-res-480-value="212" data-field-left-res-480-value="0" data-field-width-res-480-value="278" data-field-top-res-640-value="241" data-field-left-res-640-value="0" data-field-top-res-960-value="351" data-field-left-res-960-value="-40"
2366>
2367<div class='tn-atom
'field='tn_text_1667458445326'>
2368Мобильное приложение – персональное сопровождение</div>
2369 </div>
2370 <div class='t396__elem tn-elem tn-elem__5094198821667458445346' data-elem-id='1667458445346' data-elem-type='image' data-field-top-value="373" data-field-left-value="735" data-field-width-value="40" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="42" data-field-fileheight-value="48" data-field-top-res-320-value="416" data-field-left-res-320-value="142" data-field-top-res-480-value="416" data-field-left-res-480-value="0" data-field-width-res-480-value="36" data-field-top-res-640-value="466" data-field-left-res-640-value="2" data-field-top-res-960-value="291" data-field-left-res-960-value="735"
2371>
2372<div class='tn-atom' >
2373<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3433-6466-4561-a537-666334663136/svg.svg' imgfield='tn_img_1667458445346'>
2374</div>
2375</div>
2376 <div class='t396__elem tn-elem tn-elem__5094198821667458445342' data-elem-id='1667458445342' data-elem-type='text' data-field-top-value="433" data-field-left-value="733" data-field-width-value="190" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="471" data-field-left-res-320-value="72" data-field-width-res-320-value="177" data-field-top-res-480-value="471" data-field-left-res-480-value="0" data-field-width-res-480-value="173" data-field-top-res-640-value="526" data-field-left-res-640-value="0" data-field-top-res-960-value="351" data-field-left-res-960-value="733"
2377>
2378<div class='tn-atom
'field='tn_text_1667458445342'>
2379Функциональный тест у фитнес-врача</div>
2380 </div>
2381 <div class='t396__elem tn-elem tn-elem__5094198821667458445303' data-elem-id='1667458445303' data-elem-type='image' data-field-top-value="181" data-field-left-value="413" data-field-width-value="23" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="92" data-field-fileheight-value="188" data-field-top-res-320-value="553" data-field-left-res-320-value="150" data-field-top-res-480-value="36" data-field-left-res-480-value="321" data-field-width-res-480-value="21" data-field-top-res-640-value="36" data-field-left-res-640-value="375" data-field-top-res-960-value="99" data-field-left-res-960-value="413"
2382>
2383<div class='tn-atom' >
2384<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6165-6638-4436-b931-613565303434/c6fb95e7-5078-426d-a.svg' imgfield='tn_img_1667458445303'>
2385</div>
2386</div>
2387 <div class='t396__elem tn-elem tn-elem__5094198821667458445297' data-elem-id='1667458445297' data-elem-type='text' data-field-top-value="242" data-field-left-value="413" data-field-width-value="202" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="609" data-field-left-res-320-value="68" data-field-top-res-480-value="92" data-field-left-res-480-value="321" data-field-width-res-480-value="184" data-field-top-res-640-value="97" data-field-left-res-640-value="375" data-field-top-res-960-value="160" data-field-left-res-960-value="413"
2388>
2389<div class='tn-atom
'field='tn_text_1667458445297'>
2390Умная система доступа в клуб</div>
2391 </div>
2392 <div class='t396__elem tn-elem tn-elem__5094198821667458445312' data-elem-id='1667458445312' data-elem-type='image' data-field-top-value="184" data-field-left-value="1072" data-field-width-value="45" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="184" data-field-fileheight-value="184" data-field-top-res-320-value="691" data-field-left-res-320-value="140" data-field-top-res-480-value="160" data-field-left-res-480-value="321" data-field-width-res-480-value="41" data-field-top-res-640-value="184" data-field-left-res-640-value="375" data-field-top-res-960-value="453" data-field-left-res-960-value="-40"
2393>
2394<div class='tn-atom' >
2395<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3566-6365-4563-b364-346330346639/20dc91c2-6b95-4551-b.svg' imgfield='tn_img_1667458445312'>
2396</div>
2397</div>
2398 <div class='t396__elem tn-elem tn-elem__5094198821667458445309' data-elem-id='1667458445309' data-elem-type='text' data-field-top-value="241" data-field-left-value="1072" data-field-width-value="195" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="743" data-field-left-res-320-value="72" data-field-top-res-480-value="212" data-field-left-res-480-value="321" data-field-width-res-480-value="177" data-field-top-res-640-value="241" data-field-left-res-640-value="375" data-field-top-res-960-value="510" data-field-left-res-960-value="-40"
2399>
2400<div class='tn-atom
'field='tn_text_1667458445309'>
2401Современный солярий Fire-Sun</div>
2402 </div>
2403 <div class='t396__elem tn-elem tn-elem__5094198821667458445322' data-elem-id='1667458445322' data-elem-type='image' data-field-top-value="371" data-field-left-value="413" data-field-width-value="46" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="46" data-field-fileheight-value="43" data-field-top-res-320-value="825" data-field-left-res-320-value="139" data-field-top-res-480-value="293" data-field-left-res-480-value="321" data-field-width-res-480-value="42" data-field-top-res-640-value="330" data-field-left-res-640-value="375" data-field-top-res-960-value="289" data-field-left-res-960-value="413"
2404>
2405<div class='tn-atom' >
2406<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3132-3835-4132-b837-333462643735/image_65_Traced.svg' imgfield='tn_img_1667458445322'>
2407</div>
2408</div>
2409 <div class='t396__elem tn-elem tn-elem__5094198821667458445318' data-elem-id='1667458445318' data-elem-type='text' data-field-top-value="428" data-field-left-value="414" data-field-width-value="182" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="877" data-field-left-res-320-value="71" data-field-top-res-480-value="345" data-field-left-res-480-value="321" data-field-width-res-480-value="178" data-field-top-res-640-value="387" data-field-left-res-640-value="376" data-field-top-res-960-value="346" data-field-left-res-960-value="414"
2410>
2411<div class='tn-atom
'field='tn_text_1667458445318'>
2412Гастрономическое фитнес-кафе</div>
2413 </div>
2414 <div class='t396__elem tn-elem tn-elem__5094198821667458445288' data-elem-id='1667458445288' data-elem-type='image' data-field-top-value="369" data-field-left-value="1072" data-field-width-value="55" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="220" data-field-fileheight-value="180" data-field-top-res-320-value="959" data-field-left-res-320-value="135" data-field-top-res-480-value="413" data-field-left-res-480-value="321" data-field-width-res-480-value="50" data-field-top-res-640-value="462" data-field-left-res-640-value="375" data-field-top-res-960-value="446" data-field-left-res-960-value="411"
2415>
2416<div class='tn-atom' >
2417<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6535-3232-4231-b564-353934646364/40aaf18f-d750-483f-9.svg' imgfield='tn_img_1667458445288'>
2418</div>
2419</div>
2420 <div class='t396__elem tn-elem tn-elem__5094198821667458445285' data-elem-id='1667458445285' data-elem-type='text' data-field-top-value="433" data-field-left-value="1072" data-field-width-value="195" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="1017" data-field-left-res-320-value="72" data-field-top-res-480-value="471" data-field-left-res-480-value="321" data-field-width-res-480-value="177" data-field-top-res-640-value="526" data-field-left-res-640-value="375" data-field-top-res-960-value="510" data-field-left-res-960-value="411"
2421>
2422<div class='tn-atom
'field='tn_text_1667458445285'>
2423Собственный паркинг</div>
2424 </div>
2425 </div>
2426 </div>
2427 <script>
2428t_onReady(function () {
2429t_onFuncLoad('t396_init', function () {
2430t396_init('509419882');
2431});
2432});</script>
2433<!-- /T396 -->
2434</div>
2435<div id="rec512207734" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
2436<!-- T396 -->
2437<style>
2438#rec512207734 .t396__artboard {height: 316px; background-color: #ffffff; }#rec512207734 .t396__filter {height: 316px; }#rec512207734 .t396__carrier{height: 316px; background-position: center center; background-attachment: scroll;background-image: url('https://static.tildacdn.com/tild3766-3034-4865-b833-613032653263/-/resize/20x/Rectangle_24.png');background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec512207734 .t396__artboard {}#rec512207734 .t396__filter {}#rec512207734 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec512207734 .t396__artboard {}#rec512207734 .t396__filter {}#rec512207734 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec512207734 .t396__artboard {}#rec512207734 .t396__filter {}#rec512207734 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec512207734 .t396__artboard {height: 346px;}#rec512207734 .t396__filter {height: 346px;}#rec512207734 .t396__carrier {height: 346px;background-attachment: scroll;}} #rec512207734 .tn-elem[data-elem-id="1668044764456"] { color: #ffffff; z-index: 4; top: 117px;left: calc(50% - 600px + 441px);width: 560px;}#rec512207734 .tn-elem[data-elem-id="1668044764456"] .tn-atom { color: #ffffff; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec512207734 .tn-elem[data-elem-id="1668044764456"] {top: 100px;left: calc(50% - 480px + 445px);width: 346px;}#rec512207734 .tn-elem[data-elem-id="1668044764456"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 959px) {#rec512207734 .tn-elem[data-elem-id="1668044764456"] {top: 218px;left: calc(50% - 320px + 8px);width: 632px;}}@media screen and (max-width: 639px) {#rec512207734 .tn-elem[data-elem-id="1668044764456"] {top: 187px;left: calc(50% - 240px + 4px);width: 472px;}#rec512207734 .tn-elem[data-elem-id="1668044764456"] .tn-atom { font-size: 14px; }}@media screen and (max-width: 479px) {#rec512207734 .tn-elem[data-elem-id="1668044764456"] {top: 214px;left: calc(50% - 160px + 4px);width: 316px;}} #rec512207734 .tn-elem[data-elem-id="1668044800267"] { z-index: 5; top: 102px;left: calc(50% - 600px + 1070px);width: 169px;}#rec512207734 .tn-elem[data-elem-id="1668044800267"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec512207734 .tn-elem[data-elem-id="1668044800267"] {top: 102px;left: calc(50% - 480px + 791px);}}@media screen and (max-width: 959px) {#rec512207734 .tn-elem[data-elem-id="1668044800267"] {top: 152px;left: calc(50% - 320px + 0px);}}@media screen and (max-width: 639px) {#rec512207734 .tn-elem[data-elem-id="1668044800267"] {top: 130px;left: calc(50% - 240px + 4px);width: 142px;}}@media screen and (max-width: 479px) {#rec512207734 .tn-elem[data-elem-id="1668044800267"] {top: 153px;left: calc(50% - 160px + 4px);}} #rec512207734 .tn-elem[data-elem-id="1668044800272"] { z-index: 6; top: 162px;left: calc(50% - 600px + 1070px);width: 169px;}#rec512207734 .tn-elem[data-elem-id="1668044800272"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec512207734 .tn-elem[data-elem-id="1668044800272"] {top: 162px;left: calc(50% - 480px + 791px);}}@media screen and (max-width: 959px) {#rec512207734 .tn-elem[data-elem-id="1668044800272"] {top: 152px;left: calc(50% - 320px + 197px);}}@media screen and (max-width: 639px) {#rec512207734 .tn-elem[data-elem-id="1668044800272"] {top: 130px;left: calc(50% - 240px + 170px);width: 142px;}}@media screen and (max-width: 479px) {#rec512207734 .tn-elem[data-elem-id="1668044800272"] {top: 153px;left: calc(50% - 160px + 170px);}} #rec512207734 .tn-elem[data-elem-id="1668044740431"] { z-index: 3; top: 189px;left: calc(50% - 600px + -34px);width: 68px;height:2px;}#rec512207734 .tn-elem[data-elem-id="1668044740431"] .tn-atom { background-color: #ffffff; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec512207734 .tn-elem[data-elem-id="1668044740431"] {top: 186px;left: calc(50% - 480px + 6px);}}@media screen and (max-width: 959px) {#rec512207734 .tn-elem[data-elem-id="1668044740431"] {top: 123px;left: calc(50% - 320px + 9px);height: 1px;}}@media screen and (max-width: 639px) {#rec512207734 .tn-elem[data-elem-id="1668044740431"] {top: 95px;left: calc(50% - 240px + 4px);}}@media screen and (max-width: 479px) {#rec512207734 .tn-elem[data-elem-id="1668044740431"] {top: 115px;left: calc(50% - 160px + 9px);}} #rec512207734 .tn-elem[data-elem-id="1668044740427"] { color: #ffffff; text-align: LEFT; z-index: 2; top: 163px;left: calc(50% - 600px + 42px);width: 333px;}#rec512207734 .tn-elem[data-elem-id="1668044740427"] .tn-atom { color: #ffffff; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec512207734 .tn-elem[data-elem-id="1668044740427"] {top: 161px;left: calc(50% - 480px + 82px);}}@media screen and (max-width: 959px) {#rec512207734 .tn-elem[data-elem-id="1668044740427"] {top: 104px;left: calc(50% - 320px + 85px);}#rec512207734 .tn-elem[data-elem-id="1668044740427"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 639px) {#rec512207734 .tn-elem[data-elem-id="1668044740427"] {top: 79px;left: calc(50% - 240px + 80px);width: 250px;}#rec512207734 .tn-elem[data-elem-id="1668044740427"] .tn-atom { font-size: 26px; }}@media screen and (max-width: 479px) {#rec512207734 .tn-elem[data-elem-id="1668044740427"] {top: 99px;left: calc(50% - 160px + 85px);}} #rec512207734 .tn-elem[data-elem-id="1668044740423"] { color: #caae74; text-align: LEFT; z-index: 1; top: 102px;left: calc(50% - 600px + -40px);width: 442px;}#rec512207734 .tn-elem[data-elem-id="1668044740423"] .tn-atom { color: #caae74; font-size: 48px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec512207734 .tn-elem[data-elem-id="1668044740423"] {top: 100px;left: calc(50% - 480px + 0px);}}@media screen and (max-width: 959px) {#rec512207734 .tn-elem[data-elem-id="1668044740423"] {top: 56px;left: calc(50% - 320px + 9px);}#rec512207734 .tn-elem[data-elem-id="1668044740423"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 639px) {#rec512207734 .tn-elem[data-elem-id="1668044740423"] {top: 41px;left: calc(50% - 240px + 4px);width: 212px;}}@media screen and (max-width: 479px) {#rec512207734 .tn-elem[data-elem-id="1668044740423"] {top: 61px;left: calc(50% - 160px + 4px);}}</style>
2439<div class='t396'>
2440<div class="t396__artboard" data-artboard-recid="512207734" data-artboard-screens="320,480,640,960,1200" data-artboard-height="316" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="346"
2441>
2442<div class="t396__carrier t-bgimg" data-artboard-recid="512207734" data-original="https://static.tildacdn.com/tild3766-3034-4865-b833-613032653263/Rectangle_24.png">
2443</div>
2444<div class="t396__filter" data-artboard-recid="512207734">
2445</div>
2446<div class='t396__elem tn-elem tn-elem__5122077341668044764456' data-elem-id='1668044764456' data-elem-type='text' data-field-top-value="117" data-field-left-value="441" data-field-width-value="560" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="214" data-field-left-res-320-value="4" data-field-width-res-320-value="316" data-field-top-res-480-value="187" data-field-left-res-480-value="4" data-field-width-res-480-value="472" data-field-top-res-640-value="218" data-field-left-res-640-value="8" data-field-width-res-640-value="632" data-field-top-res-960-value="100" data-field-left-res-960-value="445" data-field-width-res-960-value="346"
2447>
2448<div class='tn-atom
'field='tn_text_1668044764456'>
2449Скачивайте наше мобильное приложение, чтобы быть в курсе всех новостей жизни клуба, следить за расписанием и бронировать персональные тренировки.</div>
2450 </div>
2451 <div class='t396__elem tn-elem tn-elem__5122077341668044800267' data-elem-id='1668044800267' data-elem-type='image' data-field-top-value="102" data-field-left-value="1070" data-field-width-value="169" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="169" data-field-fileheight-value="51" data-field-top-res-320-value="153" data-field-left-res-320-value="4" data-field-top-res-480-value="130" data-field-left-res-480-value="4" data-field-width-res-480-value="142" data-field-top-res-640-value="152" data-field-left-res-640-value="0" data-field-top-res-960-value="102" data-field-left-res-960-value="791"
2452>
2453<a class='tn-atom' href="https://play.google.com/store/apps/details?id=com.technogym.mywellness" >
2454<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3163-6133-4161-b363-613263323034/Group_112.svg' imgfield='tn_img_1668044800267'>
2455</a>
2456</div>
2457 <div class='t396__elem tn-elem tn-elem__5122077341668044800272' data-elem-id='1668044800272' data-elem-type='image' data-field-top-value="162" data-field-left-value="1070" data-field-width-value="169" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="169" data-field-fileheight-value="51" data-field-top-res-320-value="153" data-field-left-res-320-value="170" data-field-top-res-480-value="130" data-field-left-res-480-value="170" data-field-width-res-480-value="142" data-field-top-res-640-value="152" data-field-left-res-640-value="197" data-field-top-res-960-value="162" data-field-left-res-960-value="791"
2458>
2459<a class='tn-atom' href="https://apps.apple.com/ru/app/mywellness/id529829006" >
2460<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3638-3938-4639-a334-386136303439/Group_111.svg' imgfield='tn_img_1668044800272'>
2461</a>
2462</div>
2463 <div class='t396__elem tn-elem tn-elem__5122077341668044740431' data-elem-id='1668044740431' data-elem-type='shape' data-field-top-value="189" data-field-left-value="-34" data-field-height-value="2" data-field-width-value="68" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="115" data-field-left-res-320-value="9" data-field-top-res-480-value="95" data-field-left-res-480-value="4" data-field-top-res-640-value="123" data-field-left-res-640-value="9" data-field-height-res-640-value="1" data-field-top-res-960-value="186" data-field-left-res-960-value="6"
2464>
2465<div class='tn-atom' >
2466</div>
2467</div>
2468 <div class='t396__elem tn-elem tn-elem__5122077341668044740427' data-elem-id='1668044740427' data-elem-type='text' data-field-top-value="163" data-field-left-value="42" data-field-width-value="333" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="99" data-field-left-res-320-value="85" data-field-top-res-480-value="79" data-field-left-res-480-value="80" data-field-width-res-480-value="250" data-field-top-res-640-value="104" data-field-left-res-640-value="85" data-field-top-res-960-value="161" data-field-left-res-960-value="82"
2469>
2470<div class='tn-atom
'field='tn_text_1668044740427'>
2471приложение</div>
2472 </div>
2473 <div class='t396__elem tn-elem tn-elem__5122077341668044740423' data-elem-id='1668044740423' data-elem-type='text' data-field-top-value="102" data-field-left-value="-40" data-field-width-value="442" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="61" data-field-left-res-320-value="4" data-field-top-res-480-value="41" data-field-left-res-480-value="4" data-field-width-res-480-value="212" data-field-top-res-640-value="56" data-field-left-res-640-value="9" data-field-top-res-960-value="100" data-field-left-res-960-value="0"
2474>
2475<div class='tn-atom
'field='tn_text_1668044740423'>
2476мобильное</div>
2477 </div>
2478 </div>
2479 </div>
2480 <script>
2481t_onReady(function () {
2482t_onFuncLoad('t396_init', function () {
2483t396_init('512207734');
2484});
2485});</script>
2486<!-- /T396 -->
2487</div>
2488<div id="rec509441694" class="r t-rec t-rec_pt_30 t-rec_pb_60" style="padding-top:30px;padding-bottom:60px; " data-animationappear="off" data-record-type="396" >
2489<!-- T396 -->
2490<style>
2491#rec509441694 .t396__artboard {height: 1566px; background-color: #ffffff; }#rec509441694 .t396__filter {height: 1566px; }#rec509441694 .t396__carrier{height: 1566px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509441694 .t396__artboard {height: 2386px;}#rec509441694 .t396__filter {height: 2386px;}#rec509441694 .t396__carrier {height: 2386px;background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509441694 .t396__artboard {}#rec509441694 .t396__filter {}#rec509441694 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509441694 .t396__artboard {height: 1436px;}#rec509441694 .t396__filter {height: 1436px;}#rec509441694 .t396__carrier {height: 1436px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509441694 .t396__artboard {height: 1390px;}#rec509441694 .t396__filter {height: 1390px;}#rec509441694 .t396__carrier {height: 1390px;background-attachment: scroll;}} #rec509441694 .tn-elem[data-elem-id="1667463026213"] { color: #ffffff; text-align: center; z-index: 28; top: 523px;left: calc(50% - 600px + 677px);width: 210px;height:56px;}#rec509441694 .tn-elem[data-elem-id="1667463026213"] .tn-atom { color: #ffffff; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 4px; background-color: #334532; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667463026213"] {top: 900px;left: calc(50% - 480px + 40px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667463026213"] {top: 635px;left: calc(50% - 240px + 40px);width: 176px;height: 46px;}#rec509441694 .tn-elem[data-elem-id="1667463026213"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667463026213"] {top: 546px;left: calc(50% - 160px + 2px);height: 44px;}#rec509441694 .tn-elem[data-elem-id="1667463026213"] .tn-atom { font-size: 14px; }} #rec509441694 .tn-elem[data-elem-id="1667463608543"] { z-index: 32; top: 270px;left: calc(50% - 600px + -38px);width: 599px;height:352px;}#rec509441694 .tn-elem[data-elem-id="1667463608543"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667463608543"] {top: 2150px;left: calc(50% - 480px + 12px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667463608543"] {top: 2187px;left: calc(50% - 160px + 12px);}} #rec509441694 .tn-elem[data-elem-id="1667463625300"] { z-index: 35; top: 269px;left: calc(50% - 600px + 636px);width: 599px;height:352px;}#rec509441694 .tn-elem[data-elem-id="1667463625300"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667463625300"] {top: 1488px;left: calc(50% - 480px + -32px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667463625300"] {top: 2187px;left: calc(50% - 160px + 12px);}} #rec509441694 .tn-elem[data-elem-id="1667463026207"] { color: #334532; z-index: 25; top: 379px;left: calc(50% - 600px + 677px);width: 507px;}#rec509441694 .tn-elem[data-elem-id="1667463026207"] .tn-atom { color: #334532; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.75; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667463026207"] {top: 782px;left: calc(50% - 480px + 49px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667463026207"] {top: 536px;left: calc(50% - 240px + 40px);width: 356px;}#rec509441694 .tn-elem[data-elem-id="1667463026207"] .tn-atom { font-size: 14px; line-height: 1.6; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667463026207"] {top: 461px;left: calc(50% - 160px + -4px);width: 300px;}#rec509441694 .tn-elem[data-elem-id="1667463026207"] .tn-atom { font-size: 13px; line-height: 1.35; }} #rec509441694 .tn-elem[data-elem-id="1667461837400"] { z-index: 24; top: 270px;left: calc(50% - 600px + 636px);width: 602px;}#rec509441694 .tn-elem[data-elem-id="1667461837400"] .tn-atom { border-radius: 26px; background-position: center center ;border-color: transparent ;border-style: solid ; }#rec509441694 .tn-elem[data-elem-id="1667461837400"] .tn-atom__img {border-radius: 26px;}@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667461837400"] {top: 672px;left: calc(50% - 480px + 9px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667461837400"] {top: 454px;left: calc(50% - 240px + 10px);width: 456px;}}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667461837400"] {top: 400px;left: calc(50% - 160px + -16px);width: 353px;border-radius: 12px;}#rec509441694 .tn-elem[data-elem-id="1667461837400"] .tn-atom { border-radius: 12px; }#rec509441694 .tn-elem[data-elem-id="1667461837400"] .tn-atom__img {border-radius: 12px;}} #rec509441694 .tn-elem[data-elem-id="1667462405696"] { color: #334532; text-align: center; z-index: 19; top: 523px;left: calc(50% - 600px + 0px);width: 210px;height:56px;}#rec509441694 .tn-elem[data-elem-id="1667462405696"] .tn-atom { color: #334532; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 4px; background-color: #ffffff; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667462405696"] {top: 524px;left: calc(50% - 480px + 49px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667462405696"] {top: 326px;left: calc(50% - 240px + 49px);width: 176px;height: 46px;}#rec509441694 .tn-elem[data-elem-id="1667462405696"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667462405696"] {top: 310px;left: calc(50% - 160px + -2px);height: 44px;}#rec509441694 .tn-elem[data-elem-id="1667462405696"] .tn-atom { font-size: 14px; }} #rec509441694 .tn-elem[data-elem-id="1667462354740"] { color: #ffffff; z-index: 18; top: 379px;left: calc(50% - 600px + 0px);width: 507px;}#rec509441694 .tn-elem[data-elem-id="1667462354740"] .tn-atom { color: #ffffff; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.75; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667462354740"] {top: 380px;left: calc(50% - 480px + 49px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667462354740"] {top: 220px;left: calc(50% - 240px + 40px);width: 367px;}#rec509441694 .tn-elem[data-elem-id="1667462354740"] .tn-atom { font-size: 14px; line-height: 1.6; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667462354740"] {top: 225px;left: calc(50% - 160px + -4px);width: 340px;}#rec509441694 .tn-elem[data-elem-id="1667462354740"] .tn-atom { font-size: 13px; line-height: 1.35; }} #rec509441694 .tn-elem[data-elem-id="1667461837397"] { z-index: 17; top: 270px;left: calc(50% - 600px + -38px);width: 599px;}#rec509441694 .tn-elem[data-elem-id="1667461837397"] .tn-atom { border-radius: 26px; background-position: center center ;border-color: transparent ;border-style: solid ; }#rec509441694 .tn-elem[data-elem-id="1667461837397"] .tn-atom__img {border-radius: 26px;}@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667461837397"] {top: 270px;left: calc(50% - 480px + 9px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667461837397"] {top: 139px;left: calc(50% - 240px + 10px);width: 454px;}}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667461837397"] {top: 162px;left: calc(50% - 160px + -15px);width: 351px;border-radius: 12px;}#rec509441694 .tn-elem[data-elem-id="1667461837397"] .tn-atom { border-radius: 12px; }#rec509441694 .tn-elem[data-elem-id="1667461837397"] .tn-atom__img {border-radius: 12px;}} #rec509441694 .tn-elem[data-elem-id="1667463642027"] { z-index: 53; top: 1110px;left: calc(50% - 600px + -38px);width: 599px;height:352px;}#rec509441694 .tn-elem[data-elem-id="1667463642027"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667463642027"] {top: 1900px;left: calc(50% - 480px + 24px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667463642027"] {top: 2187px;left: calc(50% - 160px + 12px);}} #rec509441694 .tn-elem[data-elem-id="1667463656874"] { z-index: 61; top: 699px;left: calc(50% - 600px + 632px);width: 599px;height:352px;}#rec509441694 .tn-elem[data-elem-id="1667463656874"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667463656874"] {top: 1482px;left: calc(50% - 480px + 26px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667463656874"] {top: 2187px;left: calc(50% - 160px + 12px);}} #rec509441694 .tn-elem[data-elem-id="1669962912513"] { z-index: 66; top: 699px;left: calc(50% - 600px + -34px);width: 599px;height:352px;}#rec509441694 .tn-elem[data-elem-id="1669962912513"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1669962912513"] {top: 1070px;left: calc(50% - 480px + 13px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1669962912513"] {top: 2671px;left: calc(50% - 160px + 12px);}} #rec509441694 .tn-elem[data-elem-id="1667461837436"] { z-index: 7; top: 192px;left: calc(50% - 600px + -32px);width: 68px;height:2px;}#rec509441694 .tn-elem[data-elem-id="1667461837436"] .tn-atom { background-color: #334532; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667461837436"] {top: 192px;left: calc(50% - 480px + 16px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667461837436"] {top: 94px;left: calc(50% - 240px + 14px);height: 1px;}}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667461837436"] {top: 131px;left: calc(50% - 160px + 4px);width: 60px;}} #rec509441694 .tn-elem[data-elem-id="1667461837434"] { color: #334532; text-align: LEFT; z-index: 6; top: 166px;left: calc(50% - 600px + 44px);width: 446px;}#rec509441694 .tn-elem[data-elem-id="1667461837434"] .tn-atom { color: #334532; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667461837434"] {top: 166px;left: calc(50% - 480px + 92px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667461837434"] {top: 75px;left: calc(50% - 240px + 90px);width: 342px;}#rec509441694 .tn-elem[data-elem-id="1667461837434"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667461837434"] {top: 112px;left: calc(50% - 160px + 70px);}#rec509441694 .tn-elem[data-elem-id="1667461837434"] .tn-atom { font-size: 26px; }} #rec509441694 .tn-elem[data-elem-id="1667461837432"] { color: #caae74; text-align: LEFT; z-index: 5; top: 105px;left: calc(50% - 600px + -38px);width: 442px;}#rec509441694 .tn-elem[data-elem-id="1667461837432"] .tn-atom { color: #caae74; font-size: 48px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667461837432"] {top: 105px;left: calc(50% - 480px + 10px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667461837432"] {top: 31px;left: calc(50% - 240px + 8px);width: 273px;}#rec509441694 .tn-elem[data-elem-id="1667461837432"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667461837432"] {top: 68px;left: calc(50% - 160px + 8px);}} #rec509441694 .tn-elem[data-elem-id="1669962912517"] { color: #ffffff; text-align: center; z-index: 64; top: 951px;left: calc(50% - 600px + 4px);width: 210px;height:56px;}#rec509441694 .tn-elem[data-elem-id="1669962912517"] .tn-atom { color: #ffffff; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 4px; background-color: #334532; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1669962912517"] {top: 1321px;left: calc(50% - 480px + 50px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1669962912517"] {top: 955px;left: calc(50% - 240px + 50px);width: 176px;height: 46px;}#rec509441694 .tn-elem[data-elem-id="1669962912517"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1669962912517"] {top: 766px;left: calc(50% - 160px + -1px);height: 44px;}#rec509441694 .tn-elem[data-elem-id="1669962912517"] .tn-atom { font-size: 14px; }} #rec509441694 .tn-elem[data-elem-id="1669962912521"] { color: #334532; z-index: 62; top: 807px;left: calc(50% - 600px + 4px);width: 507px;}#rec509441694 .tn-elem[data-elem-id="1669962912521"] .tn-atom { color: #334532; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.75; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1669962912521"] {top: 1177px;left: calc(50% - 480px + 50px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1669962912521"] {top: 847px;left: calc(50% - 240px + 40px);width: 350px;}#rec509441694 .tn-elem[data-elem-id="1669962912521"] .tn-atom { font-size: 14px; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1669962912521"] {top: 703px;left: calc(50% - 160px + -4px);}#rec509441694 .tn-elem[data-elem-id="1669962912521"] .tn-atom { font-size: 13px; line-height: 1.35; }} #rec509441694 .tn-elem[data-elem-id="1669962912524"] { z-index: 60; top: 698px;left: calc(50% - 600px + -37px);width: 602px;}#rec509441694 .tn-elem[data-elem-id="1669962912524"] .tn-atom { border-radius: 26px; background-position: center center ;border-color: transparent ;border-style: solid ; }#rec509441694 .tn-elem[data-elem-id="1669962912524"] .tn-atom__img {border-radius: 26px;}@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1669962912524"] {top: 1070px;left: calc(50% - 480px + 10px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1669962912524"] {top: 769px;left: calc(50% - 240px + 10px);width: 456px;}}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1669962912524"] {top: 644px;left: calc(50% - 160px + -16px);width: 353px;border-radius: 12px;}#rec509441694 .tn-elem[data-elem-id="1669962912524"] .tn-atom { border-radius: 12px; }#rec509441694 .tn-elem[data-elem-id="1669962912524"] .tn-atom__img {border-radius: 12px;}} #rec509441694 .tn-elem[data-elem-id="1667463236288"] { color: #ffffff; text-align: center; z-index: 47; top: 1363px;left: calc(50% - 600px + 0px);width: 210px;height:56px;}#rec509441694 .tn-elem[data-elem-id="1667463236288"] .tn-atom { color: #ffffff; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 4px; background-color: #334532; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667463236288"] {top: 2138px;left: calc(50% - 480px + 54px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667463236288"] {top: 1270px;left: calc(50% - 240px + 40px);width: 176px;height: 46px;}#rec509441694 .tn-elem[data-elem-id="1667463236288"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667463236288"] {top: 1265px;left: calc(50% - 160px + -1px);height: 44px;}#rec509441694 .tn-elem[data-elem-id="1667463236288"] .tn-atom { font-size: 14px; }} #rec509441694 .tn-elem[data-elem-id="1667463236284"] { color: #334532; z-index: 46; top: 1219px;left: calc(50% - 600px + 0px);width: 507px;}#rec509441694 .tn-elem[data-elem-id="1667463236284"] .tn-atom { color: #334532; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.75; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667463236284"] {top: 1994px;left: calc(50% - 480px + 54px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667463236284"] {top: 1165px;left: calc(50% - 240px + 40px);width: 391px;}#rec509441694 .tn-elem[data-elem-id="1667463236284"] .tn-atom { font-size: 14px; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667463236284"] {top: 1201px;left: calc(50% - 160px + -4px);}#rec509441694 .tn-elem[data-elem-id="1667463236284"] .tn-atom { font-size: 13px; line-height: 1.35; }} #rec509441694 .tn-elem[data-elem-id="1667461837404"] { z-index: 45; top: 1110px;left: calc(50% - 600px + -38px);width: 599px;}#rec509441694 .tn-elem[data-elem-id="1667461837404"] .tn-atom { border-radius: 20px; background-position: center center ;border-color: transparent ;border-style: solid ; }#rec509441694 .tn-elem[data-elem-id="1667461837404"] .tn-atom__img {border-radius: 20px;}@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667461837404"] {top: 1887px;left: calc(50% - 480px + 24px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667461837404"] {top: 1084px;left: calc(50% - 240px + 10px);width: 454px;}}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667461837404"] {top: 1129px;left: calc(50% - 160px + -15px);width: 351px;border-radius: 12px;}#rec509441694 .tn-elem[data-elem-id="1667461837404"] .tn-atom { border-radius: 12px; }#rec509441694 .tn-elem[data-elem-id="1667461837404"] .tn-atom__img {border-radius: 12px;}} #rec509441694 .tn-elem[data-elem-id="1667463313468"] { color: #334532; text-align: center; z-index: 58; top: 951px;left: calc(50% - 600px + 674px);width: 210px;height:56px;}#rec509441694 .tn-elem[data-elem-id="1667463313468"] .tn-atom { color: #334532; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; border-width: 1px; border-radius: 4px; background-color: #ffffff; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667463313468"] {top: 1733px;left: calc(50% - 480px + 63px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667463313468"] {top: 955px;left: calc(50% - 240px + 50px);width: 176px;height: 46px;}#rec509441694 .tn-elem[data-elem-id="1667463313468"] .tn-atom { font-size: 16px; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667463313468"] {top: 1012px;left: calc(50% - 160px + -1px);height: 44px;}#rec509441694 .tn-elem[data-elem-id="1667463313468"] .tn-atom { font-size: 14px; }} #rec509441694 .tn-elem[data-elem-id="1667463313464"] { color: #ffffff; z-index: 57; top: 807px;left: calc(50% - 600px + 674px);width: 507px;}#rec509441694 .tn-elem[data-elem-id="1667463313464"] .tn-atom { color: #ffffff; font-size: 18px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.75; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667463313464"] {top: 1589px;left: calc(50% - 480px + 63px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667463313464"] {top: 847px;left: calc(50% - 240px + 40px);width: 350px;}#rec509441694 .tn-elem[data-elem-id="1667463313464"] .tn-atom { font-size: 14px; }}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667463313464"] {top: 949px;left: calc(50% - 160px + -4px);}#rec509441694 .tn-elem[data-elem-id="1667463313464"] .tn-atom { font-size: 13px; line-height: 1.35; }} #rec509441694 .tn-elem[data-elem-id="1667461837407"] { z-index: 56; top: 698px;left: calc(50% - 600px + 633px);width: 602px;}#rec509441694 .tn-elem[data-elem-id="1667461837407"] .tn-atom { border-radius: 26px; background-position: center center ;border-color: transparent ;border-style: solid ; }#rec509441694 .tn-elem[data-elem-id="1667461837407"] .tn-atom__img {border-radius: 26px;}@media screen and (max-width: 1199px) {#rec509441694 .tn-elem[data-elem-id="1667461837407"] {top: 1482px;left: calc(50% - 480px + 23px);}}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509441694 .tn-elem[data-elem-id="1667461837407"] {top: 769px;left: calc(50% - 240px + 10px);width: 456px;}}@media screen and (max-width: 479px) {#rec509441694 .tn-elem[data-elem-id="1667461837407"] {top: 890px;left: calc(50% - 160px + -16px);width: 353px;border-radius: 12px;}#rec509441694 .tn-elem[data-elem-id="1667461837407"] .tn-atom { border-radius: 12px; }#rec509441694 .tn-elem[data-elem-id="1667461837407"] .tn-atom__img {border-radius: 12px;}}</style>
2492<div class='t396'>
2493<div class="t396__artboard" data-artboard-recid="509441694" data-artboard-screens="320,480,640,960,1200" data-artboard-height="1566" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="1390" data-artboard-height-res-480="1436" data-artboard-height-res-960="2386"
2494>
2495<div class="t396__carrier" data-artboard-recid="509441694">
2496</div>
2497<div class="t396__filter" data-artboard-recid="509441694">
2498</div>
2499<div class='t396__elem tn-elem tn-elem__5094416941667463026213' data-elem-id='1667463026213' data-elem-type='button' data-field-top-value="523" data-field-left-value="677" data-field-height-value="56" data-field-width-value="210" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-animate-sbs-event="hover" data-animate-sbs-trgels="1667463026217,1667463625300" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':0,'mx':'0','my':'0','sx':'1','sy':'1','op':0,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':400,'mx':'0','my':'0','sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-top-res-320-value="546" data-field-left-res-320-value="2" data-field-height-res-320-value="44" data-field-top-res-480-value="635" data-field-left-res-480-value="40" data-field-height-res-480-value="46" data-field-width-res-480-value="176" data-field-top-res-960-value="900" data-field-left-res-960-value="40"
2500>
2501<a class='tn-atom' href="/Club_cards" >
2502Узнать больше</a>
2503</div>
2504 <div class='t396__elem tn-elem tn-elem__5094416941667463608543' data-elem-id='1667463608543' data-elem-type='shape' data-field-top-value="270" data-field-left-value="-38" data-field-height-value="352" data-field-width-value="599" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="2187" data-field-left-res-320-value="12" data-field-top-res-960-value="2150" data-field-left-res-960-value="12"
2505>
2506<a class='tn-atom' href="/Club_cards" >
2507</a>
2508</div>
2509 <div class='t396__elem tn-elem tn-elem__5094416941667463625300' data-elem-id='1667463625300' data-elem-type='shape' data-field-top-value="269" data-field-left-value="636" data-field-height-value="352" data-field-width-value="599" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="2187" data-field-left-res-320-value="12" data-field-top-res-960-value="1488" data-field-left-res-960-value="-32"
2510>
2511<a class='tn-atom' href="/Club_cards" >
2512</a>
2513</div>
2514 <div class='t396__elem tn-elem tn-elem__5094416941667463026207' data-elem-id='1667463026207' data-elem-type='text' data-field-top-value="379" data-field-left-value="677" data-field-width-value="507" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="hover" data-animate-sbs-trgels="1667463026217,1667463625300" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':0,'mx':'0','my':'0','sx':'1','sy':'1','op':0,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':400,'mx':'0','my':'0','sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-top-res-320-value="461" data-field-left-res-320-value="-4" data-field-width-res-320-value="300" data-field-top-res-480-value="536" data-field-left-res-480-value="40" data-field-width-res-480-value="356" data-field-top-res-960-value="782" data-field-left-res-960-value="49"
2515>
2516<div class='tn-atom
'field='tn_text_1667463026207'>
2517<ul>
2518<li>
2519Время посещения клуба без ограничений</li>
2520<li>
2521Подземный паркинг до 4 часов / день</li>
2522<li>
25232 гостевых визита</li>
2524</ul>
2525</div>
2526 </div>
2527 <div class='t396__elem tn-elem tn-elem__5094416941667461837400' data-elem-id='1667461837400' data-elem-type='image' data-field-top-value="270" data-field-left-value="636" data-field-width-value="602" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="603" data-field-fileheight-value="353" data-field-top-res-320-value="400" data-field-left-res-320-value="-16" data-field-width-res-320-value="353" data-field-top-res-480-value="454" data-field-left-res-480-value="10" data-field-width-res-480-value="456" data-field-top-res-960-value="672" data-field-left-res-960-value="9"
2528>
2529<div class='tn-atom' >
2530<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3034-3864-4762-b262-383635623431/svg.svg' imgfield='tn_img_1667461837400'>
2531</div>
2532</div>
2533 <div class='t396__elem tn-elem tn-elem__5094416941667462405696' data-elem-id='1667462405696' data-elem-type='button' data-field-top-value="523" data-field-left-value="0" data-field-height-value="56" data-field-width-value="210" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-animate-sbs-event="hover" data-animate-sbs-trgels="1667462471291,1667463608543" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':0,'mx':'0','my':'0','sx':'1','sy':'1','op':0,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':400,'mx':'0','my':'0','sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-top-res-320-value="310" data-field-left-res-320-value="-2" data-field-height-res-320-value="44" data-field-top-res-480-value="326" data-field-left-res-480-value="49" data-field-height-res-480-value="46" data-field-width-res-480-value="176" data-field-top-res-960-value="524" data-field-left-res-960-value="49"
2534>
2535<a class='tn-atom' href="/Club_cards" >
2536Узнать больше</a>
2537</div>
2538 <div class='t396__elem tn-elem tn-elem__5094416941667462354740' data-elem-id='1667462354740' data-elem-type='text' data-field-top-value="379" data-field-left-value="0" data-field-width-value="507" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="hover" data-animate-sbs-trgels="1667462471291,1667463608543" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':0,'mx':'0','my':'0','sx':'1','sy':'1','op':0,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':400,'mx':'0','my':'0','sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-top-res-320-value="225" data-field-left-res-320-value="-4" data-field-width-res-320-value="340" data-field-top-res-480-value="220" data-field-left-res-480-value="40" data-field-width-res-480-value="367" data-field-top-res-960-value="380" data-field-left-res-960-value="49"
2539>
2540<div class='tn-atom
'field='tn_text_1667462354740'>
2541<ul>
2542<li>
2543Время посещения клуба с 7:00 до 17:00 пн-пт (выходные и праздники без ограничений)</li>
2544<li>
2545Подземный паркинг до 4 часов / день</li>
2546<li>
25472 гостевых визита</li>
2548</ul>
2549</div>
2550 </div>
2551 <div class='t396__elem tn-elem tn-elem__5094416941667461837397' data-elem-id='1667461837397' data-elem-type='image' data-field-top-value="270" data-field-left-value="-38" data-field-width-value="599" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="600" data-field-fileheight-value="353" data-field-top-res-320-value="162" data-field-left-res-320-value="-15" data-field-width-res-320-value="351" data-field-top-res-480-value="139" data-field-left-res-480-value="10" data-field-width-res-480-value="454" data-field-top-res-960-value="270" data-field-left-res-960-value="9"
2552>
2553<div class='tn-atom' >
2554<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6230-3763-4132-a563-373263373166/svg.svg' imgfield='tn_img_1667461837397'>
2555</div>
2556</div>
2557 <div class='t396__elem tn-elem tn-elem__5094416941667463642027' data-elem-id='1667463642027' data-elem-type='shape' data-field-top-value="1110" data-field-left-value="-38" data-field-height-value="352" data-field-width-value="599" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="2187" data-field-left-res-320-value="12" data-field-top-res-960-value="1900" data-field-left-res-960-value="24"
2558>
2559<a class='tn-atom' href="/Club_cards" >
2560</a>
2561</div>
2562 <div class='t396__elem tn-elem tn-elem__5094416941667463656874' data-elem-id='1667463656874' data-elem-type='shape' data-field-top-value="699" data-field-left-value="632" data-field-height-value="352" data-field-width-value="599" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="2187" data-field-left-res-320-value="12" data-field-top-res-960-value="1482" data-field-left-res-960-value="26"
2563>
2564<a class='tn-atom' href="/Club_cards" >
2565</a>
2566</div>
2567 <div class='t396__elem tn-elem tn-elem__5094416941669962912513' data-elem-id='1669962912513' data-elem-type='shape' data-field-top-value="699" data-field-left-value="-34" data-field-height-value="352" data-field-width-value="599" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="2671" data-field-left-res-320-value="12" data-field-top-res-960-value="1070" data-field-left-res-960-value="13"
2568>
2569<a class='tn-atom' href="/Club_cards" >
2570</a>
2571</div>
2572 <div class='t396__elem tn-elem tn-elem__5094416941667461837436' data-elem-id='1667461837436' data-elem-type='shape' data-field-top-value="192" data-field-left-value="-32" data-field-height-value="2" data-field-width-value="68" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="131" data-field-left-res-320-value="4" data-field-width-res-320-value="60" data-field-top-res-480-value="94" data-field-left-res-480-value="14" data-field-height-res-480-value="1" data-field-top-res-960-value="192" data-field-left-res-960-value="16"
2573>
2574<div class='tn-atom' >
2575</div>
2576</div>
2577 <div class='t396__elem tn-elem tn-elem__5094416941667461837434' data-elem-id='1667461837434' data-elem-type='text' data-field-top-value="166" data-field-left-value="44" data-field-width-value="446" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="112" data-field-left-res-320-value="70" data-field-top-res-480-value="75" data-field-left-res-480-value="90" data-field-width-res-480-value="342" data-field-top-res-960-value="166" data-field-left-res-960-value="92"
2578>
2579<div class='tn-atom
'field='tn_text_1667461837434'>
2580Клубные карты</div>
2581 </div>
2582 <div class='t396__elem tn-elem tn-elem__5094416941667461837432' data-elem-id='1667461837432' data-elem-type='text' data-field-top-value="105" data-field-left-value="-38" data-field-width-value="442" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="68" data-field-left-res-320-value="8" data-field-top-res-480-value="31" data-field-left-res-480-value="8" data-field-width-res-480-value="273" data-field-top-res-960-value="105" data-field-left-res-960-value="10"
2583>
2584<div class='tn-atom
'field='tn_text_1667461837432'>
2585FIJI Sport Club</div>
2586 </div>
2587 <div class='t396__elem tn-elem tn-elem__5094416941669962912517' data-elem-id='1669962912517' data-elem-type='button' data-field-top-value="951" data-field-left-value="4" data-field-height-value="56" data-field-width-value="210" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-animate-sbs-event="hover" data-animate-sbs-trgels="1669962912513" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':0,'mx':'0','my':'0','sx':'1','sy':'1','op':0,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':400,'mx':'0','my':'0','sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-top-res-320-value="766" data-field-left-res-320-value="-1" data-field-height-res-320-value="44" data-field-top-res-480-value="955" data-field-left-res-480-value="50" data-field-height-res-480-value="46" data-field-width-res-480-value="176" data-field-top-res-960-value="1321" data-field-left-res-960-value="50"
2588>
2589<a class='tn-atom' href="/Club_cards" >
2590Узнать больше</a>
2591</div>
2592 <div class='t396__elem tn-elem tn-elem__5094416941669962912521' data-elem-id='1669962912521' data-elem-type='text' data-field-top-value="807" data-field-left-value="4" data-field-width-value="507" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="hover" data-animate-sbs-trgels="1669962912513" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':0,'mx':'0','my':'0','sx':'1','sy':'1','op':0,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':400,'mx':'0','my':'0','sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-top-res-320-value="703" data-field-left-res-320-value="-4" data-field-top-res-480-value="847" data-field-left-res-480-value="40" data-field-width-res-480-value="350" data-field-top-res-960-value="1177" data-field-left-res-960-value="50"
2593>
2594<div class='tn-atom
'field='tn_text_1669962912521'>
2595<ul>
2596<li>
2597Время посещения клуба без ограничений</li>
2598<li>
25992 гостевых визита</li>
2600<li>
2601Заморозка 30 дней</li>
2602</ul>
2603</div>
2604 </div>
2605 <div class='t396__elem tn-elem tn-elem__5094416941669962912524' data-elem-id='1669962912524' data-elem-type='image' data-field-top-value="698" data-field-left-value="-37" data-field-width-value="602" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="603" data-field-fileheight-value="353" data-field-top-res-320-value="644" data-field-left-res-320-value="-16" data-field-width-res-320-value="353" data-field-top-res-480-value="769" data-field-left-res-480-value="10" data-field-width-res-480-value="456" data-field-top-res-960-value="1070" data-field-left-res-960-value="10"
2606>
2607<div class='tn-atom' >
2608<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6336-6537-4037-a637-613332376439/_1_1.svg' imgfield='tn_img_1669962912524'>
2609</div>
2610</div>
2611 <div class='t396__elem tn-elem tn-elem__5094416941667463236288' data-elem-id='1667463236288' data-elem-type='button' data-field-top-value="1363" data-field-left-value="0" data-field-height-value="56" data-field-width-value="210" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-animate-sbs-event="hover" data-animate-sbs-trgels="1667463236292,1667463642027" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':0,'mx':'0','my':'0','sx':'1','sy':'1','op':0,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':400,'mx':'0','my':'0','sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-top-res-320-value="1265" data-field-left-res-320-value="-1" data-field-height-res-320-value="44" data-field-top-res-480-value="1270" data-field-left-res-480-value="40" data-field-height-res-480-value="46" data-field-width-res-480-value="176" data-field-top-res-960-value="2138" data-field-left-res-960-value="54"
2612>
2613<a class='tn-atom' href="/Club_cards" >
2614Узнать больше</a>
2615</div>
2616 <div class='t396__elem tn-elem tn-elem__5094416941667463236284' data-elem-id='1667463236284' data-elem-type='text' data-field-top-value="1219" data-field-left-value="0" data-field-width-value="507" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="hover" data-animate-sbs-trgels="1667463236292,1667463642027" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':0,'mx':'0','my':'0','sx':'1','sy':'1','op':0,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':400,'mx':'0','my':'0','sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-top-res-320-value="1201" data-field-left-res-320-value="-4" data-field-top-res-480-value="1165" data-field-left-res-480-value="40" data-field-width-res-480-value="391" data-field-top-res-960-value="1994" data-field-left-res-960-value="54"
2617>
2618<div class='tn-atom
'field='tn_text_1667463236284'>
2619<ul>
2620<li>
2621Время посещения клуба без ограничений</li>
2622<li>
2623Подземный паркинг до 4 часов / день</li>
2624<li>
26255 гостевых визитов</li>
2626</ul>
2627</div>
2628 </div>
2629 <div class='t396__elem tn-elem tn-elem__5094416941667461837404' data-elem-id='1667461837404' data-elem-type='image' data-field-top-value="1110" data-field-left-value="-38" data-field-width-value="599" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="600" data-field-fileheight-value="353" data-field-top-res-320-value="1129" data-field-left-res-320-value="-15" data-field-width-res-320-value="351" data-field-top-res-480-value="1084" data-field-left-res-480-value="10" data-field-width-res-480-value="454" data-field-top-res-960-value="1887" data-field-left-res-960-value="24"
2630>
2631<div class='tn-atom' >
2632<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3931-3136-4634-a237-396238363333/_1_1.svg' imgfield='tn_img_1667461837404'>
2633</div>
2634</div>
2635 <div class='t396__elem tn-elem tn-elem__5094416941667463313468' data-elem-id='1667463313468' data-elem-type='button' data-field-top-value="951" data-field-left-value="674" data-field-height-value="56" data-field-width-value="210" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-animate-sbs-event="hover" data-animate-sbs-trgels="1667463313472,1667463656874" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':0,'mx':'0','my':'0','sx':'1','sy':'1','op':0,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':400,'mx':'0','my':'0','sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-top-res-320-value="1012" data-field-left-res-320-value="-1" data-field-height-res-320-value="44" data-field-top-res-480-value="955" data-field-left-res-480-value="50" data-field-height-res-480-value="46" data-field-width-res-480-value="176" data-field-top-res-960-value="1733" data-field-left-res-960-value="63"
2636>
2637<a class='tn-atom' href="/Club_cards" >
2638Узнать больше</a>
2639</div>
2640 <div class='t396__elem tn-elem tn-elem__5094416941667463313464' data-elem-id='1667463313464' data-elem-type='text' data-field-top-value="807" data-field-left-value="674" data-field-width-value="507" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-animate-sbs-event="hover" data-animate-sbs-trgels="1667463313472,1667463656874" data-animate-sbs-opts="[{'ti':'0','mx':'0','my':'0','sx':'1','sy':'1','op':'1','ro':'0','bl':'0','ea':'','dt':'0'},{'ti':0,'mx':'0','my':'0','sx':'1','sy':'1','op':0,'ro':'0','bl':'0','ea':'','dt':'0'},{'ti':400,'mx':'0','my':'0','sx':'1','sy':'1','op':1,'ro':'0','bl':'0','ea':'','dt':'0'}]" data-field-top-res-320-value="949" data-field-left-res-320-value="-4" data-field-top-res-480-value="847" data-field-left-res-480-value="40" data-field-width-res-480-value="350" data-field-top-res-960-value="1589" data-field-left-res-960-value="63"
2641>
2642<div class='tn-atom
'field='tn_text_1667463313464'>
2643<ul>
2644<li>
2645Время посещения клуба без ограничений</li>
2646<li>
264730 дней Premium фитнеса</li>
2648<li>
264990 дней отложенной активации</li>
2650</ul>
2651</div>
2652 </div>
2653 <div class='t396__elem tn-elem tn-elem__5094416941667461837407' data-elem-id='1667461837407' data-elem-type='image' data-field-top-value="698" data-field-left-value="633" data-field-width-value="602" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="603" data-field-fileheight-value="353" data-field-top-res-320-value="890" data-field-left-res-320-value="-16" data-field-width-res-320-value="353" data-field-top-res-480-value="769" data-field-left-res-480-value="10" data-field-width-res-480-value="456" data-field-top-res-960-value="1482" data-field-left-res-960-value="23"
2654>
2655<div class='tn-atom' >
2656<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6230-3864-4338-b632-333762623335/Group_276.svg' imgfield='tn_img_1667461837407'>
2657</div>
2658</div>
2659 </div>
2660 </div>
2661 <script>
2662t_onReady(function () {
2663t_onFuncLoad('t396_init', function () {
2664t396_init('509441694');
2665});
2666});</script>
2667<!-- /T396 -->
2668</div>
2669<div id="rec515308316" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
2670<!-- T396 -->
2671<style>
2672#rec515308316 .t396__artboard {height: 315px; background-color: #ffffff; }#rec515308316 .t396__filter {height: 315px; }#rec515308316 .t396__carrier{height: 315px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec515308316 .t396__artboard {height: 445px;}#rec515308316 .t396__filter {height: 445px;}#rec515308316 .t396__carrier {height: 445px;background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec515308316 .t396__artboard {height: 545px;}#rec515308316 .t396__filter {height: 545px;}#rec515308316 .t396__carrier {height: 545px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec515308316 .t396__artboard {}#rec515308316 .t396__filter {}#rec515308316 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec515308316 .t396__artboard {height: 465px;}#rec515308316 .t396__filter {height: 465px;}#rec515308316 .t396__carrier {height: 465px;background-attachment: scroll;}} #rec515308316 .tn-elem[data-elem-id="1667528543920"] { z-index: 5; top: 114px;left: calc(50% - 600px + 278px);width: 962px;}#rec515308316 .tn-elem[data-elem-id="1667528543920"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec515308316 .tn-elem[data-elem-id="1667528543920"] {top: 86px;left: calc(50% - 480px + 493px);width: 437px;}}@media screen and (max-width: 959px) {#rec515308316 .tn-elem[data-elem-id="1667528543920"] {top: 190px;left: calc(50% - 320px + 111px);}}@media screen and (max-width: 639px) {#rec515308316 .tn-elem[data-elem-id="1667528543920"] {top: 144px;left: calc(50% - 240px + 12px);width: 300px;}}@media screen and (max-width: 479px) {#rec515308316 .tn-elem[data-elem-id="1667528543920"] {top: 152px;left: calc(50% - 160px + 10px);}} #rec515308316 .tn-elem[data-elem-id="1667528718656"] { color: #334532; z-index: 6; top: 190px;left: calc(50% - 600px + 278px);width: 822px;}#rec515308316 .tn-elem[data-elem-id="1667528718656"] .tn-atom { color: #334532; font-size: 16px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 400; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec515308316 .tn-elem[data-elem-id="1667528718656"] {top: 235px;left: calc(50% - 480px + 35px);width: 421px;}#rec515308316 .tn-elem[data-elem-id="1667528718656"] {text-align: left;}}@media screen and (max-width: 959px) {#rec515308316 .tn-elem[data-elem-id="1667528718656"] {top: 423px;left: calc(50% - 320px + 110px);}}@media screen and (max-width: 639px) {#rec515308316 .tn-elem[data-elem-id="1667528718656"] {top: 387px;left: calc(50% - 240px + 10px);width: 388px;}}@media screen and (max-width: 479px) {#rec515308316 .tn-elem[data-elem-id="1667528718656"] {top: 356px;left: calc(50% - 160px + 10px);width: 310px;}#rec515308316 .tn-elem[data-elem-id="1667528718656"] .tn-atom { font-size: 14px; line-height: 1.3; }} #rec515308316 .tn-elem[data-elem-id="1667528938668"] { z-index: 1; top: 0px;left: calc(50% - 600px + -360px);width: 1920px;height:315px;}#rec515308316 .tn-elem[data-elem-id="1667528938668"] .tn-atom {background-position: center center ;background-size: cover;background-repeat: no-repeat;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec515308316 .tn-elem[data-elem-id="1667528938668"] {top: 0px;left: calc(50% - 480px + -360px);width: 1920px;height: 445px;}}@media screen and (max-width: 959px) {#rec515308316 .tn-elem[data-elem-id="1667528938668"] {top: 0px;left: calc(50% - 320px + -360px);width: 1920px;height: 545px;}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {#rec515308316 .tn-elem[data-elem-id="1667528938668"] {top: 0px;left: calc(50% - 160px + -360px);width: 1920px;height: 465px;}} #rec515308316 .tn-elem[data-elem-id="1667528524963"] { z-index: 4; top: 193px;left: calc(50% - 600px + -32px);width: 68px;height:2px;}#rec515308316 .tn-elem[data-elem-id="1667528524963"] .tn-atom { background-color: #334532; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec515308316 .tn-elem[data-elem-id="1667528524963"] {top: 192px;left: calc(50% - 480px + 31px);}}@media screen and (max-width: 959px) {#rec515308316 .tn-elem[data-elem-id="1667528524963"] {top: 145px;left: calc(50% - 320px + 176px);}}@media screen and (max-width: 639px) {#rec515308316 .tn-elem[data-elem-id="1667528524963"] {top: 111px;left: calc(50% - 240px + 14px);height: 1px;}}@media screen and (max-width: 479px) {#rec515308316 .tn-elem[data-elem-id="1667528524963"] {top: 122px;left: calc(50% - 160px + 4px);width: 60px;}} #rec515308316 .tn-elem[data-elem-id="1667528524960"] { color: #334532; text-align: LEFT; z-index: 3; top: 167px;left: calc(50% - 600px + 44px);width: 206px;}#rec515308316 .tn-elem[data-elem-id="1667528524960"] .tn-atom { color: #334532; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec515308316 .tn-elem[data-elem-id="1667528524960"] {top: 166px;left: calc(50% - 480px + 107px);}}@media screen and (max-width: 959px) {#rec515308316 .tn-elem[data-elem-id="1667528524960"] {top: 119px;left: calc(50% - 320px + 252px);}}@media screen and (max-width: 639px) {#rec515308316 .tn-elem[data-elem-id="1667528524960"] {top: 92px;left: calc(50% - 240px + 90px);width: 342px;}#rec515308316 .tn-elem[data-elem-id="1667528524960"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec515308316 .tn-elem[data-elem-id="1667528524960"] {top: 103px;left: calc(50% - 160px + 70px);}#rec515308316 .tn-elem[data-elem-id="1667528524960"] .tn-atom { font-size: 26px; }} #rec515308316 .tn-elem[data-elem-id="1667528524956"] { color: #caae74; text-align: LEFT; z-index: 2; top: 106px;left: calc(50% - 600px + -38px);width: 299px;}#rec515308316 .tn-elem[data-elem-id="1667528524956"] .tn-atom { color: #caae74; font-size: 48px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec515308316 .tn-elem[data-elem-id="1667528524956"] {top: 105px;left: calc(50% - 480px + 25px);}}@media screen and (max-width: 959px) {#rec515308316 .tn-elem[data-elem-id="1667528524956"] {top: 58px;left: calc(50% - 320px + 170px);}}@media screen and (max-width: 639px) {#rec515308316 .tn-elem[data-elem-id="1667528524956"] {top: 48px;left: calc(50% - 240px + 8px);width: 273px;}#rec515308316 .tn-elem[data-elem-id="1667528524956"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec515308316 .tn-elem[data-elem-id="1667528524956"] {top: 61px;left: calc(50% - 160px + 8px);}}</style>
2673<div class='t396'>
2674<div class="t396__artboard" data-artboard-recid="515308316" data-artboard-screens="320,480,640,960,1200" data-artboard-height="315" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="465" data-artboard-height-res-640="545" data-artboard-height-res-960="445"
2675>
2676<div class="t396__carrier" data-artboard-recid="515308316">
2677</div>
2678<div class="t396__filter" data-artboard-recid="515308316">
2679</div>
2680<div class='t396__elem tn-elem tn-elem__5153083161667528543920' data-elem-id='1667528543920' data-elem-type='form' data-field-top-value="114" data-field-left-value="278" data-field-width-value="962" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="152" data-field-left-res-320-value="10" data-field-top-res-480-value="144" data-field-left-res-480-value="12" data-field-width-res-480-value="300" data-field-top-res-640-value="190" data-field-left-res-640-value="111" data-field-top-res-960-value="86" data-field-left-res-960-value="493" data-field-width-res-960-value="437" data-field-inputpos-value="h" data-field-inputfontfamily-value="Montserrat" data-field-inputfontsize-value="18" data-field-inputfontweight-value="400" data-field-inputcolor-value="#000" data-field-inputbordercolor-value="#334532" data-field-inputbordersize-value="1" data-field-inputradius-value="4" data-field-inputheight-value="60" data-field-inputmargbottom-value="20" data-field-inputmargright-value="20" data-field-inputtitlefontsize-value="16" data-field-inputtitlefontweight-value="400" data-field-inputtitlecolor-value="#000" data-field-inputtitlemargbottom-value="5" data-field-inputelsfontweight-value="400" data-field-inputelsfontsize-value="14" data-field-buttontitle-value="Отправить" data-field-buttoncolor-value="#fff" data-field-buttonbgcolor-value="#334532" data-field-buttonradius-value="4" data-field-buttonwidth-value="300" data-field-buttonheight-value="60" data-field-buttonfontfamily-value="Montserrat" data-field-buttonfontsize-value="18" data-field-buttonfontweight-value="400" data-field-inputfontsize-res-320-value="16" data-field-inputheight-res-320-value="50" data-field-buttonheight-res-320-value="50" data-field-buttonfontsize-res-320-value="16" data-field-buttonwidth-res-480-value="300" data-field-inputpos-res-960-value="v" data-field-buttonwidth-res-960-value="437"
2681>
2682<div class='tn-atom tn-atom__form'>
2683</div>
2684<!--googleoff: all-->
2685<!--noindex-->
2686<div data-nosnippet="true" class="tn-atom__inputs-wrapp" style="display:none;">
2687<textarea class="tn-atom__inputs-textarea">
2688{"0":{"lid":"1531306243545","ls":"10","loff":"","li_type":"nm","li_ph":"Имя","li_req":"y","li_nm":"Name"},"1":{"lid":"1531306540094","ls":"20","loff":"","li_type":"ph","li_ph":"Телефон","li_req":"y","li_mask":"9 (999) 999 99 99","li_nm":"Phone"}}</textarea>
2689</div>
2690<!--/noindex-->
2691<!--googleon: all-->
2692</div>
2693 <div class='t396__elem tn-elem tn-elem__5153083161667528718656' data-elem-id='1667528718656' data-elem-type='text' data-field-top-value="190" data-field-left-value="278" data-field-width-value="822" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="356" data-field-left-res-320-value="10" data-field-width-res-320-value="310" data-field-top-res-480-value="387" data-field-left-res-480-value="10" data-field-width-res-480-value="388" data-field-top-res-640-value="423" data-field-left-res-640-value="110" data-field-top-res-960-value="235" data-field-left-res-960-value="35" data-field-width-res-960-value="421"
2694>
2695<div class='tn-atom
'field='tn_text_1667528718656'>
2696Оставляя заявку, вы соглашаетесь с <a href="/privacy_policy" style="font-weight: 600; color: rgb(51, 69, 50);">
2697<u>
2698политикой</u>
2699</a>
2700<u style="font-weight: 600; color: rgb(51, 69, 50);">
2701 </u>
2702<a href="/privacy_policy" style="font-weight: 600; color: rgb(51, 69, 50);">
2703<u>
2704обработки персональных данных</u>
2705</a>
2706</div>
2707 </div>
2708 <div class='t396__elem tn-elem tn-elem__5153083161667528938668' data-elem-id='1667528938668' data-elem-type='shape' data-field-top-value="0" data-field-left-value="-360" data-field-height-value="315" data-field-width-value="1920" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="0" data-field-left-res-320-value="-360" data-field-height-res-320-value="465" data-field-width-res-320-value="1920" data-field-top-res-640-value="0" data-field-left-res-640-value="-360" data-field-height-res-640-value="545" data-field-width-res-640-value="1920" data-field-top-res-960-value="0" data-field-left-res-960-value="-360" data-field-height-res-960-value="445" data-field-width-res-960-value="1920"
2709>
2710<div class='tn-atom t-bgimg' data-original="https://static.tildacdn.com/tild6135-3735-4664-b033-343038303566/Group_220.png"
2711style="background-image:url('https://static.tildacdn.com/tild6135-3735-4664-b033-343038303566/-/resize/20x/Group_220.png');"
2712>
2713</div>
2714</div>
2715 <div class='t396__elem tn-elem tn-elem__5153083161667528524963' data-elem-id='1667528524963' data-elem-type='shape' data-field-top-value="193" data-field-left-value="-32" data-field-height-value="2" data-field-width-value="68" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="122" data-field-left-res-320-value="4" data-field-width-res-320-value="60" data-field-top-res-480-value="111" data-field-left-res-480-value="14" data-field-height-res-480-value="1" data-field-top-res-640-value="145" data-field-left-res-640-value="176" data-field-top-res-960-value="192" data-field-left-res-960-value="31"
2716>
2717<div class='tn-atom' >
2718</div>
2719</div>
2720 <div class='t396__elem tn-elem tn-elem__5153083161667528524960' data-elem-id='1667528524960' data-elem-type='text' data-field-top-value="167" data-field-left-value="44" data-field-width-value="206" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="103" data-field-left-res-320-value="70" data-field-top-res-480-value="92" data-field-left-res-480-value="90" data-field-width-res-480-value="342" data-field-top-res-640-value="119" data-field-left-res-640-value="252" data-field-top-res-960-value="166" data-field-left-res-960-value="107"
2721>
2722<div class='tn-atom
'field='tn_text_1667528524960'>
2723заявку</div>
2724 </div>
2725 <div class='t396__elem tn-elem tn-elem__5153083161667528524956' data-elem-id='1667528524956' data-elem-type='text' data-field-top-value="106" data-field-left-value="-38" data-field-width-value="299" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="61" data-field-left-res-320-value="8" data-field-top-res-480-value="48" data-field-left-res-480-value="8" data-field-width-res-480-value="273" data-field-top-res-640-value="58" data-field-left-res-640-value="170" data-field-top-res-960-value="105" data-field-left-res-960-value="25"
2726>
2727<div class='tn-atom
'field='tn_text_1667528524956'>
2728оставить</div>
2729 </div>
2730 </div>
2731 </div>
2732 <script>
2733t_onReady(function () {
2734t_onFuncLoad('t396_init', function () {
2735t396_init('515308316');
2736});
2737});</script>
2738<!-- /T396 -->
2739</div>
2740<div id="rec509839553" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
2741<!-- T396 -->
2742<style>
2743#rec509839553 .t396__artboard {height: 737px; background-color: #ffffff; }#rec509839553 .t396__filter {height: 737px; }#rec509839553 .t396__carrier{height: 737px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509839553 .t396__artboard {}#rec509839553 .t396__filter {}#rec509839553 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509839553 .t396__artboard {height: 937px;}#rec509839553 .t396__filter {height: 937px;}#rec509839553 .t396__carrier {height: 937px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509839553 .t396__artboard {}#rec509839553 .t396__filter {}#rec509839553 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509839553 .t396__artboard {height: 817px;}#rec509839553 .t396__filter {height: 817px;}#rec509839553 .t396__carrier {height: 817px;background-attachment: scroll;}} #rec509839553 .tn-elem[data-elem-id="1667529011903"] { color: #444643; text-align: LEFT; z-index: 3; top: 350px;left: calc(50% - 600px + 738px);width: 506px;}#rec509839553 .tn-elem[data-elem-id="1667529011903"] .tn-atom { color: #444643; font-size: 17px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.7; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509839553 .tn-elem[data-elem-id="1667529011903"] {top: 595px;left: calc(50% - 480px + 10px);width: 707px;}}@media screen and (max-width: 959px) {#rec509839553 .tn-elem[data-elem-id="1667529011903"] {top: 665px;left: calc(50% - 320px + 10px);width: 630px;}}@media screen and (max-width: 639px) {#rec509839553 .tn-elem[data-elem-id="1667529011903"] {top: 555px;left: calc(50% - 240px + 10px);width: 470px;}}@media screen and (max-width: 479px) {#rec509839553 .tn-elem[data-elem-id="1667529011903"] {top: 454px;left: calc(50% - 160px + 0px);width: 320px;}#rec509839553 .tn-elem[data-elem-id="1667529011903"] .tn-atom { font-size: 16px; }} #rec509839553 .tn-elem[data-elem-id="1667529011907"] { color: #caae74; text-align: LEFT; z-index: 4; top: 204px;left: calc(50% - 600px + 738px);width: 442px;}#rec509839553 .tn-elem[data-elem-id="1667529011907"] .tn-atom { color: #caae74; font-size: 48px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509839553 .tn-elem[data-elem-id="1667529011907"] {top: 19px;left: calc(50% - 480px + 8px);}}@media screen and (max-width: 959px) {#rec509839553 .tn-elem[data-elem-id="1667529011907"] {top: 89px;left: calc(50% - 320px + 8px);}}@media screen and (max-width: 639px) {#rec509839553 .tn-elem[data-elem-id="1667529011907"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509839553 .tn-elem[data-elem-id="1667529011907"] {top: 77px;left: calc(50% - 160px + 8px);}} #rec509839553 .tn-elem[data-elem-id="1667529011909"] { color: #334532; text-align: LEFT; z-index: 5; top: 265px;left: calc(50% - 600px + 820px);width: 322px;}#rec509839553 .tn-elem[data-elem-id="1667529011909"] .tn-atom { color: #334532; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509839553 .tn-elem[data-elem-id="1667529011909"] {top: 80px;left: calc(50% - 480px + 90px);}}@media screen and (max-width: 959px) {#rec509839553 .tn-elem[data-elem-id="1667529011909"] {top: 150px;left: calc(50% - 320px + 90px);}}@media screen and (max-width: 639px) {#rec509839553 .tn-elem[data-elem-id="1667529011909"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec509839553 .tn-elem[data-elem-id="1667529011909"] {top: 118px;left: calc(50% - 160px + 90px);}} #rec509839553 .tn-elem[data-elem-id="1667529011911"] { z-index: 6; top: 291px;left: calc(50% - 600px + 744px);width: 68px;height:2px;}#rec509839553 .tn-elem[data-elem-id="1667529011911"] .tn-atom { background-color: #334532; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509839553 .tn-elem[data-elem-id="1667529011911"] {top: 106px;left: calc(50% - 480px + 14px);}}@media screen and (max-width: 959px) {#rec509839553 .tn-elem[data-elem-id="1667529011911"] {top: 176px;left: calc(50% - 320px + 14px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {#rec509839553 .tn-elem[data-elem-id="1667529011911"] {top: 137px;left: calc(50% - 160px + 14px);height: 1px;}} #rec509839553 .tn-elem[data-elem-id="1667529047942"] { z-index: 8; top: 142px;left: calc(50% - 600px + -44px);width: 711px;height:515px;}#rec509839553 .tn-elem[data-elem-id="1667529047942"] .tn-atom {background-position: center center ;background-size: cover;background-repeat: no-repeat;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509839553 .tn-elem[data-elem-id="1667529047942"] {top: 142px;left: calc(50% - 480px + 9px);width: 711px;height: 429px;}}@media screen and (max-width: 959px) {#rec509839553 .tn-elem[data-elem-id="1667529047942"] {top: 238px;left: calc(50% - 320px + 9px);width: 631px;height: 403px;}}@media screen and (max-width: 639px) {#rec509839553 .tn-elem[data-elem-id="1667529047942"] {top: 233px;left: calc(50% - 240px + 0px);width: 480px;height: 290px;}}@media screen and (max-width: 479px) {#rec509839553 .tn-elem[data-elem-id="1667529047942"] {top: 183px;left: calc(50% - 160px + -20px);width: 361px;height: 242px;}}</style>
2744<div class='t396'>
2745<div class="t396__artboard" data-artboard-recid="509839553" data-artboard-screens="320,480,640,960,1200" data-artboard-height="737" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="817" data-artboard-height-res-640="937"
2746>
2747<div class="t396__carrier" data-artboard-recid="509839553">
2748</div>
2749<div class="t396__filter" data-artboard-recid="509839553">
2750</div>
2751<div class='t396__elem tn-elem tn-elem__5098395531667529011903' data-elem-id='1667529011903' data-elem-type='text' data-field-top-value="350" data-field-left-value="738" data-field-width-value="506" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="454" data-field-left-res-320-value="0" data-field-width-res-320-value="320" data-field-top-res-480-value="555" data-field-left-res-480-value="10" data-field-width-res-480-value="470" data-field-top-res-640-value="665" data-field-left-res-640-value="10" data-field-width-res-640-value="630" data-field-top-res-960-value="595" data-field-left-res-960-value="10" data-field-width-res-960-value="707"
2752>
2753<div class='tn-atom
'field='tn_text_1667529011903'>
2754Теплый паркинг FIJI Sport Club — это 60 машиномест, выделенных для членов клуба.<br>
2755<br>
2756Обращаем ваше внимание, что в клубное членство включено 4 часа бесплатного пользования парковкой. Вы также можете приобрести дополнительные блоки парковки у персонального менеджера, на стойке ресепшен или по телефону:
<a href="tel:+7 (495) 407-02-92" style="color: rgb(51, 69, 50); border-bottom: 1px solid rgb(51, 69, 50); box-shadow: none; text-decoration: none;">
2757<strong>
2758+7 (495) 407-02-92</strong>
2759</a>
2760</div>
2761 </div>
2762 <div class='t396__elem tn-elem tn-elem__5098395531667529011907' data-elem-id='1667529011907' data-elem-type='text' data-field-top-value="204" data-field-left-value="738" data-field-width-value="442" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="77" data-field-left-res-320-value="8" data-field-top-res-640-value="89" data-field-left-res-640-value="8" data-field-top-res-960-value="19" data-field-left-res-960-value="8"
2763>
2764<div class='tn-atom
'field='tn_text_1667529011907'>
2765паркинг</div>
2766 </div>
2767 <div class='t396__elem tn-elem tn-elem__5098395531667529011909' data-elem-id='1667529011909' data-elem-type='text' data-field-top-value="265" data-field-left-value="820" data-field-width-value="322" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="118" data-field-left-res-320-value="90" data-field-top-res-640-value="150" data-field-left-res-640-value="90" data-field-top-res-960-value="80" data-field-left-res-960-value="90"
2768>
2769<div class='tn-atom
'field='tn_text_1667529011909'>
2770FIJI Sport Club</div>
2771 </div>
2772 <div class='t396__elem tn-elem tn-elem__5098395531667529011911' data-elem-id='1667529011911' data-elem-type='shape' data-field-top-value="291" data-field-left-value="744" data-field-height-value="2" data-field-width-value="68" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="137" data-field-left-res-320-value="14" data-field-height-res-320-value="1" data-field-top-res-640-value="176" data-field-left-res-640-value="14" data-field-top-res-960-value="106" data-field-left-res-960-value="14"
2773>
2774<div class='tn-atom' >
2775</div>
2776</div>
2777 <div class='t396__elem tn-elem tn-elem__5098395531667529047942' data-elem-id='1667529047942' data-elem-type='video' data-field-top-value="142" data-field-left-value="-44" data-field-height-value="515" data-field-width-value="711" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="183" data-field-left-res-320-value="-20" data-field-height-res-320-value="242" data-field-width-res-320-value="361" data-field-top-res-480-value="233" data-field-left-res-480-value="0" data-field-height-res-480-value="290" data-field-width-res-480-value="480" data-field-top-res-640-value="238" data-field-left-res-640-value="9" data-field-height-res-640-value="403" data-field-width-res-640-value="631" data-field-top-res-960-value="142" data-field-left-res-960-value="9" data-field-height-res-960-value="429" data-field-width-res-960-value="711"
2778>
2779<div class='tn-atom t-bgimg' data-atom-video-has-cover='y' data-original="https://static.tildacdn.com/tild3938-3361-4866-b733-633631623661/Rectangle_5.png" style="height:100%;background-image:url('https://static.tildacdn.com/tild3938-3361-4866-b733-633631623661/-/resize/20x/Rectangle_5.png');">
2780<div class="tn-atom__video-play-link">
2781<div class="tn-atom__video-play-icon">
2782<svg role="presentation" width="70" height="70" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2783<circle cx="30" cy="30" r="30" fill="black"/>
2784<path d="M41 29.7495L24.0014 19.2495L24.0061 40.2493L41 29.7495Z" fill="white"/>
2785</svg>
2786</div>
2787</div>
2788<style>
2789.tn-atom__video-play-link {
2790display: inline-block;
2791position: absolute;
2792left: 0;
2793right: 0;
2794top: 50%;
2795-moz-transform: translateY(-50%);
2796-ms-transform: translateY(-50%);
2797-webkit-transform: translateY(-50%);
2798-o-transform: translateY(-50%);
2799transform: translateY(-50%);
2800z-index: 1;
2801cursor: pointer;
2802}
2803.tn-atom__video-play-icon {
2804width: 70px;
2805height: 70px;
2806margin: 0 auto;
2807-webkit-transition: all ease-in-out .2s;
2808-moz-transition: all ease-in-out .2s;
2809-o-transition: all ease-in-out .2s;
2810transition: all ease-in-out .2s;
2811display: block;
2812}</style>
2813<div class='tn-atom__videoiframe' data-youtubeid="BWnR4C8QixY" style="width:100%; height:100%;">
2814</div>
2815</div>
2816</div>
2817 </div>
2818 </div>
2819 <script>
2820t_onReady(function () {
2821t_onFuncLoad('t396_init', function () {
2822t396_init('509839553');
2823});
2824});</script>
2825<!-- /T396 -->
2826</div>
2827<div id="rec510742316" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
2828<!-- T396 -->
2829<style>
2830#rec510742316 .t396__artboard {height: 340px; background-color: #ffffff; }#rec510742316 .t396__filter {height: 340px; }#rec510742316 .t396__carrier{height: 340px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec510742316 .t396__artboard {}#rec510742316 .t396__filter {}#rec510742316 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec510742316 .t396__artboard {height: 430px;}#rec510742316 .t396__filter {height: 430px;}#rec510742316 .t396__carrier {height: 430px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec510742316 .t396__artboard {height: 350px;}#rec510742316 .t396__filter {height: 350px;}#rec510742316 .t396__carrier {height: 350px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec510742316 .t396__artboard {height: 430px;}#rec510742316 .t396__filter {height: 430px;}#rec510742316 .t396__carrier {height: 430px;background-attachment: scroll;}} #rec510742316 .tn-elem[data-elem-id="1667795641768"] { color: #caae74; text-align: LEFT; z-index: 1; top: 54px;left: calc(50% - 600px + -42px);width: 299px;}#rec510742316 .tn-elem[data-elem-id="1667795641768"] .tn-atom { color: #caae74; font-size: 48px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec510742316 .tn-elem[data-elem-id="1667795641768"] {top: 105px;left: calc(50% - 480px + -5px);}}@media screen and (max-width: 959px) {#rec510742316 .tn-elem[data-elem-id="1667795641768"] {top: 58px;left: calc(50% - 320px + 170px);}}@media screen and (max-width: 639px) {#rec510742316 .tn-elem[data-elem-id="1667795641768"] {top: 48px;left: calc(50% - 240px + 8px);width: 273px;}#rec510742316 .tn-elem[data-elem-id="1667795641768"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec510742316 .tn-elem[data-elem-id="1667795641768"] {top: 49px;left: calc(50% - 160px + 8px);}} #rec510742316 .tn-elem[data-elem-id="1667795641775"] { color: #334532; text-align: LEFT; z-index: 2; top: 115px;left: calc(50% - 600px + 40px);width: 400px;}#rec510742316 .tn-elem[data-elem-id="1667795641775"] .tn-atom { color: #334532; font-size: 42px; font-family: 'Montserrat',Arial,sans-serif; line-height: NaN; font-weight: 300; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec510742316 .tn-elem[data-elem-id="1667795641775"] {top: 166px;left: calc(50% - 480px + 77px);}}@media screen and (max-width: 959px) {#rec510742316 .tn-elem[data-elem-id="1667795641775"] {top: 119px;left: calc(50% - 320px + 252px);}}@media screen and (max-width: 639px) {#rec510742316 .tn-elem[data-elem-id="1667795641775"] {top: 92px;left: calc(50% - 240px + 90px);width: 342px;}#rec510742316 .tn-elem[data-elem-id="1667795641775"] .tn-atom { font-size: 32px; }}@media screen and (max-width: 479px) {#rec510742316 .tn-elem[data-elem-id="1667795641775"] {top: 91px;left: calc(50% - 160px + 70px);}#rec510742316 .tn-elem[data-elem-id="1667795641775"] .tn-atom { font-size: 26px; }} #rec510742316 .tn-elem[data-elem-id="1667795641778"] { z-index: 3; top: 141px;left: calc(50% - 600px + -36px);width: 68px;height:2px;}#rec510742316 .tn-elem[data-elem-id="1667795641778"] .tn-atom { background-color: #334532; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec510742316 .tn-elem[data-elem-id="1667795641778"] {top: 192px;left: calc(50% - 480px + 1px);}}@media screen and (max-width: 959px) {#rec510742316 .tn-elem[data-elem-id="1667795641778"] {top: 145px;left: calc(50% - 320px + 176px);}}@media screen and (max-width: 639px) {#rec510742316 .tn-elem[data-elem-id="1667795641778"] {top: 111px;left: calc(50% - 240px + 14px);height: 1px;}}@media screen and (max-width: 479px) {#rec510742316 .tn-elem[data-elem-id="1667795641778"] {top: 110px;left: calc(50% - 160px + 4px);width: 60px;}} #rec510742316 .tn-elem[data-elem-id="1667795915757"] { z-index: 4; top: 85px;left: calc(50% - 600px + 900px);width: 368px;}#rec510742316 .tn-elem[data-elem-id="1667795915757"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec510742316 .tn-elem[data-elem-id="1667795915757"] {top: 135px;left: calc(50% - 480px + 733px);width: 227px;}}@media screen and (max-width: 959px) {#rec510742316 .tn-elem[data-elem-id="1667795915757"] {top: 250px;left: calc(50% - 320px + 360px);width: 262px;}}@media screen and (max-width: 639px) {#rec510742316 .tn-elem[data-elem-id="1667795915757"] {top: 192px;left: calc(50% - 240px + 271px);width: 209px;}}@media screen and (max-width: 479px) {#rec510742316 .tn-elem[data-elem-id="1667795915757"] {top: 278px;left: calc(50% - 160px + 56px);}} #rec510742316 .tn-elem[data-elem-id="1667795915762"] { z-index: 5; top: 25px;left: calc(50% - 600px + 430px);width: 372px;}#rec510742316 .tn-elem[data-elem-id="1667795915762"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec510742316 .tn-elem[data-elem-id="1667795915762"] {top: 79px;left: calc(50% - 480px + 406px);width: 291px;}}@media screen and (max-width: 959px) {#rec510742316 .tn-elem[data-elem-id="1667795915762"] {top: 190px;left: calc(50% - 320px + 10px);}}@media screen and (max-width: 639px) {#rec510742316 .tn-elem[data-elem-id="1667795915762"] {top: 153px;left: calc(50% - 240px + 0px);width: 232px;}}@media screen and (max-width: 479px) {#rec510742316 .tn-elem[data-elem-id="1667795915762"] {top: 143px;left: calc(50% - 160px + 44px);}}</style>
2831<div class='t396'>
2832<div class="t396__artboard" data-artboard-recid="510742316" data-artboard-screens="320,480,640,960,1200" data-artboard-height="340" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="430" data-artboard-height-res-480="350" data-artboard-height-res-640="430"
2833>
2834<div class="t396__carrier" data-artboard-recid="510742316">
2835</div>
2836<div class="t396__filter" data-artboard-recid="510742316">
2837</div>
2838<div class='t396__elem tn-elem tn-elem__5107423161667795641768' data-elem-id='1667795641768' data-elem-type='text' data-field-top-value="54" data-field-left-value="-42" data-field-width-value="299" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="49" data-field-left-res-320-value="8" data-field-top-res-480-value="48" data-field-left-res-480-value="8" data-field-width-res-480-value="273" data-field-top-res-640-value="58" data-field-left-res-640-value="170" data-field-top-res-960-value="105" data-field-left-res-960-value="-5"
2839>
2840<div class='tn-atom
'field='tn_text_1667795641768'>
2841Партнеры</div>
2842 </div>
2843 <div class='t396__elem tn-elem tn-elem__5107423161667795641775' data-elem-id='1667795641775' data-elem-type='text' data-field-top-value="115" data-field-left-value="40" data-field-width-value="400" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="91" data-field-left-res-320-value="70" data-field-top-res-480-value="92" data-field-left-res-480-value="90" data-field-width-res-480-value="342" data-field-top-res-640-value="119" data-field-left-res-640-value="252" data-field-top-res-960-value="166" data-field-left-res-960-value="77"
2844>
2845<div class='tn-atom
'field='tn_text_1667795641775'>
2846FIJI Sport Club</div>
2847 </div>
2848 <div class='t396__elem tn-elem tn-elem__5107423161667795641778' data-elem-id='1667795641778' data-elem-type='shape' data-field-top-value="141" data-field-left-value="-36" data-field-height-value="2" data-field-width-value="68" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="110" data-field-left-res-320-value="4" data-field-width-res-320-value="60" data-field-top-res-480-value="111" data-field-left-res-480-value="14" data-field-height-res-480-value="1" data-field-top-res-640-value="145" data-field-left-res-640-value="176" data-field-top-res-960-value="192" data-field-left-res-960-value="1"
2849>
2850<div class='tn-atom' >
2851</div>
2852</div>
2853 <div class='t396__elem tn-elem tn-elem__5107423161667795915757' data-elem-id='1667795915757' data-elem-type='image' data-field-top-value="85" data-field-left-value="900" data-field-width-value="368" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="483" data-field-fileheight-value="100" data-field-top-res-320-value="278" data-field-left-res-320-value="56" data-field-top-res-480-value="192" data-field-left-res-480-value="271" data-field-width-res-480-value="209" data-field-top-res-640-value="250" data-field-left-res-640-value="360" data-field-width-res-640-value="262" data-field-top-res-960-value="135" data-field-left-res-960-value="733" data-field-width-res-960-value="227"
2854>
2855<div class='tn-atom' >
2856<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6131-3463-4066-a163-653563633338/_1_2.svg' imgfield='tn_img_1667795915757'>
2857</div>
2858</div>
2859 <div class='t396__elem tn-elem tn-elem__5107423161667795915762' data-elem-id='1667795915762' data-elem-type='image' data-field-top-value="25" data-field-left-value="430" data-field-width-value="372" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="399" data-field-fileheight-value="190" data-field-top-res-320-value="143" data-field-left-res-320-value="44" data-field-top-res-480-value="153" data-field-left-res-480-value="0" data-field-width-res-480-value="232" data-field-top-res-640-value="190" data-field-left-res-640-value="10" data-field-top-res-960-value="79" data-field-left-res-960-value="406" data-field-width-res-960-value="291"
2860>
2861<div class='tn-atom' >
2862<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6337-3931-4539-a339-356337633135/image_80.png' imgfield='tn_img_1667795915762'>
2863</div>
2864</div>
2865 </div>
2866 </div>
2867 <script>
2868t_onReady(function () {
2869t_onFuncLoad('t396_init', function () {
2870t396_init('510742316');
2871});
2872});</script>
2873<!-- /T396 -->
2874</div>
2875<!--footer-->
2876<div id="t-footer" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="6296706" data-tilda-page-id="31520119" data-tilda-formskey="07e474a213ae41124196256156296706" data-tilda-lazy="yes" data-tilda-project-lang="RU" data-tilda-project-headcode="yes">
2877<div id="rec509840470" class="r t-rec t-screenmin-640px" style=" " data-animationappear="off" data-record-type="396" data-screen-min="640px" >
2878<!-- T396 -->
2879<style>
2880#rec509840470 .t396__artboard {height: 270px; background-color: #181b17; }#rec509840470 .t396__filter {height: 270px; }#rec509840470 .t396__carrier{height: 270px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509840470 .t396__artboard {}#rec509840470 .t396__filter {}#rec509840470 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509840470 .t396__artboard {height: 460px;}#rec509840470 .t396__filter {height: 460px;}#rec509840470 .t396__carrier {height: 460px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509840470 .t396__artboard {}#rec509840470 .t396__filter {}#rec509840470 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509840470 .t396__artboard {}#rec509840470 .t396__filter {}#rec509840470 .t396__carrier {background-attachment: scroll;}} #rec509840470 .tn-elem[data-elem-id="1667530074870"] { z-index: 1; top: 62px;left: calc(50% - 600px + -30px);width: 148px;}#rec509840470 .tn-elem[data-elem-id="1667530074870"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530074870"] {top: 62px;left: calc(50% - 480px + -30px);width: 137px;}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530074870"] {top: 60px;left: calc(50% - 320px + 10px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667795487210"] { z-index: 44; top: 190px;left: calc(50% - 600px + -30px);width: 105px;}#rec509840470 .tn-elem[data-elem-id="1667795487210"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667795487210"] {top: 204px;left: calc(50% - 320px + 0px);width: 126px;}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667795487205"] { z-index: 43; top: 190px;left: calc(50% - 600px + 90px);width: 105px;}#rec509840470 .tn-elem[data-elem-id="1667795487205"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667795487205"] {top: 232px;left: calc(50% - 480px + -32px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667795487205"] {top: 254px;left: calc(50% - 320px + -2px);width: 126px;}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530117515"] { z-index: 4; top: 148px;left: calc(50% - 600px + -30px);width: 24px;}#rec509840470 .tn-elem[data-elem-id="1667530117515"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530117515"] {top: 148px;left: calc(50% - 320px + 12px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530117510"] { z-index: 3; top: 146px;left: calc(50% - 600px + 14px);width: 21px;}#rec509840470 .tn-elem[data-elem-id="1667530117510"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530117510"] {top: 146px;left: calc(50% - 320px + 56px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530297934"] { color: #ebd2a5; text-align: left; z-index: 35; top: 154px;left: calc(50% - 600px + 230px);width: 168px;height:25px;}#rec509840470 .tn-elem[data-elem-id="1667530297934"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530297934"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530297934"] {top: 154px;left: calc(50% - 480px + 169px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530297934"] {top: 154px;left: calc(50% - 320px + 203px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530293737"] { color: #ebd2a5; text-align: left; z-index: 31; top: 123px;left: calc(50% - 600px + 230px);width: 168px;height:25px;}#rec509840470 .tn-elem[data-elem-id="1667530293737"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530293737"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530293737"] {top: 123px;left: calc(50% - 480px + 169px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530293737"] {top: 123px;left: calc(50% - 320px + 203px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530220850"] { color: #ebd2a5; text-align: left; z-index: 28; top: 92px;left: calc(50% - 600px + 230px);width: 168px;height:25px;}#rec509840470 .tn-elem[data-elem-id="1667530220850"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530220850"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530220850"] {top: 92px;left: calc(50% - 480px + 169px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530220850"] {top: 92px;left: calc(50% - 320px + 203px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530139550"] { color: #ffffff; z-index: 21; top: 58px;left: calc(50% - 600px + 230px);width: 146px;}#rec509840470 .tn-elem[data-elem-id="1667530139550"] .tn-atom { color: #ffffff; font-size: 16px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530139550"] {top: 58px;left: calc(50% - 480px + 169px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530139550"] {top: 58px;left: calc(50% - 320px + 203px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530324107"] { color: #ebd2a5; text-align: left; z-index: 39; top: 156px;left: calc(50% - 600px + 490px);width: 168px;height:25px;}#rec509840470 .tn-elem[data-elem-id="1667530324107"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530324107"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530324107"] {top: 156px;left: calc(50% - 480px + 376px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530324107"] {top: 156px;left: calc(50% - 320px + 410px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530324104"] { color: #ebd2a5; text-align: left; z-index: 33; top: 125px;left: calc(50% - 600px + 490px);width: 238px;height:23px;}#rec509840470 .tn-elem[data-elem-id="1667530324104"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530324104"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530324104"] {top: 125px;left: calc(50% - 480px + 376px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530324104"] {top: 125px;left: calc(50% - 320px + 410px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530324099"] { color: #ebd2a5; text-align: left; z-index: 30; top: 94px;left: calc(50% - 600px + 490px);width: 168px;height:25px;}#rec509840470 .tn-elem[data-elem-id="1667530324099"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530324099"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530324099"] {top: 94px;left: calc(50% - 480px + 376px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530324099"] {top: 94px;left: calc(50% - 320px + 410px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530158899"] { color: #ffffff; z-index: 27; top: 58px;left: calc(50% - 600px + 490px);width: 242px;}#rec509840470 .tn-elem[data-elem-id="1667530158899"] .tn-atom { color: #ffffff; font-size: 16px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530158899"] {top: 58px;left: calc(50% - 480px + 376px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530158899"] {top: 58px;left: calc(50% - 320px + 410px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530353607"] { color: #ebd2a5; text-align: left; z-index: 23; top: 125px;left: calc(50% - 600px + 826px);width: 238px;height:23px;}#rec509840470 .tn-elem[data-elem-id="1667530353607"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530353607"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530353607"] {top: 125px;left: calc(50% - 480px + 649px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530353607"] {top: 300px;left: calc(50% - 320px + 203px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530353602"] { color: #ebd2a5; text-align: left; z-index: 20; top: 94px;left: calc(50% - 600px + 826px);width: 168px;height:25px;}#rec509840470 .tn-elem[data-elem-id="1667530353602"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530353602"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530353602"] {top: 94px;left: calc(50% - 480px + 649px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530353602"] {top: 269px;left: calc(50% - 320px + 203px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530170254"] { color: #ffffff; z-index: 19; top: 58px;left: calc(50% - 600px + 826px);width: 140px;}#rec509840470 .tn-elem[data-elem-id="1667530170254"] .tn-atom { color: #ffffff; font-size: 16px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530170254"] {top: 58px;left: calc(50% - 480px + 649px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530170254"] {top: 233px;left: calc(50% - 320px + 203px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667876504629"] { color: #ebd2a5; text-align: left; z-index: 24; top: 154px;left: calc(50% - 600px + 826px);width: 238px;height:23px;}#rec509840470 .tn-elem[data-elem-id="1667876504629"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667876504629"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667876504629"] {top: 125px;left: calc(50% - 480px + 649px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667876504629"] {top: 300px;left: calc(50% - 320px + 203px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530401863"] { color: #ebd2a5; text-align: left; z-index: 42; top: 187px;left: calc(50% - 600px + 1110px);width: 168px;height:25px;}#rec509840470 .tn-elem[data-elem-id="1667530401863"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530401863"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530401863"] {top: 187px;left: calc(50% - 480px + 858px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530401863"] {top: 362px;left: calc(50% - 320px + 410px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530375991"] { color: #ebd2a5; text-align: left; z-index: 41; top: 156px;left: calc(50% - 600px + 1110px);width: 168px;height:25px;}#rec509840470 .tn-elem[data-elem-id="1667530375991"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530375991"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530375991"] {top: 156px;left: calc(50% - 480px + 858px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530375991"] {top: 331px;left: calc(50% - 320px + 410px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530375986"] { color: #ebd2a5; text-align: left; z-index: 38; top: 125px;left: calc(50% - 600px + 1110px);width: 96px;height:23px;}#rec509840470 .tn-elem[data-elem-id="1667530375986"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530375986"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530375986"] {top: 125px;left: calc(50% - 480px + 858px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530375986"] {top: 300px;left: calc(50% - 320px + 410px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530375982"] { color: #ebd2a5; text-align: left; z-index: 37; top: 94px;left: calc(50% - 600px + 1110px);width: 168px;height:25px;}#rec509840470 .tn-elem[data-elem-id="1667530375982"] .tn-atom { color: #ebd2a5; font-size: 15px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840470 .tn-elem[data-elem-id="1667530375982"] .tn-atom:hover { color: #cca55c; }}@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530375982"] {top: 94px;left: calc(50% - 480px + 858px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530375982"] {top: 269px;left: calc(50% - 320px + 410px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {} #rec509840470 .tn-elem[data-elem-id="1667530179354"] { color: #ffffff; z-index: 34; top: 58px;left: calc(50% - 600px + 1110px);width: 140px;}#rec509840470 .tn-elem[data-elem-id="1667530179354"] .tn-atom { color: #ffffff; font-size: 16px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 500; text-transform: uppercase; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509840470 .tn-elem[data-elem-id="1667530179354"] {top: 58px;left: calc(50% - 480px + 858px);}}@media screen and (max-width: 959px) {#rec509840470 .tn-elem[data-elem-id="1667530179354"] {top: 233px;left: calc(50% - 320px + 410px);}}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {}</style>
2881<div class='t396'>
2882<div class="t396__artboard" data-artboard-recid="509840470" data-artboard-screens="320,480,640,960,1200" data-artboard-height="270" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-640="460"
2883>
2884<div class="t396__carrier" data-artboard-recid="509840470">
2885</div>
2886<div class="t396__filter" data-artboard-recid="509840470">
2887</div>
2888<div class='t396__elem tn-elem tn-elem__5098404701667530074870' data-elem-id='1667530074870' data-elem-type='image' data-field-top-value="62" data-field-left-value="-30" data-field-width-value="148" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="108" data-field-fileheight-value="40" data-field-top-res-640-value="60" data-field-left-res-640-value="10" data-field-top-res-960-value="62" data-field-left-res-960-value="-30" data-field-width-res-960-value="137"
2889>
2890<a class='tn-atom' href="/" >
2891<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3635-6436-4230-a635-363939373331/Vector.svg' imgfield='tn_img_1667530074870'>
2892</a>
2893</div>
2894 <div class='t396__elem tn-elem tn-elem__5098404701667795487210' data-elem-id='1667795487210' data-elem-type='image' data-field-top-value="190" data-field-left-value="-30" data-field-width-value="105" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="105" data-field-fileheight-value="31" data-field-top-res-640-value="204" data-field-left-res-640-value="0" data-field-width-res-640-value="126"
2895>
2896<a class='tn-atom' href="https://play.google.com/store/apps/details?id=com.technogym.mywellness" >
2897<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3832-6161-4966-b130-386534653436/Group_112.svg' imgfield='tn_img_1667795487210'>
2898</a>
2899</div>
2900 <div class='t396__elem tn-elem tn-elem__5098404701667795487205' data-elem-id='1667795487205' data-elem-type='image' data-field-top-value="190" data-field-left-value="90" data-field-width-value="105" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="105" data-field-fileheight-value="31" data-field-top-res-640-value="254" data-field-left-res-640-value="-2" data-field-width-res-640-value="126" data-field-top-res-960-value="232" data-field-left-res-960-value="-32"
2901>
2902<a class='tn-atom' href="https://apps.apple.com/ru/app/mywellness/id529829006" >
2903<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3035-3634-4231-a362-326430313331/Group_111.svg' imgfield='tn_img_1667795487205'>
2904</a>
2905</div>
2906 <div class='t396__elem tn-elem tn-elem__5098404701667530117515' data-elem-id='1667530117515' data-elem-type='image' data-field-top-value="148" data-field-left-value="-30" data-field-width-value="24" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="24" data-field-fileheight-value="15" data-field-top-res-640-value="148" data-field-left-res-640-value="12"
2907>
2908<a class='tn-atom' href="https://vk.com/club186403505" >
2909<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3833-3533-4131-b035-666364373963/Vector-1.svg' imgfield='tn_img_1667530117515'>
2910</a>
2911</div>
2912 <div class='t396__elem tn-elem tn-elem__5098404701667530117510' data-elem-id='1667530117510' data-elem-type='image' data-field-top-value="146" data-field-left-value="14" data-field-width-value="21" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="21" data-field-fileheight-value="18" data-field-top-res-640-value="146" data-field-left-res-640-value="56"
2913>
2914<a class='tn-atom' href="https://t.me/FIJISportClub" >
2915<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3261-3061-4261-b565-626130643533/Vector.svg' imgfield='tn_img_1667530117510'>
2916</a>
2917</div>
2918 <div class='t396__elem tn-elem tn-elem__5098404701667530297934' data-elem-id='1667530297934' data-elem-type='button' data-field-top-value="154" data-field-left-value="230" data-field-height-value="25" data-field-width-value="168" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="154" data-field-left-res-640-value="203" data-field-top-res-960-value="154" data-field-left-res-960-value="169"
2919>
2920<a class='tn-atom' href="https://fijispa.ru/" >
2921FIJI SPA & Beauty</a>
2922</div>
2923 <div class='t396__elem tn-elem tn-elem__5098404701667530293737' data-elem-id='1667530293737' data-elem-type='button' data-field-top-value="123" data-field-left-value="230" data-field-height-value="25" data-field-width-value="168" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="123" data-field-left-res-640-value="203" data-field-top-res-960-value="123" data-field-left-res-960-value="169"
2924>
2925<a class='tn-atom' href="https://fijikids.ru/" >
2926FIJI Kids</a>
2927</div>
2928 <div class='t396__elem tn-elem tn-elem__5098404701667530220850' data-elem-id='1667530220850' data-elem-type='button' data-field-top-value="92" data-field-left-value="230" data-field-height-value="25" data-field-width-value="168" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="92" data-field-left-res-640-value="203" data-field-top-res-960-value="92" data-field-left-res-960-value="169"
2929>
2930<a class='tn-atom' href="/" >
2931FIJI Sport Club</a>
2932</div>
2933 <div class='t396__elem tn-elem tn-elem__5098404701667530139550' data-elem-id='1667530139550' data-elem-type='text' data-field-top-value="58" data-field-left-value="230" data-field-width-value="146" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-640-value="58" data-field-left-res-640-value="203" data-field-top-res-960-value="58" data-field-left-res-960-value="169"
2934>
2935<div class='tn-atom
'field='tn_text_1667530139550'>
2936Направления</div>
2937 </div>
2938 <div class='t396__elem tn-elem tn-elem__5098404701667530324107' data-elem-id='1667530324107' data-elem-type='button' data-field-top-value="156" data-field-left-value="490" data-field-height-value="25" data-field-width-value="168" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="156" data-field-left-res-640-value="410" data-field-top-res-960-value="156" data-field-left-res-960-value="376"
2939>
2940<a class='tn-atom' href="/Team" >
2941Команда</a>
2942</div>
2943 <div class='t396__elem tn-elem tn-elem__5098404701667530324104' data-elem-id='1667530324104' data-elem-type='button' data-field-top-value="125" data-field-left-value="490" data-field-height-value="23" data-field-width-value="238" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="125" data-field-left-res-640-value="410" data-field-top-res-960-value="125" data-field-left-res-960-value="376"
2944>
2945<a class='tn-atom' href="/Training_schedule" >
2946Расписание тренировок </a>
2947</div>
2948 <div class='t396__elem tn-elem tn-elem__5098404701667530324099' data-elem-id='1667530324099' data-elem-type='button' data-field-top-value="94" data-field-left-value="490" data-field-height-value="25" data-field-width-value="168" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="94" data-field-left-res-640-value="410" data-field-top-res-960-value="94" data-field-left-res-960-value="376"
2949>
2950<a class='tn-atom' href="/Personal_Area" >
2951Личный кабинет</a>
2952</div>
2953 <div class='t396__elem tn-elem tn-elem__5098404701667530158899' data-elem-id='1667530158899' data-elem-type='text' data-field-top-value="58" data-field-left-value="490" data-field-width-value="242" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-640-value="58" data-field-left-res-640-value="410" data-field-top-res-960-value="58" data-field-left-res-960-value="376"
2954>
2955<div class='tn-atom
'field='tn_text_1667530158899'>
2956Для обладателей карт</div>
2957 </div>
2958 <div class='t396__elem tn-elem tn-elem__5098404701667530353607' data-elem-id='1667530353607' data-elem-type='button' data-field-top-value="125" data-field-left-value="826" data-field-height-value="23" data-field-width-value="238" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="300" data-field-left-res-640-value="203" data-field-top-res-960-value="125" data-field-left-res-960-value="649"
2959>
2960<a class='tn-atom' href="/Security_measures" >
2961Меры безопасности</a>
2962</div>
2963 <div class='t396__elem tn-elem tn-elem__5098404701667530353602' data-elem-id='1667530353602' data-elem-type='button' data-field-top-value="94" data-field-left-value="826" data-field-height-value="25" data-field-width-value="168" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="269" data-field-left-res-640-value="203" data-field-top-res-960-value="94" data-field-left-res-960-value="649"
2964>
2965<a class='tn-atom' href="/Club_rules" >
2966Правила клуба</a>
2967</div>
2968 <div class='t396__elem tn-elem tn-elem__5098404701667530170254' data-elem-id='1667530170254' data-elem-type='text' data-field-top-value="58" data-field-left-value="826" data-field-width-value="140" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-640-value="233" data-field-left-res-640-value="203" data-field-top-res-960-value="58" data-field-left-res-960-value="649"
2969>
2970<div class='tn-atom
'field='tn_text_1667530170254'>
2971Информация</div>
2972 </div>
2973 <div class='t396__elem tn-elem tn-elem__5098404701667876504629' data-elem-id='1667876504629' data-elem-type='button' data-field-top-value="154" data-field-left-value="826" data-field-height-value="23" data-field-width-value="238" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="300" data-field-left-res-640-value="203" data-field-top-res-960-value="125" data-field-left-res-960-value="649"
2974>
2975<a class='tn-atom' href="/Parking" >
2976Паркинг</a>
2977</div>
2978 <div class='t396__elem tn-elem tn-elem__5098404701667530401863' data-elem-id='1667530401863' data-elem-type='button' data-field-top-value="187" data-field-left-value="1110" data-field-height-value="25" data-field-width-value="168" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="362" data-field-left-res-640-value="410" data-field-top-res-960-value="187" data-field-left-res-960-value="858"
2979>
2980<a class='tn-atom' href="/contact" >
2981Контакты</a>
2982</div>
2983 <div class='t396__elem tn-elem tn-elem__5098404701667530375991' data-elem-id='1667530375991' data-elem-type='button' data-field-top-value="156" data-field-left-value="1110" data-field-height-value="25" data-field-width-value="168" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="331" data-field-left-res-640-value="410" data-field-top-res-960-value="156" data-field-left-res-960-value="858"
2984>
2985<a class='tn-atom' href="/club_cards" >
2986Клубные карты</a>
2987</div>
2988 <div class='t396__elem tn-elem tn-elem__5098404701667530375986' data-elem-id='1667530375986' data-elem-type='button' data-field-top-value="125" data-field-left-value="1110" data-field-height-value="23" data-field-width-value="96" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="300" data-field-left-res-640-value="410" data-field-top-res-960-value="125" data-field-left-res-960-value="858"
2989>
2990<a class='tn-atom' href="#popup:gallery" >
2991Галерея</a>
2992</div>
2993 <div class='t396__elem tn-elem tn-elem__5098404701667530375982' data-elem-id='1667530375982' data-elem-type='button' data-field-top-value="94" data-field-left-value="1110" data-field-height-value="25" data-field-width-value="168" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-640-value="269" data-field-left-res-640-value="410" data-field-top-res-960-value="94" data-field-left-res-960-value="858"
2994>
2995<a class='tn-atom' href="#popup:3dtour" >
29963D-тур</a>
2997</div>
2998 <div class='t396__elem tn-elem tn-elem__5098404701667530179354' data-elem-id='1667530179354' data-elem-type='text' data-field-top-value="58" data-field-left-value="1110" data-field-width-value="140" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-640-value="233" data-field-left-res-640-value="410" data-field-top-res-960-value="58" data-field-left-res-960-value="858"
2999>
3000<div class='tn-atom
'field='tn_text_1667530179354'>
3001О компании</div>
3002 </div>
3003 </div>
3004 </div>
3005 <script>
3006t_onReady(function () {
3007t_onFuncLoad('t396_init', function () {
3008t396_init('509840470');
3009});
3010});</script>
3011<!-- /T396 -->
3012</div>
3013<div id="rec509841769" class="r t-rec t-screenmax-640px" style=" " data-animationappear="off" data-record-type="396" data-screen-max="640px" >
3014<!-- T396 -->
3015<style>
3016#rec509841769 .t396__artboard {height: 90px; background-color: #181b17; }#rec509841769 .t396__filter {height: 90px; }#rec509841769 .t396__carrier{height: 90px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509841769 .t396__artboard {}#rec509841769 .t396__filter {}#rec509841769 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509841769 .t396__artboard {height: 130px;}#rec509841769 .t396__filter {height: 130px;}#rec509841769 .t396__carrier {height: 130px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509841769 .t396__artboard {height: 160px;}#rec509841769 .t396__filter {height: 160px;}#rec509841769 .t396__carrier {height: 160px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509841769 .t396__artboard {height: 150px;}#rec509841769 .t396__filter {height: 150px;}#rec509841769 .t396__carrier {height: 150px;background-attachment: scroll;}} #rec509841769 .tn-elem[data-elem-id="1667531493727"] { z-index: 1; top: 0px;left: calc(50% - 600px + 519px);width: 162px;}#rec509841769 .tn-elem[data-elem-id="1667531493727"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509841769 .tn-elem[data-elem-id="1667531493727"] {top: 0px;left: calc(50% - 480px + 399px);}}@media screen and (max-width: 959px) {#rec509841769 .tn-elem[data-elem-id="1667531493727"] {top: 0px;left: calc(50% - 320px + 239px);}}@media screen and (max-width: 639px) {#rec509841769 .tn-elem[data-elem-id="1667531493727"] {top: 44px;left: calc(50% - 240px + 180px);width: 121px;}}@media screen and (max-width: 479px) {#rec509841769 .tn-elem[data-elem-id="1667531493727"] {top: 44px;left: calc(50% - 160px + 100px);}} #rec509841769 .tn-elem[data-elem-id="1668124166703"] { z-index: 2; top: 72px;left: calc(50% - 600px + 605px);width: 21px;}#rec509841769 .tn-elem[data-elem-id="1668124166703"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {#rec509841769 .tn-elem[data-elem-id="1668124166703"] {top: 85px;left: calc(50% - 320px + 335px);width: 26px;}}@media screen and (max-width: 639px) {#rec509841769 .tn-elem[data-elem-id="1668124166703"] {top: 110px;left: calc(50% - 240px + 255px);}}@media screen and (max-width: 479px) {#rec509841769 .tn-elem[data-elem-id="1668124166703"] {top: 107px;left: calc(50% - 160px + 175px);}} #rec509841769 .tn-elem[data-elem-id="1668124166708"] { z-index: 3; top: 74px;left: calc(50% - 600px + 561px);width: 24px;}#rec509841769 .tn-elem[data-elem-id="1668124166708"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {#rec509841769 .tn-elem[data-elem-id="1668124166708"] {top: 88px;left: calc(50% - 320px + 279px);width: 30px;}}@media screen and (max-width: 639px) {#rec509841769 .tn-elem[data-elem-id="1668124166708"] {top: 113px;left: calc(50% - 240px + 199px);}}@media screen and (max-width: 479px) {#rec509841769 .tn-elem[data-elem-id="1668124166708"] {top: 110px;left: calc(50% - 160px + 119px);}}</style>
3017<div class='t396'>
3018<div class="t396__artboard" data-artboard-recid="509841769" data-artboard-screens="320,480,640,960,1200" data-artboard-height="90" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="150" data-artboard-height-res-480="160" data-artboard-height-res-640="130"
3019>
3020<div class="t396__carrier" data-artboard-recid="509841769">
3021</div>
3022<div class="t396__filter" data-artboard-recid="509841769">
3023</div>
3024<div class='t396__elem tn-elem tn-elem__5098417691667531493727' data-elem-id='1667531493727' data-elem-type='image' data-field-top-value="0" data-field-left-value="519" data-field-width-value="162" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="162" data-field-fileheight-value="61" data-field-top-res-320-value="44" data-field-left-res-320-value="100" data-field-top-res-480-value="44" data-field-left-res-480-value="180" data-field-width-res-480-value="121" data-field-top-res-640-value="0" data-field-left-res-640-value="239" data-field-top-res-960-value="0" data-field-left-res-960-value="399"
3025>
3026<a class='tn-atom' href="/" >
3027<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6233-3662-4639-b666-656662313866/Vector.svg' imgfield='tn_img_1667531493727'>
3028</a>
3029</div>
3030 <div class='t396__elem tn-elem tn-elem__5098417691668124166703' data-elem-id='1668124166703' data-elem-type='image' data-field-top-value="72" data-field-left-value="605" data-field-width-value="21" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="21" data-field-fileheight-value="18" data-field-top-res-320-value="107" data-field-left-res-320-value="175" data-field-top-res-480-value="110" data-field-left-res-480-value="255" data-field-top-res-640-value="85" data-field-left-res-640-value="335" data-field-width-res-640-value="26"
3031>
3032<a class='tn-atom' href="https://t.me/FIJISportClub" >
3033<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3261-3061-4261-b565-626130643533/Vector.svg' imgfield='tn_img_1668124166703'>
3034</a>
3035</div>
3036 <div class='t396__elem tn-elem tn-elem__5098417691668124166708' data-elem-id='1668124166708' data-elem-type='image' data-field-top-value="74" data-field-left-value="561" data-field-width-value="24" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="24" data-field-fileheight-value="15" data-field-top-res-320-value="110" data-field-left-res-320-value="119" data-field-top-res-480-value="113" data-field-left-res-480-value="199" data-field-top-res-640-value="88" data-field-left-res-640-value="279" data-field-width-res-640-value="30"
3037>
3038<a class='tn-atom' href="https://vk.com/club186403505" >
3039<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3833-3533-4131-b035-666364373963/Vector-1.svg' imgfield='tn_img_1668124166708'>
3040</a>
3041</div>
3042 </div>
3043 </div>
3044 <script>
3045t_onReady(function () {
3046t_onFuncLoad('t396_init', function () {
3047t396_init('509841769');
3048});
3049});</script>
3050<!-- /T396 -->
3051</div>
3052<div id="rec509841358" class="r t-rec t-screenmax-640px" style="background-color:#181b17; " data-animationappear="off" data-record-type="849" data-screen-max="640px" data-bg-color="#181b17">
3053<!-- t849-->
3054<div class="t849">
3055<div class="t-container">
3056<div class="t-col t-col_8 t-prefix_2">
3057<div class="t849__accordion" data-accordion="false">
3058<div class="t849__wrapper">
3059<div class="t849__header " style="border-top: 1px solid #575757">
3060<button type="button"
3061class="t849__trigger-button"
3062aria-controls="accordion1_509841358"
3063aria-expanded="false"
3064>
3065<span class="t849__title t-name t-name_xl" field="li_title__1531218331971" style="color:#ffffff;font-size:16px;font-weight:500;font-family:'Montserrat';">
3066Направления</span>
3067<span class="t849__icon">
3068<span class="t849__lines">
3069<svg role="presentation" focusable="false" width="24px" height="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3070<g stroke="none" stroke-width="2px" fill="none" fill-rule="evenodd" stroke-linecap="square">
3071<g transform="translate(1.000000, 1.000000)" stroke="#ebd2a5">
3072<path d="M0,11 L22,11">
3073</path>
3074<path d="M11,0 L11,22">
3075</path>
3076</g>
3077</g>
3078</svg>
3079</span>
3080<span class="t849__circle" style="background-color: transparent;">
3081</span>
3082</span>
3083<span class="t849__icon t849__icon-hover">
3084<span class="t849__lines">
3085<svg role="presentation" focusable="false" width="24px" height="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3086<g stroke="none" stroke-width="2px" fill="none" fill-rule="evenodd" stroke-linecap="square">
3087<g transform="translate(1.000000, 1.000000)" stroke="#000000">
3088<path d="M0,11 L22,11">
3089</path>
3090<path d="M11,0 L11,22">
3091</path>
3092</g>
3093</g>
3094</svg>
3095</span>
3096<span class="t849__circle" style="background-color: #ebd2a5">
3097</span>
3098</span>
3099</button>
3100</div>
3101<div class="t849__content"
3102id="accordion1_509841358"
3103hidden >
3104<div class="t849__textwrapper">
3105<div class="t849__text t-descr t-descr_sm" field="li_descr__1531218331971" style="color:#ebd2a5;font-size:16px;font-weight:300;font-family:'Montserrat';">
3106<a href="/" style="color: rgb(235, 210, 165);">
3107FIJI Sport Club</a>
3108<br />
3109<a href="http://fijikids.ru" style="color: rgb(235, 210, 165);">
3110FIJI Kids</a>
3111<br />
3112<a href="http://fijispa.ru" style="color: rgb(235, 210, 165);">
3113FIJI SPA & Beauty</a>
3114</div>
3115</div>
3116</div>
3117</div>
3118</div>
3119</div>
3120<div class="t-col t-col_8 t-prefix_2">
3121<div class="t849__accordion" data-accordion="false">
3122<div class="t849__wrapper">
3123<div class="t849__header " style="border-top: 1px solid #575757">
3124<button type="button"
3125class="t849__trigger-button"
3126aria-controls="accordion2_509841358"
3127aria-expanded="false"
3128>
3129<span class="t849__title t-name t-name_xl" field="li_title__1531218535874" style="color:#ffffff;font-size:16px;font-weight:500;font-family:'Montserrat';">
3130Для обладателей карт</span>
3131<span class="t849__icon">
3132<span class="t849__lines">
3133<svg role="presentation" focusable="false" width="24px" height="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3134<g stroke="none" stroke-width="2px" fill="none" fill-rule="evenodd" stroke-linecap="square">
3135<g transform="translate(1.000000, 1.000000)" stroke="#ebd2a5">
3136<path d="M0,11 L22,11">
3137</path>
3138<path d="M11,0 L11,22">
3139</path>
3140</g>
3141</g>
3142</svg>
3143</span>
3144<span class="t849__circle" style="background-color: transparent;">
3145</span>
3146</span>
3147<span class="t849__icon t849__icon-hover">
3148<span class="t849__lines">
3149<svg role="presentation" focusable="false" width="24px" height="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3150<g stroke="none" stroke-width="2px" fill="none" fill-rule="evenodd" stroke-linecap="square">
3151<g transform="translate(1.000000, 1.000000)" stroke="#000000">
3152<path d="M0,11 L22,11">
3153</path>
3154<path d="M11,0 L11,22">
3155</path>
3156</g>
3157</g>
3158</svg>
3159</span>
3160<span class="t849__circle" style="background-color: #ebd2a5">
3161</span>
3162</span>
3163</button>
3164</div>
3165<div class="t849__content"
3166id="accordion2_509841358"
3167hidden >
3168<div class="t849__textwrapper">
3169<div class="t849__text t-descr t-descr_sm" field="li_descr__1531218535874" style="color:#ebd2a5;font-size:16px;font-weight:300;font-family:'Montserrat';">
3170<a href="/Personal_Area" style="color: rgb(235, 210, 165);">
3171Личный кабинет</a>
3172<br />
3173<a href="/Training_schedule" style="color: rgb(235, 210, 165);">
3174Расписание тренировок</a>
3175 <br />
3176<a href="/Team" style="color: rgb(235, 210, 165);">
3177Тренеры</a>
3178</div>
3179</div>
3180</div>
3181</div>
3182</div>
3183</div>
3184<div class="t-col t-col_8 t-prefix_2">
3185<div class="t849__accordion" data-accordion="false">
3186<div class="t849__wrapper">
3187<div class="t849__header " style="border-top: 1px solid #575757">
3188<button type="button"
3189class="t849__trigger-button"
3190aria-controls="accordion3_509841358"
3191aria-expanded="false"
3192>
3193<span class="t849__title t-name t-name_xl" field="li_title__1531218625139" style="color:#ffffff;font-size:16px;font-weight:500;font-family:'Montserrat';">
3194Информация</span>
3195<span class="t849__icon">
3196<span class="t849__lines">
3197<svg role="presentation" focusable="false" width="24px" height="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3198<g stroke="none" stroke-width="2px" fill="none" fill-rule="evenodd" stroke-linecap="square">
3199<g transform="translate(1.000000, 1.000000)" stroke="#ebd2a5">
3200<path d="M0,11 L22,11">
3201</path>
3202<path d="M11,0 L11,22">
3203</path>
3204</g>
3205</g>
3206</svg>
3207</span>
3208<span class="t849__circle" style="background-color: transparent;">
3209</span>
3210</span>
3211<span class="t849__icon t849__icon-hover">
3212<span class="t849__lines">
3213<svg role="presentation" focusable="false" width="24px" height="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3214<g stroke="none" stroke-width="2px" fill="none" fill-rule="evenodd" stroke-linecap="square">
3215<g transform="translate(1.000000, 1.000000)" stroke="#000000">
3216<path d="M0,11 L22,11">
3217</path>
3218<path d="M11,0 L11,22">
3219</path>
3220</g>
3221</g>
3222</svg>
3223</span>
3224<span class="t849__circle" style="background-color: #ebd2a5">
3225</span>
3226</span>
3227</button>
3228</div>
3229<div class="t849__content"
3230id="accordion3_509841358"
3231hidden >
3232<div class="t849__textwrapper">
3233<div class="t849__text t-descr t-descr_sm" field="li_descr__1531218625139" style="color:#ebd2a5;font-size:16px;font-weight:300;font-family:'Montserrat';">
3234<a href="/club_rules" style="color: rgb(235, 210, 165);">
3235Правила клуба</a>
3236<br />
3237<a href="/Security_measures" style="color: rgb(235, 210, 165);">
3238Меры безопасности</a>
3239<br />
3240<a href="/Parking" style="color: rgb(235, 210, 165);">
3241Паркинг</a>
3242</div>
3243</div>
3244</div>
3245</div>
3246</div>
3247</div>
3248<div class="t-col t-col_8 t-prefix_2">
3249<div class="t849__accordion" data-accordion="false">
3250<div class="t849__wrapper">
3251<div class="t849__header " style="border-top: 1px solid #575757">
3252<button type="button"
3253class="t849__trigger-button"
3254aria-controls="accordion4_509841358"
3255aria-expanded="false"
3256>
3257<span class="t849__title t-name t-name_xl" field="li_title__1531218700960" style="color:#ffffff;font-size:16px;font-weight:500;font-family:'Montserrat';">
3258О компании</span>
3259<span class="t849__icon">
3260<span class="t849__lines">
3261<svg role="presentation" focusable="false" width="24px" height="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3262<g stroke="none" stroke-width="2px" fill="none" fill-rule="evenodd" stroke-linecap="square">
3263<g transform="translate(1.000000, 1.000000)" stroke="#ebd2a5">
3264<path d="M0,11 L22,11">
3265</path>
3266<path d="M11,0 L11,22">
3267</path>
3268</g>
3269</g>
3270</svg>
3271</span>
3272<span class="t849__circle" style="background-color: transparent;">
3273</span>
3274</span>
3275<span class="t849__icon t849__icon-hover">
3276<span class="t849__lines">
3277<svg role="presentation" focusable="false" width="24px" height="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3278<g stroke="none" stroke-width="2px" fill="none" fill-rule="evenodd" stroke-linecap="square">
3279<g transform="translate(1.000000, 1.000000)" stroke="#000000">
3280<path d="M0,11 L22,11">
3281</path>
3282<path d="M11,0 L11,22">
3283</path>
3284</g>
3285</g>
3286</svg>
3287</span>
3288<span class="t849__circle" style="background-color: #ebd2a5">
3289</span>
3290</span>
3291</button>
3292</div>
3293<div class="t849__content"
3294id="accordion4_509841358"
3295hidden >
3296<div class="t849__textwrapper">
3297<div class="t849__text t-descr t-descr_sm" field="li_descr__1531218700960" style="color:#ebd2a5;font-size:16px;font-weight:300;font-family:'Montserrat';">
3298<a href="#popup:3dtour" style="color: rgb(235, 210, 165);">
32993D-тур</a>
3300<br />
3301<a href="#popup:gallery" style="color: rgb(235, 210, 165);">
3302Галерея</a>
3303<br />
3304<a href="/club_cards" style="color: rgb(235, 210, 165);">
3305Клубные карты</a>
3306<br />
3307<a href="/contact" style="color: rgb(235, 210, 165);">
3308Контакты</a>
3309</div>
3310</div>
3311</div>
3312</div>
3313</div>
3314<div class="t849__border" style="height: 1px; background-color: #575757">
3315</div>
3316</div>
3317</div>
3318</div>
3319<script type="text/javascript">
3320t_onReady(function () {
3321t_onFuncLoad('t849_init', function () {
3322t849_init('509841358');
3323});
3324});</script>
3325</div>
3326<div id="rec509840810" class="r t-rec" style=" " data-animationappear="off" data-record-type="396" >
3327<!-- T396 -->
3328<style>
3329#rec509840810 .t396__artboard {height: 45px; background-color: #181b17; }#rec509840810 .t396__filter {height: 45px; }#rec509840810 .t396__carrier{height: 45px; background-position: center center; background-attachment: scroll;background-size: cover;background-repeat: no-repeat;}@media screen and (max-width: 1199px) {#rec509840810 .t396__artboard {}#rec509840810 .t396__filter {}#rec509840810 .t396__carrier {background-attachment: scroll;}}@media screen and (max-width: 959px) {#rec509840810 .t396__artboard {height: 55px;}#rec509840810 .t396__filter {height: 55px;}#rec509840810 .t396__carrier {height: 55px;background-attachment: scroll;}}@media screen and (max-width: 639px) {#rec509840810 .t396__artboard {height: 195px;}#rec509840810 .t396__filter {height: 195px;}#rec509840810 .t396__carrier {height: 195px;background-attachment: scroll;}}@media screen and (max-width: 479px) {#rec509840810 .t396__artboard {}#rec509840810 .t396__filter {}#rec509840810 .t396__carrier {background-attachment: scroll;}} #rec509840810 .tn-elem[data-elem-id="1667530556840"] { z-index: 1; top: 0px;left: calc(50% - 600px + -360px);width: 1920px;height:1px;}#rec509840810 .tn-elem[data-elem-id="1667530556840"] .tn-atom { opacity: 0.2; background-color: #ffffff; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {}@media screen and (max-width: 479px) {#rec509840810 .tn-elem[data-elem-id="1667530556840"] {top: 180px;left: calc(50% - 160px + -360px);}} #rec509840810 .tn-elem[data-elem-id="1667530583878"] { color: #ffffff; z-index: 2; top: 11px;left: calc(50% - 600px + -50px);width: 230px;}#rec509840810 .tn-elem[data-elem-id="1667530583878"] .tn-atom { color: #ffffff; font-size: 14px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; opacity: 0.6; background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509840810 .tn-elem[data-elem-id="1667530583878"] {top: 11px;left: calc(50% - 480px + 0px);}}@media screen and (max-width: 959px) {#rec509840810 .tn-elem[data-elem-id="1667530583878"] {top: 230px;left: calc(50% - 320px + 40px);}}@media screen and (max-width: 639px) {#rec509840810 .tn-elem[data-elem-id="1667530583878"] {top: 290px;left: calc(50% - 240px + 30px);}}@media screen and (max-width: 479px) {} #rec509840810 .tn-elem[data-elem-id="1667530624425"] { color: #b8b8b8; text-align: left; z-index: 6; top: 11px;left: calc(50% - 600px + 1108px);width: 142px;height:22px;}#rec509840810 .tn-elem[data-elem-id="1667530624425"] .tn-atom { color: #b8b8b8; font-size: 14px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840810 .tn-elem[data-elem-id="1667530624425"] .tn-atom:hover { color: #ffffff; }}@media screen and (max-width: 1199px) {#rec509840810 .tn-elem[data-elem-id="1667530624425"] {top: 11px;left: calc(50% - 480px + 818px);}#rec509840810 .tn-elem[data-elem-id="1667530624425"] {text-align: right;}}@media screen and (max-width: 959px) {#rec509840810 .tn-elem[data-elem-id="1667530624425"] {top: 17px;left: calc(50% - 320px + 498px);}}@media screen and (max-width: 639px) {#rec509840810 .tn-elem[data-elem-id="1667530624425"] {top: 118px;left: calc(50% - 240px + 170px);}#rec509840810 .tn-elem[data-elem-id="1667530624425"] {text-align: center;}}@media screen and (max-width: 479px) {#rec509840810 .tn-elem[data-elem-id="1667530624425"] {top: 120px;left: calc(50% - 160px + 90px);}} #rec509840810 .tn-elem[data-elem-id="1667530683022"] { color: #b8b8b8; text-align: left; z-index: 7; top: 10px;left: calc(50% - 600px + 839px);width: 249px;height:22px;}#rec509840810 .tn-elem[data-elem-id="1667530683022"] .tn-atom { color: #b8b8b8; font-size: 14px; font-family: 'Montserrat',Arial,sans-serif; line-height: 1.55; font-weight: 300; border-radius: 30px; background-position: center center ;border-color: transparent ;border-style: solid ; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out; }@media (hover), (min-width:0\0) {#rec509840810 .tn-elem[data-elem-id="1667530683022"] .tn-atom:hover { color: #ffffff; }}@media screen and (max-width: 1199px) {#rec509840810 .tn-elem[data-elem-id="1667530683022"] {top: 10px;left: calc(50% - 480px + 549px);}#rec509840810 .tn-elem[data-elem-id="1667530683022"] {text-align: right;}}@media screen and (max-width: 959px) {#rec509840810 .tn-elem[data-elem-id="1667530683022"] {top: 16px;left: calc(50% - 320px + 229px);}}@media screen and (max-width: 639px) {#rec509840810 .tn-elem[data-elem-id="1667530683022"] {top: 148px;left: calc(50% - 240px + 117px);}#rec509840810 .tn-elem[data-elem-id="1667530683022"] {text-align: center;}}@media screen and (max-width: 479px) {#rec509840810 .tn-elem[data-elem-id="1667530683022"] {top: 147px;left: calc(50% - 160px + 37px);}} #rec509840810 .tn-elem[data-elem-id="1667530715220"] { z-index: 8; top: 11px;left: calc(50% - 600px + 487px);width: 226px;}#rec509840810 .tn-elem[data-elem-id="1667530715220"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {#rec509840810 .tn-elem[data-elem-id="1667530715220"] {top: 10px;left: calc(50% - 480px + 300px);width: 205px;}}@media screen and (max-width: 959px) {#rec509840810 .tn-elem[data-elem-id="1667530715220"] {top: 17px;left: calc(50% - 320px + 0px);}}@media screen and (max-width: 639px) {#rec509840810 .tn-elem[data-elem-id="1667530715220"] {top: 85px;left: calc(50% - 240px + 140px);}}@media screen and (max-width: 479px) {#rec509840810 .tn-elem[data-elem-id="1667530715220"] {top: 87px;left: calc(50% - 160px + 60px);}} #rec509840810 .tn-elem[data-elem-id="1667795553683"] { z-index: 9; top: 295px;left: calc(50% - 600px + 490px);width: 105px;}#rec509840810 .tn-elem[data-elem-id="1667795553683"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509840810 .tn-elem[data-elem-id="1667795553683"] {top: 30px;left: calc(50% - 240px + 129px);}}@media screen and (max-width: 479px) {#rec509840810 .tn-elem[data-elem-id="1667795553683"] {top: 30px;left: calc(50% - 160px + 49px);}} #rec509840810 .tn-elem[data-elem-id="1667795553688"] { z-index: 10; top: 315px;left: calc(50% - 600px + 510px);width: 105px;}#rec509840810 .tn-elem[data-elem-id="1667795553688"] .tn-atom { background-position: center center ;border-color: transparent ;border-style: solid ; }@media screen and (max-width: 1199px) {}@media screen and (max-width: 959px) {}@media screen and (max-width: 639px) {#rec509840810 .tn-elem[data-elem-id="1667795553688"] {top: 30px;left: calc(50% - 240px + 246px);}}@media screen and (max-width: 479px) {#rec509840810 .tn-elem[data-elem-id="1667795553688"] {top: 30px;left: calc(50% - 160px + 166px);}}</style>
3330<div class='t396'>
3331<div class="t396__artboard" data-artboard-recid="509840810" data-artboard-screens="320,480,640,960,1200" data-artboard-height="45" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-480="195" data-artboard-height-res-640="55"
3332>
3333<div class="t396__carrier" data-artboard-recid="509840810">
3334</div>
3335<div class="t396__filter" data-artboard-recid="509840810">
3336</div>
3337<div class='t396__elem tn-elem tn-elem__5098408101667530556840' data-elem-id='1667530556840' data-elem-type='shape' data-field-top-value="0" data-field-left-value="-360" data-field-height-value="1" data-field-width-value="1920" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="180" data-field-left-res-320-value="-360"
3338>
3339<div class='tn-atom' >
3340</div>
3341</div>
3342 <div class='t396__elem tn-elem tn-elem__5098408101667530583878' data-elem-id='1667530583878' data-elem-type='text' data-field-top-value="11" data-field-left-value="-50" data-field-width-value="230" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-480-value="290" data-field-left-res-480-value="30" data-field-top-res-640-value="230" data-field-left-res-640-value="40" data-field-top-res-960-value="11" data-field-left-res-960-value="0"
3343>
3344<div class='tn-atom
'field='tn_text_1667530583878'>
3345© 2023 Все права защищены.</div>
3346 </div>
3347 <div class='t396__elem tn-elem tn-elem__5098408101667530624425' data-elem-id='1667530624425' data-elem-type='button' data-field-top-value="11" data-field-left-value="1108" data-field-height-value="22" data-field-width-value="142" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-320-value="120" data-field-left-res-320-value="90" data-field-top-res-480-value="118" data-field-left-res-480-value="170" data-field-top-res-640-value="17" data-field-left-res-640-value="498" data-field-top-res-960-value="11" data-field-left-res-960-value="818"
3348>
3349<a class='tn-atom' href="/Contract_offer" >
3350Договор оферты</a>
3351</div>
3352 <div class='t396__elem tn-elem tn-elem__5098408101667530683022' data-elem-id='1667530683022' data-elem-type='button' data-field-top-value="10" data-field-left-value="839" data-field-height-value="22" data-field-width-value="249" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="" data-field-top-res-320-value="147" data-field-left-res-320-value="37" data-field-top-res-480-value="148" data-field-left-res-480-value="117" data-field-top-res-640-value="16" data-field-left-res-640-value="229" data-field-top-res-960-value="10" data-field-left-res-960-value="549"
3353>
3354<a class='tn-atom' href="/Privacy_Policy" >
3355Политика конфиденциальности</a>
3356</div>
3357 <div class='t396__elem tn-elem tn-elem__5098408101667530715220' data-elem-id='1667530715220' data-elem-type='image' data-field-top-value="11" data-field-left-value="487" data-field-width-value="226" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="226" data-field-fileheight-value="22" data-field-top-res-320-value="87" data-field-left-res-320-value="60" data-field-top-res-480-value="85" data-field-left-res-480-value="140" data-field-top-res-640-value="17" data-field-left-res-640-value="0" data-field-top-res-960-value="10" data-field-left-res-960-value="300" data-field-width-res-960-value="205"
3358>
3359<div class='tn-atom' >
3360<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3662-3133-4762-b934-663035396163/Group_120.svg' imgfield='tn_img_1667530715220'>
3361</div>
3362</div>
3363 <div class='t396__elem tn-elem tn-elem__5098408101667795553683' data-elem-id='1667795553683' data-elem-type='image' data-field-top-value="295" data-field-left-value="490" data-field-width-value="105" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="105" data-field-fileheight-value="31" data-field-top-res-320-value="30" data-field-left-res-320-value="49" data-field-top-res-480-value="30" data-field-left-res-480-value="129"
3364>
3365<a class='tn-atom' href="https://play.google.com/store/apps/details?id=com.technogym.mywellness" >
3366<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3764-3338-4165-b833-363435393762/Group_112.svg' imgfield='tn_img_1667795553683'>
3367</a>
3368</div>
3369 <div class='t396__elem tn-elem tn-elem__5098408101667795553688' data-elem-id='1667795553688' data-elem-type='image' data-field-top-value="315" data-field-left-value="510" data-field-width-value="105" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="105" data-field-fileheight-value="31" data-field-top-res-320-value="30" data-field-left-res-320-value="166" data-field-top-res-480-value="30" data-field-left-res-480-value="246"
3370>
3371<a class='tn-atom' href="https://apps.apple.com/ru/app/mywellness/id529829006" >
3372<img class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3163-3031-4537-b539-346435343730/Group_111.svg' imgfield='tn_img_1667795553688'>
3373</a>
3374</div>
3375 </div>
3376 </div>
3377 <script>
3378t_onReady(function () {
3379t_onFuncLoad('t396_init', function () {
3380t396_init('509840810');
3381});
3382});</script>
3383<!-- /T396 -->
3384</div>
3385<div id="rec512695471" class="r t-rec" style=" " data-animationappear="off" data-record-type="746" >
3386<!-- t746 -->
3387<div class="t746">
3388<div class="t-popup" data-tooltip-hook="#popup:gallery"
3389role="dialog"
3390aria-modal="true"
3391tabindex="-1"
3392>
3393<ul class="t-slds__arrow_container t-slds__arrow-nearpic">
3394<style type="text/css">
3395#rec512695471 .t-slds__arrow_wrapper:hover .t-slds__arrow-withbg {
3396border-color: #080808 !important;
3397background-color: rgba(235,210,165,1) !important;
3398}</style>
3399<li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-left" data-slide-direction="left">
3400<button
3401type="button"
3402class="t-slds__arrow t-slds__arrow-left t-slds__arrow-withbg"
3403aria-controls="carousel_512695471"
3404aria-disabled="false"
3405aria-label="Предыдущий слайд"
3406style="width: 30px; height: 30px;background-color: rgba(255,255,255,1);">
3407<div class="t-slds__arrow_body t-slds__arrow_body-left" style="width: 7px;">
3408<svg role="presentation" focusable="false" style="display: block" viewBox="0 0 7.3 13" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3409<style type="text/css">
3410#rec512695471 .t-slds__arrow_wrapper polyline {
3411-webkit-transition: stroke ease-in-out .2s;
3412-moz-transition: stroke ease-in-out .2s;
3413-o-transition: stroke ease-in-out .2s;
3414transition: stroke ease-in-out .2s;
3415}
3416#rec512695471 .t-slds__arrow_wrapper:hover polyline {
3417stroke: #080808 !important; }</style>
3418<polyline
3419fill="none"
3420stroke="#080808"
3421stroke-linejoin="butt"
3422stroke-linecap="butt"
3423stroke-width="1"
3424points="0.5,0.5 6.5,6.5 0.5,12.5"
3425/>
3426</svg>
3427</div>
3428</button>
3429</li>
3430<li class="t-slds__arrow_wrapper t-slds__arrow_wrapper-right" data-slide-direction="right">
3431<button
3432type="button"
3433class="t-slds__arrow t-slds__arrow-right t-slds__arrow-withbg"
3434aria-controls="carousel_512695471"
3435aria-disabled="false"
3436aria-label="Следующий слайд"
3437style="width: 30px; height: 30px;background-color: rgba(255,255,255,1);">
3438<div class="t-slds__arrow_body t-slds__arrow_body-right" style="width: 7px;">
3439<svg role="presentation" focusable="false" style="display: block" viewBox="0 0 7.3 13" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3440<polyline
3441fill="none"
3442stroke="#080808"
3443stroke-linejoin="butt"
3444stroke-linecap="butt"
3445stroke-width="1"
3446points="0.5,0.5 6.5,6.5 0.5,12.5"
3447/>
3448</svg>
3449</div>
3450</button>
3451</li>
3452 </ul>
3453<div class="t-popup__container t-width t-width_10">
3454<div class="t-slds" style="visibility: hidden;">
3455<div class="t-container t-slds__main">
3456<div class="t-slds__container t-width t-width_10 t-margin_auto">
3457<ul class="t-slds__items-wrapper t-slds__witharrows t-slds_animated-none"
3458id="carousel_512695471" data-slider-transition="300" data-slider-with-cycle="true" data-slider-correct-height="true" data-auto-correct-mobile-width="false" data-slider-arrows-nearpic="yes"
3459aria-live="off">
3460<li class="t-slds__item t-slds__item_active" data-slide-index="1"
3461role="group"
3462aria-roledescription="slide"
3463aria-label="1 из 13"
3464itemscope itemtype="http://schema.org/ImageObject">
3465<div class="t-width t-width_10 t-margin_auto">
3466<div class="t-slds__wrapper t-align_center">
3467<meta itemprop="image" content="https://static.tildacdn.com/tild3932-6466-4766-b731-636463663832/Rectangle_11.png">
3468<div class="t746__imgwrapper" bgimgfield="gi_img__0">
3469<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3932-6466-4766-b731-636463663832/Rectangle_11.png"
3470style="background-image: url('https://static.tildacdn.com/tild3932-6466-4766-b731-636463663832/-/resizeb/20x/Rectangle_11.png');"
3471>
3472</div>
3473<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3474</div>
3475</div>
3476</div>
3477</div>
3478</li>
3479<li class="t-slds__item" data-slide-index="2"
3480role="group"
3481aria-roledescription="slide"
3482aria-label="2 из 13"
3483itemscope itemtype="http://schema.org/ImageObject">
3484<div class="t-width t-width_10 t-margin_auto">
3485<div class="t-slds__wrapper t-align_center">
3486<meta itemprop="image" content="https://static.tildacdn.com/tild3037-6166-4734-b731-303230373166/DSC_2402.png">
3487<div class="t746__imgwrapper" bgimgfield="gi_img__1">
3488<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3037-6166-4734-b731-303230373166/DSC_2402.png"
3489style="background-image: url('https://static.tildacdn.com/tild3037-6166-4734-b731-303230373166/-/resizeb/20x/DSC_2402.png');"
3490>
3491</div>
3492<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3493</div>
3494</div>
3495</div>
3496</div>
3497</li>
3498<li class="t-slds__item" data-slide-index="3"
3499role="group"
3500aria-roledescription="slide"
3501aria-label="3 из 13"
3502itemscope itemtype="http://schema.org/ImageObject">
3503<div class="t-width t-width_10 t-margin_auto">
3504<div class="t-slds__wrapper t-align_center">
3505<meta itemprop="image" content="https://static.tildacdn.com/tild3536-3633-4632-b534-393837313264/DSC_2419.png">
3506<div class="t746__imgwrapper" bgimgfield="gi_img__2">
3507<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3536-3633-4632-b534-393837313264/DSC_2419.png"
3508style="background-image: url('https://static.tildacdn.com/tild3536-3633-4632-b534-393837313264/-/resizeb/20x/DSC_2419.png');"
3509>
3510</div>
3511<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3512</div>
3513</div>
3514</div>
3515</div>
3516</li>
3517<li class="t-slds__item" data-slide-index="4"
3518role="group"
3519aria-roledescription="slide"
3520aria-label="4 из 13"
3521itemscope itemtype="http://schema.org/ImageObject">
3522<div class="t-width t-width_10 t-margin_auto">
3523<div class="t-slds__wrapper t-align_center">
3524<meta itemprop="image" content="https://static.tildacdn.com/tild3262-3030-4931-a434-346463653135/DSC_2421.png">
3525<div class="t746__imgwrapper" bgimgfield="gi_img__3">
3526<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3262-3030-4931-a434-346463653135/DSC_2421.png"
3527style="background-image: url('https://static.tildacdn.com/tild3262-3030-4931-a434-346463653135/-/resizeb/20x/DSC_2421.png');"
3528>
3529</div>
3530<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3531</div>
3532</div>
3533</div>
3534</div>
3535</li>
3536<li class="t-slds__item" data-slide-index="5"
3537role="group"
3538aria-roledescription="slide"
3539aria-label="5 из 13"
3540itemscope itemtype="http://schema.org/ImageObject">
3541<div class="t-width t-width_10 t-margin_auto">
3542<div class="t-slds__wrapper t-align_center">
3543<meta itemprop="image" content="https://static.tildacdn.com/tild3735-3565-4633-b261-393936313661/DSC_2426.png">
3544<div class="t746__imgwrapper" bgimgfield="gi_img__4">
3545<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3735-3565-4633-b261-393936313661/DSC_2426.png"
3546style="background-image: url('https://static.tildacdn.com/tild3735-3565-4633-b261-393936313661/-/resizeb/20x/DSC_2426.png');"
3547>
3548</div>
3549<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3550</div>
3551</div>
3552</div>
3553</div>
3554</li>
3555<li class="t-slds__item" data-slide-index="6"
3556role="group"
3557aria-roledescription="slide"
3558aria-label="6 из 13"
3559itemscope itemtype="http://schema.org/ImageObject">
3560<div class="t-width t-width_10 t-margin_auto">
3561<div class="t-slds__wrapper t-align_center">
3562<meta itemprop="image" content="https://static.tildacdn.com/tild3538-3836-4063-a135-353339313632/DSC_2439.png">
3563<div class="t746__imgwrapper" bgimgfield="gi_img__5">
3564<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3538-3836-4063-a135-353339313632/DSC_2439.png"
3565style="background-image: url('https://static.tildacdn.com/tild3538-3836-4063-a135-353339313632/-/resizeb/20x/DSC_2439.png');"
3566>
3567</div>
3568<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3569</div>
3570</div>
3571</div>
3572</div>
3573</li>
3574<li class="t-slds__item" data-slide-index="7"
3575role="group"
3576aria-roledescription="slide"
3577aria-label="7 из 13"
3578itemscope itemtype="http://schema.org/ImageObject">
3579<div class="t-width t-width_10 t-margin_auto">
3580<div class="t-slds__wrapper t-align_center">
3581<meta itemprop="image" content="https://static.tildacdn.com/tild6332-6235-4139-b362-353365356231/DSC_2436_1.png">
3582<div class="t746__imgwrapper" bgimgfield="gi_img__6">
3583<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild6332-6235-4139-b362-353365356231/DSC_2436_1.png"
3584style="background-image: url('https://static.tildacdn.com/tild6332-6235-4139-b362-353365356231/-/resizeb/20x/DSC_2436_1.png');"
3585>
3586</div>
3587<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3588</div>
3589</div>
3590</div>
3591</div>
3592</li>
3593<li class="t-slds__item" data-slide-index="8"
3594role="group"
3595aria-roledescription="slide"
3596aria-label="8 из 13"
3597itemscope itemtype="http://schema.org/ImageObject">
3598<div class="t-width t-width_10 t-margin_auto">
3599<div class="t-slds__wrapper t-align_center">
3600<meta itemprop="image" content="https://static.tildacdn.com/tild3235-6566-4562-b366-666263646635/DSC_2399.png">
3601<div class="t746__imgwrapper" bgimgfield="gi_img__7">
3602<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3235-6566-4562-b366-666263646635/DSC_2399.png"
3603style="background-image: url('https://static.tildacdn.com/tild3235-6566-4562-b366-666263646635/-/resizeb/20x/DSC_2399.png');"
3604>
3605</div>
3606<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3607</div>
3608</div>
3609</div>
3610</div>
3611</li>
3612<li class="t-slds__item" data-slide-index="9"
3613role="group"
3614aria-roledescription="slide"
3615aria-label="9 из 13"
3616itemscope itemtype="http://schema.org/ImageObject">
3617<div class="t-width t-width_10 t-margin_auto">
3618<div class="t-slds__wrapper t-align_center">
3619<meta itemprop="image" content="https://static.tildacdn.com/tild3835-6264-4532-b831-613437663639/DSC_2451_1.png">
3620<div class="t746__imgwrapper" bgimgfield="gi_img__8">
3621<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3835-6264-4532-b831-613437663639/DSC_2451_1.png"
3622style="background-image: url('https://static.tildacdn.com/tild3835-6264-4532-b831-613437663639/-/resizeb/20x/DSC_2451_1.png');"
3623>
3624</div>
3625<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3626</div>
3627</div>
3628</div>
3629</div>
3630</li>
3631<li class="t-slds__item" data-slide-index="10"
3632role="group"
3633aria-roledescription="slide"
3634aria-label="10 из 13"
3635itemscope itemtype="http://schema.org/ImageObject">
3636<div class="t-width t-width_10 t-margin_auto">
3637<div class="t-slds__wrapper t-align_center">
3638<meta itemprop="image" content="https://static.tildacdn.com/tild6532-3262-4338-a135-653463336332/Rectangle_5.png">
3639<div class="t746__imgwrapper" bgimgfield="gi_img__9">
3640<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild6532-3262-4338-a135-653463336332/Rectangle_5.png"
3641style="background-image: url('https://static.tildacdn.com/tild6532-3262-4338-a135-653463336332/-/resizeb/20x/Rectangle_5.png');"
3642>
3643</div>
3644<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3645</div>
3646</div>
3647</div>
3648</div>
3649</li>
3650<li class="t-slds__item" data-slide-index="11"
3651role="group"
3652aria-roledescription="slide"
3653aria-label="11 из 13"
3654itemscope itemtype="http://schema.org/ImageObject">
3655<div class="t-width t-width_10 t-margin_auto">
3656<div class="t-slds__wrapper t-align_center">
3657<meta itemprop="image" content="https://static.tildacdn.com/tild3163-6437-4365-b962-376634323135/Rectangle_13.png">
3658<div class="t746__imgwrapper" bgimgfield="gi_img__10">
3659<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3163-6437-4365-b962-376634323135/Rectangle_13.png"
3660style="background-image: url('https://static.tildacdn.com/tild3163-6437-4365-b962-376634323135/-/resizeb/20x/Rectangle_13.png');"
3661>
3662</div>
3663<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3664</div>
3665</div>
3666</div>
3667</div>
3668</li>
3669<li class="t-slds__item" data-slide-index="12"
3670role="group"
3671aria-roledescription="slide"
3672aria-label="12 из 13"
3673itemscope itemtype="http://schema.org/ImageObject">
3674<div class="t-width t-width_10 t-margin_auto">
3675<div class="t-slds__wrapper t-align_center">
3676<meta itemprop="image" content="https://static.tildacdn.com/tild3538-3637-4161-b836-303135656335/Rectangle_14.png">
3677<div class="t746__imgwrapper" bgimgfield="gi_img__11">
3678<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3538-3637-4161-b836-303135656335/Rectangle_14.png"
3679style="background-image: url('https://static.tildacdn.com/tild3538-3637-4161-b836-303135656335/-/resizeb/20x/Rectangle_14.png');"
3680>
3681</div>
3682<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3683</div>
3684</div>
3685</div>
3686</div>
3687</li>
3688<li class="t-slds__item" data-slide-index="13"
3689role="group"
3690aria-roledescription="slide"
3691aria-label="13 из 13"
3692itemscope itemtype="http://schema.org/ImageObject">
3693<div class="t-width t-width_10 t-margin_auto">
3694<div class="t-slds__wrapper t-align_center">
3695<meta itemprop="image" content="https://static.tildacdn.com/tild3665-6563-4637-a239-363638653633/Rectangle_15.png">
3696<div class="t746__imgwrapper" bgimgfield="gi_img__12">
3697<div class="t-slds__bgimg t-bgimg" data-original="https://static.tildacdn.com/tild3665-6563-4637-a239-363638653633/Rectangle_15.png"
3698style="background-image: url('https://static.tildacdn.com/tild3665-6563-4637-a239-363638653633/-/resizeb/20x/Rectangle_15.png');"
3699>
3700</div>
3701<div class="t746__separator" data-slider-image-width="960" data-slider-image-height="560">
3702</div>
3703</div>
3704</div>
3705</div>
3706</li>
3707</ul>
3708</div>
3709<ul class="t-slds__bullet_wrapper">
3710<li class="t-slds__bullet t-slds__bullet_active" data-slide-bullet-for="1">
3711<button
3712type="button"
3713class="t-slds__bullet_body"
3714aria-label="Перейти к слайду 1"
3715style="width: 5px; height: 5px;background-color: #ffffff;">
3716</button>
3717</li>
3718<li class="t-slds__bullet " data-slide-bullet-for="2">
3719<button
3720type="button"
3721class="t-slds__bullet_body"
3722aria-label="Перейти к слайду 2"
3723style="width: 5px; height: 5px;background-color: #ffffff;">
3724</button>
3725</li>
3726<li class="t-slds__bullet " data-slide-bullet-for="3">
3727<button
3728type="button"
3729class="t-slds__bullet_body"
3730aria-label="Перейти к слайду 3"
3731style="width: 5px; height: 5px;background-color: #ffffff;">
3732</button>
3733</li>
3734<li class="t-slds__bullet " data-slide-bullet-for="4">
3735<button
3736type="button"
3737class="t-slds__bullet_body"
3738aria-label="Перейти к слайду 4"
3739style="width: 5px; height: 5px;background-color: #ffffff;">
3740</button>
3741</li>
3742<li class="t-slds__bullet " data-slide-bullet-for="5">
3743<button
3744type="button"
3745class="t-slds__bullet_body"
3746aria-label="Перейти к слайду 5"
3747style="width: 5px; height: 5px;background-color: #ffffff;">
3748</button>
3749</li>
3750<li class="t-slds__bullet " data-slide-bullet-for="6">
3751<button
3752type="button"
3753class="t-slds__bullet_body"
3754aria-label="Перейти к слайду 6"
3755style="width: 5px; height: 5px;background-color: #ffffff;">
3756</button>
3757</li>
3758<li class="t-slds__bullet " data-slide-bullet-for="7">
3759<button
3760type="button"
3761class="t-slds__bullet_body"
3762aria-label="Перейти к слайду 7"
3763style="width: 5px; height: 5px;background-color: #ffffff;">
3764</button>
3765</li>
3766<li class="t-slds__bullet " data-slide-bullet-for="8">
3767<button
3768type="button"
3769class="t-slds__bullet_body"
3770aria-label="Перейти к слайду 8"
3771style="width: 5px; height: 5px;background-color: #ffffff;">
3772</button>
3773</li>
3774<li class="t-slds__bullet " data-slide-bullet-for="9">
3775<button
3776type="button"
3777class="t-slds__bullet_body"
3778aria-label="Перейти к слайду 9"
3779style="width: 5px; height: 5px;background-color: #ffffff;">
3780</button>
3781</li>
3782<li class="t-slds__bullet " data-slide-bullet-for="10">
3783<button
3784type="button"
3785class="t-slds__bullet_body"
3786aria-label="Перейти к слайду 10"
3787style="width: 5px; height: 5px;background-color: #ffffff;">
3788</button>
3789</li>
3790<li class="t-slds__bullet " data-slide-bullet-for="11">
3791<button
3792type="button"
3793class="t-slds__bullet_body"
3794aria-label="Перейти к слайду 11"
3795style="width: 5px; height: 5px;background-color: #ffffff;">
3796</button>
3797</li>
3798<li class="t-slds__bullet " data-slide-bullet-for="12">
3799<button
3800type="button"
3801class="t-slds__bullet_body"
3802aria-label="Перейти к слайду 12"
3803style="width: 5px; height: 5px;background-color: #ffffff;">
3804</button>
3805</li>
3806<li class="t-slds__bullet " data-slide-bullet-for="13">
3807<button
3808type="button"
3809class="t-slds__bullet_body"
3810aria-label="Перейти к слайду 13"
3811style="width: 5px; height: 5px;background-color: #ffffff;">
3812</button>
3813</li>
3814</ul>
3815<div class="t-slds__caption__container">
3816</div>
3817</div>
3818</div>
3819</div>
3820<div class="t-popup__close t-popup__block-close">
3821<button type="button" class="t-popup__close-wrapper t-popup__block-close-button" aria-label="Закрыть диалог">
3822<svg role="presentation" class="t-popup__close-icon" width="23px" height="23px" viewBox="0 0 23 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3823<g stroke="none" stroke-width="1" fill="#fff" fill-rule="evenodd">
3824<rect transform="translate(11.313708, 11.313708) rotate(-45.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30">
3825</rect>
3826<rect transform="translate(11.313708, 11.313708) rotate(-315.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30">
3827</rect>
3828</g>
3829</svg>
3830</button>
3831</div>
3832</div>
3833</div>
3834<script>
3835t_onReady(function () {
3836var rec = document.querySelector('#rec512695471');
3837if (!rec) return;
3838rec.setAttribute('data-animationappear', 'off');
3839rec.style.opacity = 1;
3840t_onFuncLoad('t746_initPopup', function () {
3841t746_initPopup('512695471');
3842});
3843});</script>
3844<style>
3845#rec512695471 .t-slds__bullet_active .t-slds__bullet_body {
3846background-color: #ebd2a5 !important;
3847}
3848#rec512695471 .t-slds__bullet:hover .t-slds__bullet_body {
3849background-color: #ebd2a5 !important;
3850}</style>
3851</div>
3852</div>
3853<!--/footer-->
3854</div>
3855<!--/allrecords-->
3856<!-- Stat -->
3857<!-- Yandex.Metrika counter 55033426 -->
3858 <script type="text/javascript" data-tilda-cookie-type="analytics">
3859 setTimeout(function(){ (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); window.mainMetrikaId = 55033426; ym(window.mainMetrikaId , "init", { clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true,ecommerce:"dataLayer" }); }, 2000);</script>
3860<noscript>
3861<div>
3862<img src="https://mc.yandex.ru/watch/55033426" style="position:absolute; left:-9999px;" alt="" />
3863</div>
3864</noscript>
3865 <!-- /Yandex.Metrika counter -->
3866 <script type="text/javascript" data-tilda-cookie-type="analytics">
3867setTimeout(function(){ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
3868(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
3869m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
3870})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
3871ga('create', '3290910331', 'auto');
3872ga('send', 'pageview');
3873}, 2000); window.mainTracker = 'user';</script>
3874 <script type="text/javascript">
3875if (! window.mainTracker) { window.mainTracker = 'tilda'; }
3876setTimeout(function(){ (function (d, w, k, o, g) { var n=d.getElementsByTagName(o)[0],s=d.createElement(o),f=function(){n.parentNode.insertBefore(s,n);}; s.type = "text/javascript"; s.async = true; s.key = k; s.id = "tildastatscript"; s.src=g; if (w.opera=="[object Opera]") {d.addEventListener("DOMContentLoaded", f, false);} else { f(); } })(document, window, '67c179dc2b54355bd6edac3544051c71','script','https://static.tildacdn.com/js/tilda-stat-1.0.min.js');
3877}, 2000); </script>
3878<!-- Rating Mail.ru counter -->
3879<script type="text/javascript" data-tilda-cookie-type="analytics">
3880setTimeout(function(){
3881var _tmr = window._tmr || (window._tmr = []);
3882_tmr.push({id: "3241535", type: "pageView", start: (new Date()).getTime()});
3883window.mainMailruId = '3241535';
3884(function (d, w, id) {
3885if (d.getElementById(id)) {return;}
3886var ts = d.createElement("script"); ts.type = "text/javascript"; ts.async = true; ts.id = id;
3887ts.src = "https://top-fwz1.mail.ru/js/code.js";
3888var f = function () {var s = d.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ts, s);};
3889if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); }
3890})(document, window, "topmailru-code");
3891}, 2000); </script>
3892<noscript>
3893<img src="https://top-fwz1.mail.ru/counter?id=3241535;js=na" style="border:0;position:absolute;left:-9999px;width:1px;height:1px" alt="Top.Mail.Ru" />
3894</noscript>
3895<!-- //Rating Mail.ru counter -->
3896<!-- Google Tag Manager (noscript) -->
3897<noscript>
3898<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K47D95G" height="0" width="0" style="display:none;visibility:hidden">
3899</iframe>
3900</noscript>
3901<!-- End Google Tag Manager (noscript) -->
3902</body>
3903</html>