-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
691 lines (636 loc) · 36.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>DRCF website</title>
<!-- <link rel="icon" href="assets/img/favicon-3.png" /> -->
<link rel="icon" href="assets/img/favicon.ico" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css"
integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link href="css/main.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</head>
<body>
<!-- header start hare-->
<header class="header fixed-top d-flex align-items-center">
<a class="skip-to-content-link" href="#skip" tabindex="0">Skip to main content</a>
<div class="container-fluid d-flex align-items-center justify-content-between pdng-right-0px">
<div class="logo me-auto me-lg-0">
<a href="index.html"> <img class="brand-logo" src="assets/img/DRCF-logo-WEB.png" alt="DRCF" /></a>
</div>
<!-- menu start here -->
<div class="header-item ms-auto">
<div class="menu-overlay">
</div>
<nav class="menu">
<div class="mobile-menu-head">
<a href="javascript:void(0);" class="go-back">
<span class="visually-hidden-focusable">Go Back</span>
<i class="fa fa-angle-left"></i></a>
<!-- <div class="go-back"><i class="fa fa-angle-left"></i></div> -->
<div class="current-menu-title"></div>
<div class="mobile-menu-close">×</div>
</div>
<ul class="menu-main">
<li class="menu-item-has-children">
<a href="about-DRCF.html">About the DRCF</a>
</li>
<li class="menu-item-has-children">
<a href="news-and-events.html">News & Events</a>
</li>
<li class="menu-item-has-children">
<a href="#">Publications<i class="fa fa-angle-down"></i></a>
<div class="sub-menu mega-menu mega-menu-column-4">
<div class="list-item">
<ul>
<li><a href="#">Blogs & Articles</a></li>
<li><a href="#">Papers</a></li>
<li><a href="#">Joint Statements</a></li>
<li><a href="#">Annual Reports</a></li>
<li><a href="#">Workplans</a></li>
<li><a href="#">Press Releases</a></li>
</ul>
</div>
<div class="list-item">
<ul>
<li class="mb-3"><span class="detail-text">
Optional explanatory text here and quick links to popular or topical content. <br>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore. Lorem ipsum dolor sit amet, consectetur. Lorem ipsum dolor sit amet, consectetur.</span></li>
</ul>
</div>
</div>
</li>
<li class="menu-item-has-children">
<a href="#">AI and Digital Hub<i class="fa fa-angle-down"></i></a>
<div class="sub-menu mega-menu mega-menu-column-4">
<div class="list-item">
<ul>
<li><a href="#">Apply Now</a></li>
<li><a href="#">Case Study</a></li>
</ul>
</div>
</div>
</li>
<li class="menu-item-has-children">
<a href="#">More<i class="fa fa-angle-down"></i></a>
<div class="sub-menu mega-menu mega-menu-column-4">
<div class="list-item">
<ul>
<li><a href="projects.html">Key Projects</a></li>
<li><a href="#">Research Library</a></li>
<li><a href="#">Recruitment</a></li>
</ul>
</div>
</div>
</li>
</ul>
</nav>
</div>
<!-- menu end here -->
<!-- <div class="search-icons d-flex align-items-center order-2 order-lg-1">
<i class="fas fa-search" id="search-icon"></i>
</div> -->
<a href="javascript:void(0);" id="search-icon" class="search-icons d-flex align-items-center order-2 order-lg-1">
<i class="fas fa-search"></i>
<span class="visually-hidden-focusable">Global Search</span>
</a>
<form action="" class="search-form">
<div class="search-box mx-auto mb-3 position-relative">
<input type="search" class="search-box-input" name="query" aria-label="Global Search" placeholder="What are you looking for?" id="globalquery" autocomplete="off">
<label for="globalquery" class="fas fa-search d-none"><span class="d-none">Search</span></label>
<a href="javascript:void(0)" class="fas fa-search gl-search" onclick="globalSearch()"><span class="d-none">Search</span></a>
</div>
</form>
<!-- mobile menu trigger -->
<!-- <div class="mobile-menu-trigger order-3 order-lg-2">
<i class="mobile-nav-toggle mobile-nav-show fa-solid fa-bars"></i>
<i class="mobile-nav-toggle mobile-nav-hide d-none fa-solid fa-xmark"></i>
</div> -->
<a href="javascript:void(0);" aria-label="menu" class="mobile-menu-trigger order-3 order-lg-2">
<i class="mobile-nav-toggle mobile-nav-show fa-solid fa-bars"></i>
<i class="mobile-nav-toggle mobile-nav-hide d-none fa-solid fa-xmark"></i>
</a>
</div>
</header>
<main>
<h1 id="skip" class="visually-hidden-focusable">DRCF home</h1>
<section class="position-relative">
<div id="carouselExampleCaptions" class="carousel slide homepage-carousel-cls">
<div class="carousel-inner text-white">
<div class="carousel-item active hero-image-carousel">
<div
class="carousel-caption position-relative start-0 text-start row g-0 flex-sm-row flex-lg-row flex-column-reverse">
<div class="col-md-12 col-lg-5 carousel-heroimg-cls order-lg-0 order-sm-1">
<h2 class="carousel-header-cls h1">Call for Input – DRCF Workplan 2024/25</h2>
<p class="carousel-txt-cls"></p>
<a href="" class="btn btn-primary-white-border carousel-btn-position">
Find out more <i class="ms-2 fa-solid fa-arrow-right"></i>
</a>
</div>
<div class="col-md-12 col-lg-7 d-flex order-lg-1 order-sm-0">
<img src="assets/img/CFI-image-for-website-story.jpg" class="w-100" alt="" />
<!-- <video src="assets/video/video.mp4" class="card-video" autoplay muted loop></video> -->
</div>
</div>
</div>
<div class="carousel-item hero-image-carousel">
<div
class="carousel-caption position-relative start-0 text-start row g-0 flex-sm-row flex-lg-row flex-column-reverse">
<div class="col-md-12 col-lg-5 carousel-heroimg-cls order-lg-0 order-sm-1">
<h2 class="carousel-header-cls h1">Slider feature title goes here</h2>
<p class="carousel-txt-cls">Slider feature title goes here Slider feature titlSlider feature title goes
here Slider feature titlSlider feature title goes here Slider feature titlSlider feature title goes
here Slider feature titl</p>
<a href="" class="btn btn-primary-white-border carousel-btn-position">
Find out more <i class="ms-2 fa-solid fa-arrow-right"></i>
</a>
</div>
<div class="col-md-12 col-lg-7 d-flex order-lg-1 order-sm-0">
<img src="assets/img/CFI-image-for-website-story.jpg" class="w-100" alt="" />
</div>
</div>
</div>
<div class="carousel-item hero-image-carousel">
<div
class="carousel-caption position-relative start-0 text-start row g-0 flex-sm-row flex-lg-row flex-column-reverse">
<div class="col-md-12 col-lg-5 carousel-heroimg-cls order-lg-0 order-sm-1">
<h2 class="carousel-header-cls h1">Slider3 feature title goes here</h2>
<p class="carousel-txt-cls">lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod
tempor incididunt ut labor.</p>
<a href="" class="btn btn-primary-white-border carousel-btn-position">
Find out more <i class="ms-2 fa-solid fa-arrow-right"></i>
</a>
</div>
<div class="col-md-12 col-lg-7 d-flex order-lg-1 order-sm-0">
<img src="https://dummyimage.com/1280x720/000/fff" class="w-100" alt="" />
</div>
</div>
</div>
</div>
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="0"
class="active border border-white" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="1" aria-label="Slide 2"
class="border border-white"></button>
<button type="button" data-bs-target="#carouselExampleCaptions" data-bs-slide-to="2" aria-label="Slide 3"
class="border border-white"></button>
</div>
</div>
</section>
<section class="container-xl my-5">
<div class="row">
<div class="col-12">
<h2 class="h3">
The Digital Regulation Cooperation Forum (DRCF) brings together four UK regulators to deliver a coherent
approach to digital regulation for the benefit of people and businesses online.
</h2>
<hr />
<p class="testimonial-text">
Working together as the DRCF enables our four member regulators to achieve better outcomes for industry and
consumers. The DRCF creates coherence to resolve potential tensions between our members’ regulatory regimes;
collaboration to work together on complex challenges; and capabilities for the future, with the right
people, skills and critical functions to navigate the rapidly developing digital economy.
</p>
<span class="testimonial-name">
Kate Jones, DRCF Chief Executive
</span>
</div>
</div>
</section>
<section class="news-gray-bg news-container-area mb-5">
<h2 class="text-center">News & Events
<button class="btn btn-primary">
All News & Events <i class="ms-2 fa-solid fa-arrow-right"></i>
</button>
</h2>
<p class="text-center h4 mb-4 mt-2-mbl">
See below for all the latest DRCF updates
</p>
</h2>
<div class="swiper-outer">
<div class="swiper mySwiper latest-news-swiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<a href="news-detail.html">
<div class="info-card news-info ">
<img src="assets/img/Immersive-Futures-paper-image.jpg" class="card-img-small mb-3" alt="...">
<div class="d-flex justify-content-between align-items-start">
<span class="info-card-header">DRCF Publishes Immersive Futures Foresight Paper</span>
<svg class="svg-arrow" width="40" height="40" viewBox="0 0 40 40"
xmlns="http://www.w3.org/2000/svg">
<circle cx="20.2449" cy="19.7964" r="19" />
<path d="M22.6774 12.2964L30.8422 20.2964L22.6774 28.2964" stroke-width="2"
stroke-linejoin="bevel" />
<path d="M30.6472 20.2964L9.64722 20.2964" stroke-width="2" stroke-linejoin="bevel" />
</svg>
</div>
<span class="date d-flex">12 December 2023</span>
</div>
</a>
</div>
<div class="swiper-slide">
<a href="">
<div class="info-card news-info ">
<img src="assets/img/CFI-image-for-website-story.jpg" class="card-img-small mb-3" alt="...">
<div class="d-flex justify-content-between align-items-start">
<span class="info-card-header">New Podcast - Top in Tech with Global Counsel</span>
<svg class="svg-arrow" width="40" height="40" viewBox="0 0 40 40"
xmlns="http://www.w3.org/2000/svg">
<circle cx="20.2449" cy="19.7964" r="19" />
<path d="M22.6774 12.2964L30.8422 20.2964L22.6774 28.2964" stroke-width="2"
stroke-linejoin="bevel" />
<path d="M30.6472 20.2964L9.64722 20.2964" stroke-width="2" stroke-linejoin="bevel" />
</svg>
</div>
<span class="date d-flex">12 December 2023</span>
</div>
</a>
</div>
<div class="swiper-slide">
<a href="">
<div class="info-card news-info ">
<img src="assets/img/Kate-Jones-at-AI-Fringe-BL-2-Nov-23.png" class="card-img-small mb-3" alt="...">
<div class="d-flex justify-content-between align-items-start">
<span class="info-card-header">DRCF Collaborates on Regulatory Panel at AI Fringe</span>
<svg class="svg-arrow" width="40" height="40" viewBox="0 0 40 40"
xmlns="http://www.w3.org/2000/svg">
<circle cx="20.2449" cy="19.7964" r="19" />
<path d="M22.6774 12.2964L30.8422 20.2964L22.6774 28.2964" stroke-width="2"
stroke-linejoin="bevel" />
<path d="M30.6472 20.2964L9.64722 20.2964" stroke-width="2" stroke-linejoin="bevel" />
</svg>
</div>
<span class="date d-flex">12 December 2023</span>
</div>
</a>
</div>
<div class="swiper-slide">
<a href="">
<div class="info-card news-info ">
<img src="assets/img/AI-Fringe.jpg" class="card-img-small mb-3" alt="...">
<div class="d-flex justify-content-between align-items-start">
<span class="info-card-header">DRCF Features in AI Fringe</span>
<svg class="svg-arrow" width="40" height="40" viewBox="0 0 40 40"
xmlns="http://www.w3.org/2000/svg">
<circle cx="20.2449" cy="19.7964" r="19" />
<path d="M22.6774 12.2964L30.8422 20.2964L22.6774 28.2964" stroke-width="2"
stroke-linejoin="bevel" />
<path d="M30.6472 20.2964L9.64722 20.2964" stroke-width="2" stroke-linejoin="bevel" />
</svg>
</div>
<span class="date d-flex">12 December 2023</span>
</div>
</a>
</div>
<div class="swiper-slide">
<a href="">
<div class="info-card news-info ">
<img src="assets/img/AI-Fringe.jpg" class="card-img-small mb-3" alt="...">
<div class="d-flex justify-content-between align-items-start">
<span class="info-card-header">Lorem ipsum dolor sit</span>
<svg class="svg-arrow" width="40" height="40" viewBox="0 0 40 40"
xmlns="http://www.w3.org/2000/svg">
<circle cx="20.2449" cy="19.7964" r="19" />
<path d="M22.6774 12.2964L30.8422 20.2964L22.6774 28.2964" stroke-width="2"
stroke-linejoin="bevel" />
<path d="M30.6472 20.2964L9.64722 20.2964" stroke-width="2" stroke-linejoin="bevel" />
</svg>
</div>
<span class="date d-flex">12 December 2023</span>
</div>
</a>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</div>
</section>
<!-- <section class="container-xl mb-5">
<h2 class="text-center">News & Events</h2>
<p class="text-center h4 mb-4">
See below for all the latest DRCF updates
</p>
<div class="row extra-margin">
<div class="col-12 text-end mb-3">
<a href="" class=" pe-1 text-color-cls">All News & Events</a>
</div>
<div class="col-md-12 col-lg-3">
<a href="news-detail.html">
<div class="info-card news-center">
<img src="assets/img/CFI-image-for-website-story.jpg" class="card-img-small mb-3" alt="...">
<div class="d-flex justify-content-between align-items-start">
<span class="info-card-header">DRCF Publishes Immersive Futures Foresight Paper</span>
<svg class="svg-arrow" width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
<circle cx="20.2449" cy="19.7964" r="19"></circle>
<path d="M22.6774 12.2964L30.8422 20.2964L22.6774 28.2964" stroke-width="2" stroke-linejoin="bevel"></path>
<path d="M30.6472 20.2964L9.64722 20.2964" stroke-width="2" stroke-linejoin="bevel"></path>
</svg>
</div>
<span class="date">12/12/2022</span>
</div>
</a>
</div>
<div class="col-md-12 col-lg-3">
<a href="news-detail.html">
<div class="info-card news-center">
<img src="assets/img/CFI-image-for-website-story.jpg" class="card-img-small mb-3" alt="...">
<div class="d-flex justify-content-between align-items-start">
<span class="info-card-header">New Podcast - Top in Tech with Global Counsel</span>
<svg class="svg-arrow" width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
<circle cx="20.2449" cy="19.7964" r="19"></circle>
<path d="M22.6774 12.2964L30.8422 20.2964L22.6774 28.2964" stroke-width="2" stroke-linejoin="bevel"></path>
<path d="M30.6472 20.2964L9.64722 20.2964" stroke-width="2" stroke-linejoin="bevel"></path>
</svg>
</div>
<span class="date">12/12/2022</span>
</div>
</a>
</div>
<div class="col-md-12 col-lg-3">
<a href="">
<div class="info-card news-center">
<img src="assets/img/Kate-Jones-at-AI-Fringe-BL-2-Nov-23.png" class="card-img-small mb-3" alt="...">
<div class="d-flex justify-content-between align-items-start">
<span class="info-card-header">DRCF Collaborates on Regulatory Panel at AI Fringe</span>
<svg class="svg-arrow" width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
<circle cx="20.2449" cy="19.7964" r="19" />
<path d="M22.6774 12.2964L30.8422 20.2964L22.6774 28.2964" stroke-width="2" stroke-linejoin="bevel" />
<path d="M30.6472 20.2964L9.64722 20.2964" stroke-width="2" stroke-linejoin="bevel" />
</svg>
</div>
<span class="date">12/12/2022</span>
</div>
</a>
</div>
<div class="col-md-12 col-lg-3">
<a href="">
<div class="info-card news-center">
<img src="assets/img/AI-Fringe.jpg" class="card-img-small mb-3" alt="...">
<div class="d-flex justify-content-between align-items-start">
<span class="info-card-header">DRCF Features in AI Fringe</span>
<svg class="svg-arrow" width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
<circle cx="20.2449" cy="19.7964" r="19" />
<path d="M22.6774 12.2964L30.8422 20.2964L22.6774 28.2964" stroke-width="2" stroke-linejoin="bevel" />
<path d="M30.6472 20.2964L9.64722 20.2964" stroke-width="2" stroke-linejoin="bevel" />
</svg>
</div>
<span class="date">12/12/2022</span>
</div>
</a>
</div>
</div>
</section> -->
<section class="mb-5">
<div class="row">
<div class="col-lg-2 order-lg-0 order-2 mt-lg-0 mt-4">
</div>
<div class="form-content-area start-page col-lg-8 mt-5">
<div>
<div class="block formcontainerblock ">
<form method="post" novalidate="novalidate" data-f-metadata=""
aria-labelledby="faacde81-543d-4bdf-866d-a7db52b09028_label" enctype="multipart/form-data"
class="EPiServerForms ValidationSuccess" data-f-type="form" id="faacde81-543d-4bdf-866d-a7db52b09028">
<script type="text/javascript">
// This view acts as a rendering template to render InitScript(and server-side Form's descriptor) in FormContainerBlock's client-side for Form[faacde81-543d-4bdf-866d-a7db52b09028].
// TECHNOTE: all serverside (paths, dynamic values) of EPiServerForms will be transfered to client side here in this section.
(function initializeOnRenderingFormDescriptor() {
// each workingFormInfo is store inside epi.EPiServer.Forms, lookup by its FormGuid
var workingFormInfo = epi.EPiServer.Forms["faacde81-543d-4bdf-866d-a7db52b09028"] = {
Id: "faacde81-543d-4bdf-866d-a7db52b09028",
Name: "feedback form",
// whether this Form can be submitted which relates to the visitor's data (cookie, identity) and Form's settings (AllowAnonymous, AllowXXX)
SubmittableStatus: { "submittable": true, "message": "" },
ConfirmMessage: "Confirm!",
ResetConfirmMessage: "reset",
ShowNavigationBar: true,
ShowSummarizedData: false,
// serialize the dependency configuration of this form to clientside
DependenciesInfo: JSON.parse("[]"),
// keep all fieldName which are not satisfied the field dependency conditions
DependencyInactiveElements: [],
// Validation info, for executing validating on client side
ValidationInfo: JSON.parse("[{\"targetElementName\":\"__field_184601\",\"targetElementId\":\"81f7f2ab-7316-446a-98ce-0a366d6ea116\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"Please enter valid email address\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}}]}]"),
// Steps information for driving multiple-step Forms.
StepsInfo: {
Steps: [{ "index": 0, "attachedUrl": "", "dependField": null, "dependCondition": null, "isActive": true, "attachedContentLink": "", "dependValue": "", "elementName": "__field_", "guid": "00000000-0000-0000-0000-000000000000" }]
},
FieldsExcludedInSubmissionSummary: [],
ElementsInfo: JSON.parse("{\"__field_184600\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Name\",\"customBinding\":false},\"__field_184601\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Email\",\"customBinding\":false},\"__field_184602\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextboxElementBlock\",\"friendlyName\":\"Subject\",\"customBinding\":false},\"__field_184603\":{\"type\":\"EPiServer.Forms.Implementation.Elements.TextareaElementBlock\",\"friendlyName\":\"Message\",\"customBinding\":false},\"__field_184607\":{\"type\":\"EPiServer.Forms.Implementation.Elements.SubmitButtonElementBlock\",\"friendlyName\":\"Submit button\",\"customBinding\":false}}"),
DataSubmitController: "/EPiServer.Forms/DataSubmit"
};
/// TECHNOTE: Calculation at FormInfo level, and these values will be static input for later processing.
workingFormInfo.StepsInfo.FormHasNoStep_VirtualStepCreated = true; // this FLAG will be true, if Editor does not put any FormStep. Engine will create a virtual step, with empty GUID
workingFormInfo.StepsInfo.FormHasNothing = false; // this FLAG will be true if FormContainer has no element at all
workingFormInfo.StepsInfo.AllStepsAreNotLinked = true; // this FLAG will be true, if all steps all have contentLink= ="" (emptyString)
})();
</script>
<input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized"
name="__FormGuid" value="faacde81-543d-4bdf-866d-a7db52b09028" data-f-type="hidden" autocomplete="off">
<input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized"
name="__FormHostedPage" value="38959" data-f-type="hidden" autocomplete="off">
<input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized"
name="__FormLanguage" value="en" data-f-type="hidden" autocomplete="off">
<input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized"
name="__FormCurrentStepIndex" value="0" data-f-type="hidden" autocomplete="off">
<input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized"
name="__FormSubmissionId" value="" data-f-type="hidden" autocomplete="off">
<input name="__RequestVerificationToken" type="hidden"
value="CfDJ8Jz0J8fInyZEm9t_aV16lWazyaOBFBnqZXMwixpPQGrOv7NkIePyj62jeIYv-oLE989Ih4m4fTJNcCO5h0Tr6IxcTdwHH5Cz636d3Rt9dvl2K0Up8LzgoXG-2jTu6VVvM1qjWtYK068fbVQEao6IMxs">
<h2 class="Form__Title" id="faacde81-543d-4bdf-866d-a7db52b09028_label">Contact Us</h2>
<aside class="Form__Description">Please email us on [email protected] or use the form below. Please note
that in contacting the DRCF emails will be shared with all four member regulators.</aside>
<!-- <div class="Form__Success">
<div role="status" class="Form__SubmissionSuccess__Message hide"
id="Success__Message__faacde81-543d-4bdf-866d-a7db52b09028" data-f-form-successmessage="">
<p>Thanks for submitting your request!</p>
</div>
</div> -->
<div class="Form__Status">
<div role="status" class="Form__Status__Message hide" data-f-form-statusmessage="">
</div>
</div>
<div data-f-mainbody="" class="Form__MainBody">
<section id="__field_" data-f-type="step" data-f-element-name="__field_"
class="Form__Element FormStep Form__Element--NonData " data-f-stepindex="0" data-f-element-nondata="">
<!-- Each FormStep groups the elements below it til the next FormStep -->
<div class="Form__Element FormTextbox" data-f-element-name="__field_184600" data-f-type="textbox">
<label for="def5395e-b4d2-470d-bb03-02c599b36728" class="Form__Element__Caption">Name</label>
<input name="__field_184600" id="def5395e-b4d2-470d-bb03-02c599b36728" type="text"
class="FormTextbox__Input" aria-describedby="__field_184600_desc" placeholder="" data-f-datainput=""
aria-invalid="false" autocomplete="off">
<span class="Form__Element__ValidationError" data-f-linked-name="__field_184600"
data-f-validationerror="" id="__field_184600_desc" role="alert" style="display:none"></span>
</div>
<div class="Form__Element FormTextbox ValidationRequired" data-f-element-name="__field_184601"
data-f-type="textbox"> <label for="81f7f2ab-7316-446a-98ce-0a366d6ea116"
class="Form__Element__Caption">Email</label>
<input name="__field_184601" id="81f7f2ab-7316-446a-98ce-0a366d6ea116" type="text"
class="FormTextbox__Input" aria-describedby="__field_184601_desc"
placeholder="Enter your email here!" required="" aria-required="true" data-f-datainput=""
aria-invalid="false" autocomplete="off">
<span class="Form__Element__ValidationError" data-f-linked-name="__field_184601"
data-f-validationerror="" id="__field_184601_desc" role="alert" style="display:none"></span>
</div>
<div class="Form__Element FormTextbox" data-f-element-name="__field_184602" data-f-type="textbox">
<label for="a999a09c-a2d1-4997-b6d6-c1f27cb66bd1" class="Form__Element__Caption">Subject</label>
<input name="__field_184602" id="a999a09c-a2d1-4997-b6d6-c1f27cb66bd1" type="text"
class="FormTextbox__Input" aria-describedby="__field_184602_desc" placeholder="" data-f-datainput=""
aria-invalid="false" autocomplete="off">
<span class="Form__Element__ValidationError" data-f-linked-name="__field_184602"
data-f-validationerror="" id="__field_184602_desc" role="alert" style="display:none"></span>
</div>
<div class="Form__Element FormTextbox FormTextbox--Textarea" data-f-element-name="__field_184603"
data-f-modifier="textarea" data-f-type="textbox"> <label for="71df5c52-49cc-4603-80c0-43e860441bcf"
class="Form__Element__Caption">Message</label>
<textarea name="__field_184603" id="71df5c52-49cc-4603-80c0-43e860441bcf" class="FormTextbox__Input"
placeholder="" data-f-label="Message" data-f-datainput="" title=" "
aria-describedby="__field_184603_desc" aria-invalid="false" autocomplete="off"></textarea>
<span class="Form__Element__ValidationError" data-f-linked-name="__field_184603"
data-f-validationerror="" id="__field_184603_desc" role="alert" style="display:none"></span>
</div>
<button id="460e6916-181b-4103-ba0a-3938c443d65b" name="submit" type="submit"
value="460e6916-181b-4103-ba0a-3938c443d65b" data-f-is-finalized="false"
data-f-is-progressive-submit="true" data-f-type="submitbutton" data-f-element-name="__field_184607"
class="Form__Element FormExcludeDataRebind FormSubmitButton ">
Send Feedback</button>
</section>
</div>
</form>
</div>
</div>
<div class="col-lg-2"></div>
</div>
</div>
</section>
<a class="back-to-top">
<i class="fa-solid fa-chevron-up"></i>
<span>Back to top</span>
</a>
</main>
<footer class="footer">
<div class="container-xl">
<h2 class="visually-hidden text-white">Footer</h2>
<div class="row">
<div class="col-md-12 col-lg-3">
<section class="mt-0 mt-lg-5 social">
<h3 class="follow fw-bold">Follow us </h3>
<ul class="list-unstyled social-icons">
<li class="social-icons-list">
<a class="" href="#" title="Twitter">
<i class="fa-brands fa-twitter"></i>
</a>
</li>
<li class="social-icons-list">
<a class="" href="#" title="Facebook">
<i class="fa-brands fa-facebook-f"></i>
</a>
</li>
<li class="social-icons-list">
<a class="" href="#" title="LinkedIn">
<i class="fa-brands fa-linkedin"></i>
</a>
</li>
</ul>
</section>
</div>
<div class="col-md-12 col-lg-3">
<section class="mt-0 mt-lg-5 about-ofcom">
<h3 class="follow fw-bold">About DRCF </h3>
<ul class="list-unstyled">
<li class="">
<a class="footer-link" href="#">Key Projects</a>
</li>
<li class="">
<a class="footer-link" href="#">Research Library</a>
</li>
<li class="">
<a class="footer-link" href="#">Recruitment</a>
</li>
</ul>
</section>
</div>
<div class="col-md-12 col-lg-3">
<section class="mt-0 mt-lg-5 about-ofcom">
<h3 class="follow fw-bold">AI and Digital Hub</h3>
<ul class="list-unstyled">
<li class="">
<a class="footer-link" href="#">Apply Now</a>
</li>
<li class="">
<a class="footer-link" href="#">Case Study</a>
</li>
</ul>
</section>
</div>
<div class="col-md-12 col-lg-3">
<section class="mt-0 mt-lg-5 about-ofcom">
<h3 class="follow fw-bold">About this website</h3>
<ul class="list-unstyled">
<li class="">
<a class="footer-link" href="#">Cookies</a>
</li>
<li class="">
<a class="footer-link" href="#">Privacy Policy</a>
</li>
</ul>
</section>
</div>
</div>
</div>
<div class="container-xl">
<div class="row copyrights ">
<div class="copyright-text text-lg-start text-start text-sm-end">© Copyright DRCF All Rights Reserved</div>
</div>
</div>
</footer>
<!-- Optional JavaScript; choose one of the two! -->
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
<!-- Swiper JS -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<!-- Initialize Swiper -->
<script>
var swiper = new Swiper(".mySwiper", {
slidesPerView: 1,
spaceBetween: 10,
pagination: {
el: ".swiper-pagination",
clickable: true,
},
breakpoints: {
640: {
slidesPerView: 1,
spaceBetween: 10,
},
768: {
slidesPerView: 2,
spaceBetween: 10,
slidesPerGroup: 2,
},
1024: {
slidesPerView: 3,
spaceBetween: 10,
slidesPerGroup: 3,
},
},
});
</script>
<!-- Option 2: Separate Popper and Bootstrap JS -->
<!--
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
-->
</body>
</html>