forked from elixir-europe/biohackathon-europe-2023
-
Notifications
You must be signed in to change notification settings - Fork 0
/
venue.html
66 lines (64 loc) · 3.45 KB
/
venue.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
---
layout: page
title: Venue
body_class: venue
---
<section>
<h2>Campus Belloch</h2>
<p>Campus Belloch is just 30 minutes from Barcelona, yet you will find yourself surrounded by greenery as far as the eye can see, thanks to a 200 hectare estate with a private park for relaxation.</p>
<p>Surrounded by forests and forest nurseries, embraced by mountains and sea, it is only natural that the preservation of the environment is of special importance to the Campus: The minimalist architecture of the Campus works in harmony with its surroundings and has been designed with sustainability as the highest priority. </p>
<h3>Fun and entertainment activities</h3>
<ul><li><strong>Outside</strong> you can enjoy tennis, football, basketball, mountain biking and paddle.</li>
<li><strong>Inside</strong> facilities offers gym, karaoke, table football, billiards, darts and board games.</li></ul>
<a href="https://www.chateauform.com/en/house/campus-belloch/" target="_blank" class="button special">Venue website</a>
<div class="row my-5">
<div class="4u 12u$(medium)">
<img src="images/venue-meeting-room.webp" alt="Overview of the venue" style="width: 100%;" loading="lazy" />
</div>
<div class="4u 12u$(medium)">
<img src="images/venue-lounge.webp" alt="Lounge room" style="width: 100%;" loading="lazy" />
</div>
<div class="4u 12u$(medium)">
<img src="images/venue-dinner.webp" alt="Dining table laid for dinner" style="width: 100%;" loading="lazy" />
</div>
</div>
</section>
<hr />
<section>
<h2 id="accommodation">Accommodation</h2>
<p>Accommodation is available in single rooms. <strong>All prices include VAT</strong>:</p>
<table>
<thead>
<tr>
<th>Room arrangement</th>
<th>Price for 4 nights per person</th>
</tr>
</thead>
<tbody>
<tr>
<td>Single room</td>
<td>677.60 EUR</td>
</tr>
</tbody>
</table>
<h3>Booking process</h3>
<p>Your accomodation is automatically booked at the venue, once you have succesfully registered for the F2F event.
</p>
<h3>Payment</h3>
<p>
The accommodation needs to be paid before the event. You will be asked to pay the venue directly by credit card. The venue will email you a payment link and instructions.
</p>
<h3>Cancellation policy</h3>
<p>
You can cancel attendance up to one month prior to the event (by 2 October), by contacting us at <a href="mailto:biohackathon-europe@elixir-europe.org">biohackathon-europe@elixir-europe.org</a>. Please note, if you cancel after this date or do not show up at the event you will be responsible for full payment, even if you are on the invite list.
</p>
<h2>Travel</h2>
<ul>
<li><strong>Address:</strong> Parc de Belloch, C-251, Km 5,6, 08430 La Roca del Vallès
08430 Barcelona</li>
<li><strong>By plane:</strong> 45 minutes from Girona-Costa Brava airport</li>
<li><strong>By car:</strong> 30 min from Barcelona</li>
<li><strong>By train:</strong> 35 minutes from Barcelona-Sants train station</li>
</ul>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2982.2770787316304!2d2.3365468154332802!3d41.62814197924271!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x12a4c95ee837dc85%3A0x3fc97318fae2bb8a!2sBelloch%20Campus!5e0!3m2!1sen!2suk!4v1677059061828!5m2!1sen!2suk" width="600" height="450" style="border:1;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</section>