1515{% endblock %}
1616
1717{% block content %}
18- < div class ="bg-gray-50 py-16 sm:py-24 dark:bg-gray-900 ">
18+
19+ < div class ="bg-white px-6 py-8 sm:py-10 lg:px-8 dark:bg-gray-900 ">
20+ < div class ="mx-auto max-w-3xl text-center ">
21+ < h2 class ="mt-2 text-4xl font-semibold tracking-tight text-polarin-blue sm:text-7xl dark:text-white ">
22+ POLARIN Training Hub</ h2 >
23+ < p class ="mt-6 text-pretty text-xl font-medium text-gray-500 sm:text-xl/8 dark:text-gray-400 ">
24+ A collection of training resources for polar research.
25+ </ p >
26+ </ div >
27+ </ div >
28+
29+ < div class ="bg-gray-50 py-12 sm:py-16 dark:bg-gray-900 ">
1930 < div class ="mx-auto max-w-2xl px-6 lg:max-w-7xl lg:px-8 ">
2031 < h2 class ="text-base/7 font-semibold text-polarin-blue "> POLARIN training resources</ h2 >
2132 < p class ="mt-2 mb-6 text-pretty text-4xl font-semibold tracking-tight text-gray-900 sm:text-5xl dark:text-white ">
@@ -35,8 +46,8 @@ <h2 class="text-base/7 font-semibold text-polarin-blue">POLARIN training resourc
3546 < div class ="mt-4 grid grid-cols-1 gap-4 sm:mt-6 lg:grid-cols-6 lg:grid-rows-2 ">
3647 < div class ="flex p-px lg:col-span-4 ">
3748 < div class ="w-full overflow-hidden rounded-lg bg-white shadow outline outline-1 outline-black/5 dark:bg-gray-800 dark:shadow-none dark:outline-white/15 ">
38- < div class ="p-10 ">
39- < p class ="mt-2 text-lg font-medium tracking-tight text-polarin-blue dark:text-white ">
49+ < div class ="p-8 ">
50+ < p class ="mt-2 text-xl font-medium tracking-tight text-polarin-blue dark:text-white ">
4051 Planning and conducting safe polar fieldwork</ p >
4152 < p class ="mt-2 text-sm/6 text-gray-600 dark:text-gray-400 ">
4253 Learn how to keep people and the environment safe during your fieldwork activities in
@@ -47,8 +58,8 @@ <h2 class="text-base/7 font-semibold text-polarin-blue">POLARIN training resourc
4758 </ div >
4859 < div class ="flex p-px lg:col-span-2 ">
4960 < div class ="w-full overflow-hidden rounded-lg bg-white shadow outline outline-1 outline-black/5 dark:bg-gray-800 dark:shadow-none dark:outline-white/15 ">
50- < div class ="p-10 ">
51- < p class ="mt-2 text-lg font-medium tracking-tight text-polarin-blue dark:text-white ">
61+ < div class ="p-8 ">
62+ < p class ="mt-2 text-xl font-medium tracking-tight text-polarin-blue dark:text-white ">
5263 Collaborating meaningfully
5364 </ p >
5465 < p class ="mt-2 max-w-lg text-sm/6 text-gray-600 dark:text-gray-400 ">
@@ -60,8 +71,8 @@ <h2 class="text-base/7 font-semibold text-polarin-blue">POLARIN training resourc
6071 </ div >
6172 < div class ="flex p-px lg:col-span-2 ">
6273 < div class ="w-full overflow-hidden rounded-lg bg-white shadow outline outline-1 outline-black/5 dark:bg-gray-800 dark:shadow-none dark:outline-white/15 ">
63- < div class ="p-10 ">
64- < p class ="mt-2 text-lg font-medium tracking-tight text-polarin-blue dark:text-white ">
74+ < div class ="p-8 ">
75+ < p class ="mt-2 text-xl font-medium tracking-tight text-polarin-blue dark:text-white ">
6576 Reducing environmental impact
6677 </ p >
6778 < p class ="mt-2 max-w-lg text-sm/6 text-gray-600 dark:text-gray-400 ">
@@ -72,8 +83,8 @@ <h2 class="text-base/7 font-semibold text-polarin-blue">POLARIN training resourc
7283 </ div >
7384 < div class ="flex p-px lg:col-span-4 ">
7485 < div class ="w-full overflow-hidden rounded-lg bg-white shadow outline outline-1 outline-black/5 dark:bg-gray-800 dark:shadow-none dark:outline-white/15 ">
75- < div class ="p-10 ">
76- < p class ="mt-2 text-lg font-medium tracking-tight text-polarin-blue dark:text-white ">
86+ < div class ="p-8 ">
87+ < p class ="mt-2 text-xl font-medium tracking-tight text-polarin-blue dark:text-white ">
7788 Using research infrastructures efficiently
7889 </ p >
7990 < p class ="mt-2 text-sm/6 text-gray-600 dark:text-gray-400 ">
@@ -121,7 +132,7 @@ <h1 class="mt-2 text-pretty text-4xl font-semibold tracking-tight text-gray-900
121132 < div class ="mt-6 flex ">
122133 < a href ="https://eu-polarin.eu "
123134 class ="text-base/7 font-semibold hover:text-polarin-blue ">
124- Learn more about the POLARIN project< span aria-hidden ="true "> →</ span >
135+ Learn more about the POLARIN project < span aria-hidden ="true "> →</ span >
125136 </ a >
126137 </ div >
127138 </ div >
@@ -161,7 +172,7 @@ <h1 class="mt-2 text-pretty text-4xl font-semibold tracking-tight text-gray-900
161172 < div class ="mt-6 flex ">
162173 < a href ="https://www.apecs.is "
163174 class ="text-base/7 font-semibold hover:text-polarin-blue ">
164- Learn more about APECS< span aria-hidden ="true "> →</ span >
175+ Learn more about APECS < span aria-hidden ="true "> →</ span >
165176 </ a >
166177 </ div >
167178 </ div >
0 commit comments