@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;color:#fff}::selection{background-color:#353}body{font-family:Inter,sans-serif;background-color:#0f1f37;overflow-x:hidden}main{position:relative;height:100vh;width:100vw;overflow:hidden;background-image:url(IMGs/Baggrund_0005_New.png);background-color:#1e1f38;background-size:cover;background-position:bottom;background-repeat:no-repeat}#loadingScreen{position:fixed;width:100%;height:100%;background:linear-gradient(45deg,#0d062c,#1e1e5e);color:#000;z-index:9996;display:flex;flex-direction:column;justify-content:center;align-items:center}#loadingLottie{width:150px;height:150px;border-radius:50%;padding:0;animation:bounce 5s infinite}#loadingScreen h3{font-size:24px;font-weight:500;padding:40px}#loadingScreen h3:after{content:".";animation:dots 2.2s steps(5,end) infinite}@keyframes dots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}80%,to{content:"...."}}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.sweep-up{animation:fadeOut 2.5s ease-in-out forwards}@keyframes sweepUp{0%{transform:translateY(0);opacity:1;border-radius:0}to{transform:translateY(-100%);opacity:0;border-radius:50%}}.fade-out{animation:fadeOut 1s ease-in-out forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.image-stack{position:fixed;left:50%;bottom:0}.image-stack-container{height:100vh}.progressionCircle h1{position:relative;width:auto;font-size:6rem;padding-bottom:1rem}.progressionCircleContainer,.progressionCircleContainer2{width:30%;height:auto;pointer-events:none;opacity:1}.lottie-scroll-indicator,.projectMenuIcon{position:fixed;bottom:5%;left:50%;transform:translate(-50%);width:100px;height:100px;padding:25px;border-radius:50%;pointer-events:none;opacity:0;background-color:#000;z-index:var(--z-index-indicators);scale:.5}.projectMenuIcon{left:8%;display:none}.content-overlay,.contentoverlay2{position:absolute;top:0;left:0}.content-overlay{z-index:var(--z-index-contentOverlay1);pointer-events:none}.contentoverlay2{z-index:var(--z-index-contentOverlay2)}section{height:100vh;width:100vw;position:fixed}section .container{width:100%;height:100%;display:flex;align-items:center}h2,h2 span{font-size:60px;font-weight:600;line-height:70px;display:block;width:100%;font-family:inherit}h2 span{font-size:50px;font-weight:400;line-height:60px;margin-bottom:30px}p{font-size:16px;line-height:26px;font-weight:300;width:100%;display:block}#openModalBtn{padding:10px 20px;cursor:pointer}.modal{display:none;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;pointer-events:all;cursor:auto;background-color:#383838b3;z-index:var(--z-index-kontaktOs);align-items:center;justify-content:center}.modal-content{background-color:#fff;padding:20px;border:3px solid #888;border-radius:20px;width:80%;max-width:400px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;align-items:center;justify-content:center}.close-btn{color:#aaa;font-size:28px;font-weight:700;cursor:pointer;align-self:flex-end}.close-btn:hover,.close-btn:focus{color:#313131;text-decoration:none;cursor:pointer}.modal-content h2{color:#313131;font-size:24px;margin-bottom:20px}.modal-content label{color:#313131;display:block;margin-bottom:10px}.modal-content input[type=email],.modal-content input[type=text]{width:100%;padding:10px;margin-bottom:20px;border-radius:5px;color:#333}.modal-content input[type=email],.modal-content textarea{color:#333}.modal-content input[type=email]::placeholder,.modal-content textarea::placeholder{color:#333}.modal-content input[type=text]{height:150px}.modal-content button{background-color:green;border:none;padding:10px 20px;color:#fff;border-radius:5px;cursor:pointer}.modal-content button:hover{background-color:#006400}.modal-content textarea{width:100%;height:150px;resize:none;padding:10px;margin-bottom:20px;border-radius:5px}.form-container{width:100%;max-width:700px;margin:0 auto}.slim-content{width:60%}.content-box{position:relative;height:260px;width:1300px;display:flex;flex-direction:column;align-items:center;justify-content:center}.content-box-colorfill{position:absolute;top:0;left:0;width:100%;height:70%;background-image:linear-gradient(to right,#d1650d,#f8a564);border-bottom-left-radius:50% 20%;border-bottom-right-radius:50% 20%}.content-box-videoholder{position:absolute;top:0;width:50%;height:100%;background-color:transparent}.project-text{width:100%;padding:20px;text-align:left}.project-text h2,.project-text p,.project-text a{margin:0 0 20px;color:#0f0f0f}.project-text h2{font-size:24px;line-height:normal}.project-text p{font-size:16px}.project-text a.button-link{display:inline-block;padding:10px 20px;background-color:#eb6d06;color:#fff;text-decoration:none;border-radius:20px;box-shadow:0 2px 4px #00000080}.project-text a.button-link:hover{background-color:#f8a564}@media screen and (max-width: 1180px){body{overflow-y:block}body::-webkit-scrollbar{display:block}section .container{width:100%;height:100%;margin:0;padding:0}.underside-un_gg{display:none}.lottie-scroll-indicator{left:45%}}.creatorTag{position:fixed;z-index:99999999;bottom:0;padding:2px;opacity:.5;font-weight:100;font-size:12px}.someTag{position:fixed;z-index:99999999;bottom:0;padding:10px 25px 10px 10px;opacity:.7;font-weight:100;font-size:32px;right:0;display:flex;gap:15px}.potentialeBody{scroll-snap-type:y mandatory;overflow-y:visible;height:auto;background:linear-gradient(to bottom,blue,green)}.potentialeBanner,.divider,.videoSection,.textSection,.progressionCircle .quizSection,.feedbackSection,.endingBanner{scroll-snap-align:start}.potentialeBanner{height:100vh;width:100%;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/Vindmoeller_Test.jpeg) center center no-repeat;background-size:cover;overflow:hidden;display:flex;flex-direction:row;justify-content:center}.fra_affald_til_ressource{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_affald_til_ressourcer_1.png) center center no-repeat;background-size:cover}.fra_affald_til_ressource2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_affald_til_ressourcer_2.png) center center no-repeat;background-size:cover}.fra_dyrevelfrd_til_klimaretfrdighed{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_dyrevelfrd_til_klimaretfrdighed_1.png) center center no-repeat;background-size:cover}.fra_dyrevelfrd_til_klimaretfrdighed2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_dyrevelfrd_til_klimaretfrdighed_2.png) center center no-repeat;background-size:cover}.prcisionslandbrug{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_prcisionslandbrug_1.png) center center no-repeat;background-size:cover}.prcisionslandbrug2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_prcisionslandbrug_2.png) center center no-repeat;background-size:cover}.cirkulr_konom{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_cirkulr_konomi_1.png) center center no-repeat;background-size:cover}.cirkulr_konom2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_cirkulr_konomi_1.png) center center no-repeat;background-size:cover}.et_bredygtigt_sundhedsvsen{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_et_bredygtigt_sundhedsvsen_1.png) center center no-repeat;background-size:cover}.et_bredygtigt_sundhedsvsen2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_et_bredygtigt_sundhedsvsen_2.png) center center no-repeat;background-size:cover}.ovenlysvinduer{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_ovenlysvinduer_1.png) center center no-repeat;background-size:cover}.ovenlysvinduer2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_ovenlysvinduer_2.png) center center no-repeat;background-size:cover}.power-to-x{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_power-to-x_1.png) center center no-repeat;background-size:cover}.power-to-x2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_power-to-x_2.png) center center no-repeat;background-size:cover}.varmepumper{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_varmepumper_1.png) center center no-repeat;background-size:cover}.varmepumper2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_varmepumper_2.png) center center no-repeat;background-size:cover}.vindmller{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vindmller_1.png) center center no-repeat;background-size:cover}.vindmller2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vindmller_2.png) center center no-repeat;background-size:cover}.reduceret_arbejdstid{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_reduceret_arbejdstid_1.png) center center no-repeat;background-size:cover}.reduceret_arbejdstid2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_reduceret_arbejdstid_2.png) center center no-repeat;background-size:cover}.bedre_fysiskearbejdsmiljer{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_fysiske_arbejdsmiljer_1.png) center center no-repeat;background-size:cover}.bedre_fysiskearbejdsmiljer2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_fysiske_arbejdsmiljer_2.png) center center no-repeat;background-size:cover}.bedre_psykiske_arbejdsmiljer{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_psykiske_arbejdsmiljer_1.png) center center no-repeat;background-size:cover}.bedre_psykiske_arbejdsmiljer2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_psykiske_arbejdsmiljer_2.png) center center no-repeat;background-size:cover}.bredygtig_opdragelse{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bredygtig_opdragelse_1.png) center center no-repeat;background-size:cover}.bredygtig_opdragelse2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bredygtig_opdragelse_2.png) center center no-repeat;background-size:cover}.forebyggelse{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_forebyggelse_1.png) center center no-repeat;background-size:cover}.forebyggelse2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_forebyggelse_2.png) center center no-repeat;background-size:cover}.ressourceforbrug{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_ressourceforbrug_1.png) center center no-repeat;background-size:cover}.ressourceforbrug2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_ressourceforbrug_2.png) center center no-repeat;background-size:cover}.bredygtigt_byggeri{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_1.png) center center no-repeat;background-size:cover}.bredygtigt_byggeri2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_2.png) center center no-repeat;background-size:cover}.demokrati{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokrati_1.png) center center no-repeat;background-size:cover}.demokrati2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokrati_2.png) center center no-repeat;background-size:cover}.den_grnne_businesscase{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_den_grnne_businesscase_1.png) center center no-repeat;background-size:cover}.den_grnne_businesscase2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_den_grnne_businesscase_2.png) center center no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_1.png) center center no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_2.png) center center no-repeat;background-size:cover}.genanvendelse{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_1.png) center center no-repeat;background-size:cover}.genanvendelse2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_2.png) center center no-repeat;background-size:cover}.grn_strm{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_1.png) center center no-repeat;background-size:cover}.grn_strm2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_2.png) center center no-repeat;background-size:cover}.grnne_offentlige_indkb{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grnne_offentlige_indkb_1.png) center center no-repeat;background-size:cover}.grnne_offentlige_indkb2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grnne_offentlige_indkb_2.png) center center no-repeat;background-size:cover}.konfliktnedtrapning{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konfliktnedtrapning_1.png) center center no-repeat;background-size:cover}.konfliktnedtrapning2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konfliktnedtrapning_2.png) center center no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_1.png) center center no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_2.png) center center no-repeat;background-size:cover}.stop_greenwashing{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_stop_greenwashing_1.png) center center no-repeat;background-size:cover}.stop_greenwashing2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_stop_greenwashing_2.png) center center no-repeat;background-size:cover}.strmbesparelser{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_strmbesparelser_1.png) center center no-repeat;background-size:cover}.strmbesparelser2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_strmbesparelser_2.png) center center no-repeat;background-size:cover}.velfrdsteknologi{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_velfrdsteknologi_1.png) center center no-repeat;background-size:cover}.velfrdsteknologi2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_velfrdsteknologi_2.png) center center no-repeat;background-size:cover}.naturrettigheder{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_naturrettigheder_1.png) center center no-repeat;background-size:cover}.naturrettigheder2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_naturrettigheder_2.png) center center no-repeat;background-size:cover}.styreform{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_1.png) center center no-repeat;background-size:cover}.styreform2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_2.png) center center no-repeat;background-size:cover}.potentialeBanner>*{margin-bottom:20px}.divider{height:10vw;width:100%;background-color:#43a412;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/AdobeStock_382114902.jpeg) bottom no-repeat;background-size:cover}.konfliktnedtrapning_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konfliktnedtrapning_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konfliktnedtrapning_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konfliktnedtrapning_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konfliktnedtrapning_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konfliktnedtrapning_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konfliktnedtrapning_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konfliktnedtrapning_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konfliktnedtrapning_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konfliktnedtrapning_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konfliktnedtrapning_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konfliktnedtrapning_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konfliktnedtrapning_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konfliktnedtrapning_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.styreform_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.styreform_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.styreform_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.styreform_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.styreform_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.styreform_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.styreform_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.demokrati_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokrati_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.demokrati_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokrati_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.demokrati_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokrati_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.demokrati_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokrati_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.demokrati_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokrati_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.den_grnne_businesscase_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_den_grnne_businesscase_divider_1.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.den_grnne_businesscase_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_den_grnne_businesscase_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.den_grnne_businesscase_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_den_grnne_businesscase_divider_3.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.den_grnne_businesscase_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_den_grnne_businesscase_divider_4.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.den_grnne_businesscase_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_den_grnne_businesscase_divider_5.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.den_grnne_businesscase_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_den_grnne_businesscase_divider_6.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.den_grnne_businesscase_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_den_grnne_businesscase_divider_7.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_1.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_3.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_4.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_5.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_6.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_7.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.genanvendelse_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_1.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.genanvendelse_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.genanvendelse_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_3.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.genanvendelse_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_4.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.genanvendelse_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_5.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.genanvendelse_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_6.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.genanvendelse_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_7.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grn_strm_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_1.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grn_strm_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grn_strm_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_3.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grn_strm_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_4.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grn_strm_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_5.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grn_strm_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_6.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grn_strm_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_7.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reduceret_arbejdstid_divider_1.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reduceret_arbejdstid_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reduceret_arbejdstid_divider_3.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reduceret_arbejdstid_divider_4.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reduceret_arbejdstid_divider_5.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reduceret_arbejdstid_divider_6.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reduceret_arbejdstid_divider_7.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_1.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_3.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_4.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_5.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_6.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.bredygtigt_byggeri_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_bredygtigt_byggeri_divider_7.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_1.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_3.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_4.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_5.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_6.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lokale_forandringsagenter_i_velfrdsstaten_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lokale_forandringsagenter_i_velfrdsstaten_divider_7.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.genanvendelse_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.genanvendelse_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.genanvendelse_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.genanvendelse_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.genanvendelse_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.genanvendelse_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.genanvendelse_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_genanvendelse_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_strm_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_strm_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_strm_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_strm_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_strm_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_strm_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_strm_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_strm_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_reduceret_arbejdstid_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_reduceret_arbejdstid_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_reduceret_arbejdstid_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_reduceret_arbejdstid_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_reduceret_arbejdstid_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_reduceret_arbejdstid_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.reduceret_arbejdstid_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_reduceret_arbejdstid_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_fysiskearbejdsmiljer_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_fysiskearbejdsmiljer_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_fysiskearbejdsmiljer_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_fysiskearbejdsmiljer_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_fysiskearbejdsmiljer_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_fysiskearbejdsmiljer_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_fysiskearbejdsmiljer_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_fysiskearbejdsmiljer_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_fysiskearbejdsmiljer_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_fysiskearbejdsmiljer_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_fysiskearbejdsmiljer_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_fysiskearbejdsmiljer_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_fysiskearbejdsmiljer_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_fysiskearbejdsmiljer_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_psykiske_arbejdsmiljer_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_psykiske_arbejdsmiljer_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_psykiske_arbejdsmiljer_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_psykiske_arbejdsmiljer_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_psykiske_arbejdsmiljer_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_psykiske_arbejdsmiljer_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_psykiske_arbejdsmiljer_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_psykiske_arbejdsmiljer_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_psykiske_arbejdsmiljer_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_psykiske_arbejdsmiljer_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_psykiske_arbejdsmiljer_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_psykiske_arbejdsmiljer_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_psykiske_arbejdsmiljer_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bedre_psykiske_arbejdsmiljer_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtig_opdragelse_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bredygtig_opdragelse_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtig_opdragelse_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bredygtig_opdragelse_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtig_opdragelse_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bredygtig_opdragelse_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtig_opdragelse_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bredygtig_opdragelse_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtig_opdragelse_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bredygtig_opdragelse_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtig_opdragelse_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bredygtig_opdragelse_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bredygtig_opdragelse_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_bredygtig_opdragelse_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forebyggelse_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_forebyggelse_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forebyggelse_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_forebyggelse_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forebyggelse_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_forebyggelse_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forebyggelse_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_forebyggelse_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forebyggelse_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_forebyggelse_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forebyggelse_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_forebyggelse_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forebyggelse_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_forebyggelse_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_offentlige_indkb_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grnne_offentlige_indkb_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_offentlige_indkb_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grnne_offentlige_indkb_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_offentlige_indkb_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grnne_offentlige_indkb_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_offentlige_indkb_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grnne_offentlige_indkb_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_offentlige_indkb_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grnne_offentlige_indkb_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_offentlige_indkb_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grnne_offentlige_indkb_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_offentlige_indkb_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grnne_offentlige_indkb_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.stop_greenwashing_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_stop_greenwashing_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.stop_greenwashing_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_stop_greenwashing_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.stop_greenwashing_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_stop_greenwashing_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.stop_greenwashing_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_stop_greenwashing_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.stop_greenwashing_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_stop_greenwashing_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.stop_greenwashing_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_stop_greenwashing_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.stop_greenwashing_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_stop_greenwashing_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strmbesparelser_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_strmbesparelser_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strmbesparelser_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_strmbesparelser_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strmbesparelser_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_strmbesparelser_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strmbesparelser_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_strmbesparelser_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strmbesparelser_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_strmbesparelser_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strmbesparelser_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_strmbesparelser_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strmbesparelser_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_strmbesparelser_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.velfrdsteknologi_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_velfrdsteknologi_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.velfrdsteknologi_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_velfrdsteknologi_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.velfrdsteknologi_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_velfrdsteknologi_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.velfrdsteknologi_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_velfrdsteknologi_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.velfrdsteknologi_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_velfrdsteknologi_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.velfrdsteknologi_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_velfrdsteknologi_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.velfrdsteknologi_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_velfrdsteknologi_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ressourceforbrug_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_ressourceforbrug_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ressourceforbrug_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_ressourceforbrug_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ressourceforbrug_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_ressourceforbrug_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ressourceforbrug_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_ressourceforbrug_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ressourceforbrug_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_ressourceforbrug_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ressourceforbrug_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_ressourceforbrug_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ressourceforbrug_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/historie_ressourceforbrug_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturrettigheder_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_naturrettigheder_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturrettigheder_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_naturrettigheder_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturrettigheder_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_naturrettigheder_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturrettigheder_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_naturrettigheder_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturrettigheder_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_naturrettigheder_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturrettigheder_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_naturrettigheder_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturrettigheder_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_naturrettigheder_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_affald_til_ressource_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_affald_til_ressource_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_affald_til_ressource_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_affald_til_ressource_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_affald_til_ressource_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_affald_til_ressource_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_affald_til_ressource_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_affald_til_ressource_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_affald_til_ressource_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_affald_til_ressource_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_affald_til_ressource_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_affald_til_ressource_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_affald_til_ressource_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_affald_til_ressource_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_dyrevelfrd_til_klimaretfrdighed_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_dyrevelfrd_til_klimaretfrdighed_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_dyrevelfrd_til_klimaretfrdighed_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_dyrevelfrd_til_klimaretfrdighed_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_dyrevelfrd_til_klimaretfrdighed_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_dyrevelfrd_til_klimaretfrdighed_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_dyrevelfrd_til_klimaretfrdighed_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_dyrevelfrd_til_klimaretfrdighed_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_dyrevelfrd_til_klimaretfrdighed_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_dyrevelfrd_til_klimaretfrdighed_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_dyrevelfrd_til_klimaretfrdighed_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_dyrevelfrd_til_klimaretfrdighed_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fra_dyrevelfrd_til_klimaretfrdighed_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_fra_dyrevelfrd_til_klimaretfrdighed_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.prcisionslandbrug_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_prcisionslandbrug_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.prcisionslandbrug_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_prcisionslandbrug_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.prcisionslandbrug_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_prcisionslandbrug_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.prcisionslandbrug_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_prcisionslandbrug_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.prcisionslandbrug_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_prcisionslandbrug_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.prcisionslandbrug_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_prcisionslandbrug_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.prcisionslandbrug_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/biologi_prcisionslandbrug_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkulr_konomi_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_cirkulr_konomi_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkulr_konomi_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_cirkulr_konomi_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkulr_konomi_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_cirkulr_konomi_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkulr_konomi_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_cirkulr_konomi_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkulr_konomi_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_cirkulr_konomi_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkulr_konomi_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_cirkulr_konomi_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkulr_konomi_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_cirkulr_konomi_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_bredygtigt_sundhedsvsen_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_et_bredygtigt_sundhedsvsen_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_bredygtigt_sundhedsvsen_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_et_bredygtigt_sundhedsvsen_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_bredygtigt_sundhedsvsen_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_et_bredygtigt_sundhedsvsen_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_bredygtigt_sundhedsvsen_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_et_bredygtigt_sundhedsvsen_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_bredygtigt_sundhedsvsen_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_et_bredygtigt_sundhedsvsen_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_bredygtigt_sundhedsvsen_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_et_bredygtigt_sundhedsvsen_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_bredygtigt_sundhedsvsen_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_et_bredygtigt_sundhedsvsen_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ovenlysvinduer_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_ovenlysvinduer_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ovenlysvinduer_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_ovenlysvinduer_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ovenlysvinduer_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_ovenlysvinduer_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ovenlysvinduer_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_ovenlysvinduer_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ovenlysvinduer_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_ovenlysvinduer_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ovenlysvinduer_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_ovenlysvinduer_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.ovenlysvinduer_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_ovenlysvinduer_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.power-to-x_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_power-to-x_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.power-to-x_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_power-to-x_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.power-to-x_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_power-to-x_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.power-to-x_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_power-to-x_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.power-to-x_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_power-to-x_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.power-to-x_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_power-to-x_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.power-to-x_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_power-to-x_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.varmepumper_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_varmepumper_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.varmepumper_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_varmepumper_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.varmepumper_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_varmepumper_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.varmepumper_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_varmepumper_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.varmepumper_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_varmepumper_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.varmepumper_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_varmepumper_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.varmepumper_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_varmepumper_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vindmller_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vindmller_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vindmller_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vindmller_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vindmller_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vindmller_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vindmller_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vindmller_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vindmller_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vindmller_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vindmller_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vindmller_divider_6.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vindmller_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vindmller_divider_7.png);background-position:center;background-repeat:no-repeat;background-size:cover}.herstory{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_herstory_1.png) center center no-repeat;background-size:cover}.herstory2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_herstory_2.png) center center no-repeat;background-size:cover}.herstory_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_herstory_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.herstory_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_herstory_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.herstory_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_herstory_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.herstory_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_herstory_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.herstory_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_herstory_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.herstory_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_herstory_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.herstory_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_herstory_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.avantgarden{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_avantgarden_1.png) center center no-repeat;background-size:cover}.avantgarden2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_avantgarden_2.png) center center no-repeat;background-size:cover}.avantgarden_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_avantgarden_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.avantgarden_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_avantgarden_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.avantgarden_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_avantgarden_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.avantgarden_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_avantgarden_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.avantgarden_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_avantgarden_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.avantgarden_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_avantgarden_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.avantgarden_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_avantgarden_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.demokratisk_overskud{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokratisk_overskud_1.png) center center no-repeat;background-size:cover}.demokratisk_overskud2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokratisk_overskud_2.png) center center no-repeat;background-size:cover}.demokratisk_overskud_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokratisk_overskud_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.demokratisk_overskud_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokratisk_overskud_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.demokratisk_overskud_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokratisk_overskud_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.demokratisk_overskud_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokratisk_overskud_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.demokratisk_overskud_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokratisk_overskud_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.demokratisk_overskud_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokratisk_overskud_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.demokratisk_overskud_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_demokratisk_overskud_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.det_politiske_system_retsstat_og_rettigheder{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_1.png) center center no-repeat;background-size:cover}.det_politiske_system_retsstat_og_rettigheder2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_2.png) center center no-repeat;background-size:cover}.det_politiske_system_retsstat_og_rettigheder_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_politiske_system_retsstat_og_rettigheder_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_politiske_system_retsstat_og_rettigheder_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_politiske_system_retsstat_og_rettigheder_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_politiske_system_retsstat_og_rettigheder_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_politiske_system_retsstat_og_rettigheder_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_politiske_system_retsstat_og_rettigheder_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_det_politiske_system_retsstat_og_rettigheder_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.familietyper{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_familietyper_1.png) center center no-repeat;background-size:cover}.familietyper2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_familietyper_2.png) center center no-repeat;background-size:cover}.familietyper_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_familietyper_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.familietyper_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_familietyper_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.familietyper_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_familietyper_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.familietyper_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_familietyper_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.familietyper_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_familietyper_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.familietyper_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_familietyper_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.familietyper_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_familietyper_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.fattigdomsbegrebet{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_fattigdomsbegrebet_1.png) center center no-repeat;background-size:cover}.fattigdomsbegrebet2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_fattigdomsbegrebet_2.png) center center no-repeat;background-size:cover}.fattigdomsbegrebet_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_fattigdomsbegrebet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fattigdomsbegrebet_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_fattigdomsbegrebet_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fattigdomsbegrebet_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_fattigdomsbegrebet_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fattigdomsbegrebet_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_fattigdomsbegrebet_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fattigdomsbegrebet_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_fattigdomsbegrebet_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fattigdomsbegrebet_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_fattigdomsbegrebet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fattigdomsbegrebet_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_fattigdomsbegrebet_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.forbrugermagt{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forbrugermagt_1.png) center center no-repeat;background-size:cover}.forbrugermagt2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forbrugermagt_2.png) center center no-repeat;background-size:cover}.forbrugermagt_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forbrugermagt_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugermagt_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forbrugermagt_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugermagt_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forbrugermagt_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugermagt_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forbrugermagt_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugermagt_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forbrugermagt_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugermagt_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forbrugermagt_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugermagt_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forbrugermagt_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.forureneren_betaler{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forureneren_betaler_1.png) center center no-repeat;background-size:cover}.forureneren_betaler2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forureneren_betaler_2.png) center center no-repeat;background-size:cover}.forureneren_betaler_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forureneren_betaler_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forureneren_betaler_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forureneren_betaler_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forureneren_betaler_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forureneren_betaler_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forureneren_betaler_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forureneren_betaler_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forureneren_betaler_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forureneren_betaler_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forureneren_betaler_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forureneren_betaler_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forureneren_betaler_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_forureneren_betaler_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.globalisering_p_5_mder{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_globalisering_p_5_mder_1.png) center center no-repeat;background-size:cover}.globalisering_p_5_mder2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_globalisering_p_5_mder_2.png) center center no-repeat;background-size:cover}.globalisering_p_5_mder_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_globalisering_p_5_mder_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.globalisering_p_5_mder_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_globalisering_p_5_mder_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.globalisering_p_5_mder_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_globalisering_p_5_mder_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.globalisering_p_5_mder_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_globalisering_p_5_mder_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.globalisering_p_5_mder_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_globalisering_p_5_mder_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.globalisering_p_5_mder_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_globalisering_p_5_mder_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.globalisering_p_5_mder_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_globalisering_p_5_mder_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.goffmann{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_goffmann_1.png) center center no-repeat;background-size:cover}.goffmann2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_goffmann_2.png) center center no-repeat;background-size:cover}.goffmann_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_goffmann_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.goffmann_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_goffmann_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.goffmann_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_goffmann_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.goffmann_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_goffmann_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.goffmann_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_goffmann_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.goffmann_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_goffmann_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.goffmann_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_goffmann_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grn_arbejdskraft{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_arbejdskraft_1.png) center center no-repeat;background-size:cover}.grn_arbejdskraft2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_arbejdskraft_2.png) center center no-repeat;background-size:cover}.grn_arbejdskraft_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_arbejdskraft_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_arbejdskraft_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_arbejdskraft_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_arbejdskraft_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_arbejdskraft_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_arbejdskraft_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_arbejdskraft_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_arbejdskraft_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_arbejdskraft_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_arbejdskraft_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_arbejdskraft_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_arbejdskraft_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_arbejdskraft_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grn_socialisering{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_socialisering_1.png) center center no-repeat;background-size:cover}.grn_socialisering2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_socialisering_2.png) center center no-repeat;background-size:cover}.grn_socialisering_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_socialisering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_socialisering_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_socialisering_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_socialisering_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_socialisering_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_socialisering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_grn_socialisering_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.informationsasymmetri{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_informationsasymmetri_1.png) center center no-repeat;background-size:cover}.informationsasymmetri2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_informationsasymmetri_2.png) center center no-repeat;background-size:cover}.informationsasymmetri_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_informationsasymmetri_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.informationsasymmetri_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_informationsasymmetri_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.informationsasymmetri_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_informationsasymmetri_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.informationsasymmetri_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_informationsasymmetri_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.informationsasymmetri_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_informationsasymmetri_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.informationsasymmetri_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_informationsasymmetri_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.informationsasymmetri_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_informationsasymmetri_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.international_politik{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_international_politik_1.png) center center no-repeat;background-size:cover}.international_politik2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_international_politik_2.png) center center no-repeat;background-size:cover}.international_politik_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_international_politik_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.international_politik_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_international_politik_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.international_politik_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_international_politik_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.international_politik_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_international_politik_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.international_politik_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_international_politik_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.international_politik_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_international_politik_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.international_politik_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_international_politik_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.klimamlstninger{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_klimamlstninger_1.png) center center no-repeat;background-size:cover}.klimamlstninger2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_klimamlstninger_2.png) center center no-repeat;background-size:cover}.klimamlstninger_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_klimamlstninger_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimamlstninger_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_klimamlstninger_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimamlstninger_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_klimamlstninger_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimamlstninger_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_klimamlstninger_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimamlstninger_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_klimamlstninger_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimamlstninger_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_klimamlstninger_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimamlstninger_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_klimamlstninger_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lobbyisme{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lobbyisme_1.png) center center no-repeat;background-size:cover}.lobbyisme2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lobbyisme_2.png) center center no-repeat;background-size:cover}.lobbyisme_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lobbyisme_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lobbyisme_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lobbyisme_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lobbyisme_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lobbyisme_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lobbyisme_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lobbyisme_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lobbyisme_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lobbyisme_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lobbyisme_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lobbyisme_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lobbyisme_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lobbyisme_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.markedet{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_markedet_1.png) center center no-repeat;background-size:cover}.markedet2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_markedet_2.png) center center no-repeat;background-size:cover}.markedet_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_markedet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.markedet_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_markedet_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.markedet_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_markedet_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.markedet_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_markedet_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.markedet_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_markedet_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.markedet_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_markedet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.markedet_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_markedet_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.medialisering{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_medialisering_1.png) center center no-repeat;background-size:cover}.medialisering2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_medialisering_2.png) center center no-repeat;background-size:cover}.medialisering_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_medialisering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medialisering_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_medialisering_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medialisering_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_medialisering_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medialisering_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_medialisering_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medialisering_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_medialisering_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medialisering_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_medialisering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medialisering_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/engelsk_medialisering_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.medier_og_politik{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_medier_og_politik_1.png) center center no-repeat;background-size:cover}.medier_og_politik2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_medier_og_politik_2.png) center center no-repeat;background-size:cover}.medier_og_politik_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_medier_og_politik_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medier_og_politik_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_medier_og_politik_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medier_og_politik_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_medier_og_politik_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medier_og_politik_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_medier_og_politik_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medier_og_politik_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_medier_og_politik_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medier_og_politik_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_medier_og_politik_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.medier_og_politik_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_medier_og_politik_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.nyhedskriterier{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_1.png) center center no-repeat;background-size:cover}.nyhedskriterier2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_2.png) center center no-repeat;background-size:cover}.nyhedskriterier_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nyhedskriterier_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nyhedskriterier_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nyhedskriterier_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nyhedskriterier_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nyhedskriterier_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nyhedskriterier_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.nye_nyhedskriterier{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_1.png) center center no-repeat;background-size:cover}.nye_nyhedskriterier2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_2.png) center center no-repeat;background-size:cover}.nye_nyhedskriterier_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nye_nyhedskriterier_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nye_nyhedskriterier_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nye_nyhedskriterier_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nye_nyhedskriterier_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nye_nyhedskriterier_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.nye_nyhedskriterier_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_nyhedskriterier_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.penge-_og_varekredslbet{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_penge-_og_varekredslbet_1.png) center center no-repeat;background-size:cover}.penge-_og_varekredslbet2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_penge-_og_varekredslbet_2.png) center center no-repeat;background-size:cover}.penge-_og_varekredslbet_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_penge-_og_varekredslbet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.penge-_og_varekredslbet_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_penge-_og_varekredslbet_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.penge-_og_varekredslbet_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_penge-_og_varekredslbet_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.penge-_og_varekredslbet_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_penge-_og_varekredslbet_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.penge-_og_varekredslbet_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_penge-_og_varekredslbet_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.penge-_og_varekredslbet_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_penge-_og_varekredslbet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.penge-_og_varekredslbet_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_penge-_og_varekredslbet_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.primr-_og_sekundr_socialisering{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_1.png) center center no-repeat;background-size:cover}.primr-_og_sekundr_socialisering2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_2.png) center center no-repeat;background-size:cover}.primr-_og_sekundr_socialisering_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.primr-_og_sekundr_socialisering_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.primr-_og_sekundr_socialisering_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.primr-_og_sekundr_socialisering_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.primr-_og_sekundr_socialisering_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.primr-_og_sekundr_socialisering_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.primr-_og_sekundr_socialisering_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.politiske_partier_og_ideologi{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_politiske_partier_og_ideologi_1.png) center center no-repeat;background-size:cover}.politiske_partier_og_ideologi2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_politiske_partier_og_ideologi_2.png) center center no-repeat;background-size:cover}.politiske_partier_og_ideologi_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_politiske_partier_og_ideologi_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politiske_partier_og_ideologi_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_politiske_partier_og_ideologi_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politiske_partier_og_ideologi_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_politiske_partier_og_ideologi_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politiske_partier_og_ideologi_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_politiske_partier_og_ideologi_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politiske_partier_og_ideologi_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_politiske_partier_og_ideologi_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politiske_partier_og_ideologi_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_politiske_partier_og_ideologi_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politiske_partier_og_ideologi_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_politiske_partier_og_ideologi_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.pierre_bourdieu{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_pierre_bourdieu_1.png) center center no-repeat;background-size:cover}.pierre_bourdieu2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_pierre_bourdieu_2.png) center center no-repeat;background-size:cover}.pierre_bourdieu_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_pierre_bourdieu_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.pierre_bourdieu_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_pierre_bourdieu_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.pierre_bourdieu_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_pierre_bourdieu_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.pierre_bourdieu_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_pierre_bourdieu_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.pierre_bourdieu_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_pierre_bourdieu_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.pierre_bourdieu_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_pierre_bourdieu_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.pierre_bourdieu_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_pierre_bourdieu_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.vores_eget_forbrug{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reducering_af_forbrugsudledninger_1.png) center center no-repeat;background-size:cover}.vores_eget_forbrug2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reducering_af_forbrugsudledninger_2.png) center center no-repeat;background-size:cover}.vores_eget_forbrug_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reducering_af_forbrugsudledninger_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vores_eget_forbrug_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reducering_af_forbrugsudledninger_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vores_eget_forbrug_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reducering_af_forbrugsudledninger_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vores_eget_forbrug_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reducering_af_forbrugsudledninger_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vores_eget_forbrug_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reducering_af_forbrugsudledninger_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vores_eget_forbrug_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reducering_af_forbrugsudledninger_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vores_eget_forbrug_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_reducering_af_forbrugsudledninger_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.samfundskonomiske_sammenhnge{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_samfundskonomiske_sammenhnge_1.png) center center no-repeat;background-size:cover}.samfundskonomiske_sammenhnge2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_samfundskonomiske_sammenhnge_2.png) center center no-repeat;background-size:cover}.samfundskonomiske_sammenhnge_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_samfundskonomiske_sammenhnge_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.samfundskonomiske_sammenhnge_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_samfundskonomiske_sammenhnge_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.samfundskonomiske_sammenhnge_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_samfundskonomiske_sammenhnge_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.samfundskonomiske_sammenhnge_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_samfundskonomiske_sammenhnge_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.samfundskonomiske_sammenhnge_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_samfundskonomiske_sammenhnge_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.samfundskonomiske_sammenhnge_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_samfundskonomiske_sammenhnge_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.samfundskonomiske_sammenhnge_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_samfundskonomiske_sammenhnge_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.social_arv{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_social_arv_1.png) center center no-repeat;background-size:cover}.social_arv2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_social_arv_2.png) center center no-repeat;background-size:cover}.social_arv_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_social_arv_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.social_arv_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_social_arv_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.social_arv_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_social_arv_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.social_arv_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_social_arv_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.social_arv_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_social_arv_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.social_arv_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_social_arv_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.social_arv_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_social_arv_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.socialgrupper{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_socialgrupper_1.png) center center no-repeat;background-size:cover}.socialgrupper2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_socialgrupper_2.png) center center no-repeat;background-size:cover}.socialgrupper_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_socialgrupper_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.socialgrupper_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_socialgrupper_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.socialgrupper_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_socialgrupper_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.socialgrupper_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_socialgrupper_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.socialgrupper_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_socialgrupper_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.socialgrupper_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_socialgrupper_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.socialgrupper_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_socialgrupper_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.udbud_og_eftersprgsel{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_udbud_og_eftersprgsel_1.png) center center no-repeat;background-size:cover}.udbud_og_eftersprgsel2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_udbud_og_eftersprgsel_2.png) center center no-repeat;background-size:cover}.udbud_og_eftersprgsel_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_udbud_og_eftersprgsel_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbud_og_eftersprgsel_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_udbud_og_eftersprgsel_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbud_og_eftersprgsel_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_udbud_og_eftersprgsel_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbud_og_eftersprgsel_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_udbud_og_eftersprgsel_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbud_og_eftersprgsel_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_udbud_og_eftersprgsel_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbud_og_eftersprgsel_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_udbud_og_eftersprgsel_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbud_og_eftersprgsel_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_udbud_og_eftersprgsel_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.vedvarende_energi{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vedvarende_energi_1.png) center center no-repeat;background-size:cover}.vedvarende_energi2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vedvarende_energi_2.png) center center no-repeat;background-size:cover}.vedvarende_energi_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vedvarende_energi_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vedvarende_energi_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vedvarende_energi_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vedvarende_energi_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vedvarende_energi_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vedvarende_energi_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vedvarende_energi_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vedvarende_energi_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vedvarende_energi_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vedvarende_energi_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vedvarende_energi_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vedvarende_energi_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_vedvarende_energi_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.konomisk_interdepends{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konomisk_interdepends_1.png) center center no-repeat;background-size:cover}.konomisk_interdepends2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konomisk_interdepends_2.png) center center no-repeat;background-size:cover}.konomisk_interdepends_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konomisk_interdepends_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konomisk_interdepends_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konomisk_interdepends_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konomisk_interdepends_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konomisk_interdepends_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konomisk_interdepends_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konomisk_interdepends_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konomisk_interdepends_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konomisk_interdepends_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konomisk_interdepends_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konomisk_interdepends_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.konomisk_interdepends_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_konomisk_interdepends_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.arealforbruget{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_arealforbruget_1.png) center center no-repeat;background-size:cover}.arealforbruget2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_arealforbruget_2.png) center center no-repeat;background-size:cover}.arealforbruget_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_arealforbruget_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.arealforbruget_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_arealforbruget_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.arealforbruget_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_arealforbruget_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.arealforbruget_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_arealforbruget_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.arealforbruget_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_arealforbruget_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.arealforbruget_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_arealforbruget_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.arealforbruget_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_arealforbruget_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.bedre_adgang_til_finansiering{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_bedre_adgang_til_finansiering_1.png) center center no-repeat;background-size:cover}.bedre_adgang_til_finansiering2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_bedre_adgang_til_finansiering_2.png) center center no-repeat;background-size:cover}.bedre_adgang_til_finansiering_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_bedre_adgang_til_finansiering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_adgang_til_finansiering_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_bedre_adgang_til_finansiering_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_adgang_til_finansiering_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_bedre_adgang_til_finansiering_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_adgang_til_finansiering_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_bedre_adgang_til_finansiering_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_adgang_til_finansiering_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_bedre_adgang_til_finansiering_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_adgang_til_finansiering_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_bedre_adgang_til_finansiering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.bedre_adgang_til_finansiering_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_bedre_adgang_til_finansiering_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.biodiversitet{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitet_1.png) center center no-repeat;background-size:cover}.biodiversitet2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitet_2.png) center center no-repeat;background-size:cover}.biodiversitet_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitet_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitet_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitet_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitet_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitet_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitet_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitet_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitet_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitet_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitet_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitet_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.biodiversitetsaktivisme{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitetsaktivisme_1.png) center center no-repeat;background-size:cover}.biodiversitetsaktivisme2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitetsaktivisme_2.png) center center no-repeat;background-size:cover}.biodiversitetsaktivisme_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitetsaktivisme_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitetsaktivisme_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitetsaktivisme_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitetsaktivisme_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitetsaktivisme_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitetsaktivisme_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitetsaktivisme_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitetsaktivisme_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitetsaktivisme_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitetsaktivisme_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitetsaktivisme_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.biodiversitetsaktivisme_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_biodiversitetsaktivisme_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.borgerdrevne_forandringer{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_borgerdrevne_forandringer_1.png) center center no-repeat;background-size:cover}.borgerdrevne_forandringer2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_borgerdrevne_forandringer_2.png) center center no-repeat;background-size:cover}.borgerdrevne_forandringer_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_borgerdrevne_forandringer_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.borgerdrevne_forandringer_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_borgerdrevne_forandringer_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.borgerdrevne_forandringer_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_borgerdrevne_forandringer_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.borgerdrevne_forandringer_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_borgerdrevne_forandringer_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.borgerdrevne_forandringer_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_borgerdrevne_forandringer_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.borgerdrevne_forandringer_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_borgerdrevne_forandringer_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.borgerdrevne_forandringer_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_borgerdrevne_forandringer_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.cirkularitet{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_1.png) center center no-repeat;background-size:cover}.cirkularitet2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_2.png) center center no-repeat;background-size:cover}.cirkularitet_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.cirkularitet_i_praksis{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_i_praksis_1.png) center center no-repeat;background-size:cover}.cirkularitet_i_praksis2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_i_praksis_2.png) center center no-repeat;background-size:cover}.cirkularitet_i_praksis_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_i_praksis_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_i_praksis_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_i_praksis_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_i_praksis_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_i_praksis_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_i_praksis_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_i_praksis_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_i_praksis_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_i_praksis_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_i_praksis_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_i_praksis_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.cirkularitet_i_praksis_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_cirkularitet_i_praksis_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.den_nye_kollektive_transport{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_den_nye_kollektive_transport_1.png) center center no-repeat;background-size:cover}.den_nye_kollektive_transport2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_den_nye_kollektive_transport_2.png) center center no-repeat;background-size:cover}.den_nye_kollektive_transport_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_den_nye_kollektive_transport_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.den_nye_kollektive_transport_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_den_nye_kollektive_transport_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.den_nye_kollektive_transport_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_den_nye_kollektive_transport_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.den_nye_kollektive_transport_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_den_nye_kollektive_transport_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.den_nye_kollektive_transport_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_den_nye_kollektive_transport_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.den_nye_kollektive_transport_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_den_nye_kollektive_transport_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.den_nye_kollektive_transport_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_den_nye_kollektive_transport_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.det_globale_fdevaresystem{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_det_globale_fdevaresystem_1.png) center center no-repeat;background-size:cover}.det_globale_fdevaresystem2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_det_globale_fdevaresystem_2.png) center center no-repeat;background-size:cover}.det_globale_fdevaresystem_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_det_globale_fdevaresystem_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_globale_fdevaresystem_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_det_globale_fdevaresystem_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_globale_fdevaresystem_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_det_globale_fdevaresystem_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_globale_fdevaresystem_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_det_globale_fdevaresystem_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_globale_fdevaresystem_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_det_globale_fdevaresystem_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_globale_fdevaresystem_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_det_globale_fdevaresystem_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.det_globale_fdevaresystem_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_det_globale_fdevaresystem_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.drikkevand{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_drikkevand_1.png) center center no-repeat;background-size:cover}.drikkevand2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_drikkevand_2.png) center center no-repeat;background-size:cover}.drikkevand_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_drikkevand_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.drikkevand_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_drikkevand_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.drikkevand_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_drikkevand_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.drikkevand_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_drikkevand_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.drikkevand_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_drikkevand_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.drikkevand_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_drikkevand_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.drikkevand_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_drikkevand_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.effektiv_udnyttelse{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_effektiv_udnyttelse_1.png) center center no-repeat;background-size:cover}.effektiv_udnyttelse2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_effektiv_udnyttelse_2.png) center center no-repeat;background-size:cover}.effektiv_udnyttelse_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_effektiv_udnyttelse_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.effektiv_udnyttelse_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_effektiv_udnyttelse_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.effektiv_udnyttelse_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_effektiv_udnyttelse_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.effektiv_udnyttelse_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_effektiv_udnyttelse_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.effektiv_udnyttelse_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_effektiv_udnyttelse_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.effektiv_udnyttelse_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_effektiv_udnyttelse_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.effektiv_udnyttelse_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_effektiv_udnyttelse_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.en_anden_kultur{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_anden_kultur_1.png) center center no-repeat;background-size:cover}.en_anden_kultur2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_anden_kultur_2.png) center center no-repeat;background-size:cover}.en_anden_kultur_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_anden_kultur_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_anden_kultur_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_anden_kultur_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_anden_kultur_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_anden_kultur_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_anden_kultur_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_anden_kultur_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_anden_kultur_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_anden_kultur_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_anden_kultur_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_anden_kultur_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_anden_kultur_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_anden_kultur_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.en_delekonomi{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_deleøkonomi_1.png) center center no-repeat;background-size:cover}.en_delekonomi2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_deleøkonomi_2.png) center center no-repeat;background-size:cover}.en_delekonomi_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_deleøkonomi_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_delekonomi_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_deleøkonomi_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_delekonomi_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_deleøkonomi_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_delekonomi_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_deleøkonomi_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_delekonomi_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_deleøkonomi_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_delekonomi_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_deleøkonomi_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_delekonomi_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_deleøkonomi_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.en_forandret_tjindustri{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_forandret_tjindustri_1.png) center center no-repeat;background-size:cover}.en_forandret_tjindustri2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_forandret_tjindustri_2.png) center center no-repeat;background-size:cover}.en_forandret_tjindustri_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_forandret_tjindustri_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_forandret_tjindustri_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_forandret_tjindustri_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_forandret_tjindustri_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_forandret_tjindustri_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_forandret_tjindustri_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_forandret_tjindustri_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_forandret_tjindustri_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_forandret_tjindustri_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_forandret_tjindustri_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_forandret_tjindustri_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_forandret_tjindustri_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_forandret_tjindustri_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.en_rettesnor_for_bredygtig_innovation{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_rettesnor_for_bredygtig_innovation_1.png) center center no-repeat;background-size:cover}.en_rettesnor_for_bredygtig_innovation2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_rettesnor_for_bredygtig_innovation_2.png) center center no-repeat;background-size:cover}.en_rettesnor_for_bredygtig_innovation_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_rettesnor_for_bredygtig_innovation_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_rettesnor_for_bredygtig_innovation_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_rettesnor_for_bredygtig_innovation_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_rettesnor_for_bredygtig_innovation_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_rettesnor_for_bredygtig_innovation_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_rettesnor_for_bredygtig_innovation_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_rettesnor_for_bredygtig_innovation_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_rettesnor_for_bredygtig_innovation_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_rettesnor_for_bredygtig_innovation_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_rettesnor_for_bredygtig_innovation_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_rettesnor_for_bredygtig_innovation_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_rettesnor_for_bredygtig_innovation_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_rettesnor_for_bredygtig_innovation_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.en_sund_jord{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_sund_jord_1.png) center center no-repeat;background-size:cover}.en_sund_jord2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_sund_jord_2.png) center center no-repeat;background-size:cover}.en_sund_jord_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_sund_jord_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_sund_jord_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_sund_jord_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_sund_jord_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_sund_jord_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_sund_jord_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_sund_jord_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_sund_jord_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_sund_jord_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_sund_jord_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_sund_jord_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_sund_jord_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_en_sund_jord_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.et_nyt_fdevaresystem{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_et_nyt_fdevaresystem_1.png) center center no-repeat;background-size:cover}.et_nyt_fdevaresystem2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_et_nyt_fdevaresystem_2.png) center center no-repeat;background-size:cover}.et_nyt_fdevaresystem_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_et_nyt_fdevaresystem_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_nyt_fdevaresystem_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_et_nyt_fdevaresystem_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_nyt_fdevaresystem_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_et_nyt_fdevaresystem_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_nyt_fdevaresystem_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_et_nyt_fdevaresystem_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_nyt_fdevaresystem_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_et_nyt_fdevaresystem_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_nyt_fdevaresystem_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_et_nyt_fdevaresystem_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.et_nyt_fdevaresystem_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_et_nyt_fdevaresystem_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.fairtrade{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fairtrade_1.png) center center no-repeat;background-size:cover}.fairtrade2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fairtrade_2.png) center center no-repeat;background-size:cover}.en_grn_konomi{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_en_grn_konomi_1.png) center center no-repeat;background-size:cover}.en_grn_konomi2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_en_grn_konomi_2.png) center center no-repeat;background-size:cover}.en_grn_konomi_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_en_grn_konomi_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_grn_konomi_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_en_grn_konomi_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_grn_konomi_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_en_grn_konomi_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_grn_konomi_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_en_grn_konomi_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_grn_konomi_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_en_grn_konomi_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_grn_konomi_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_en_grn_konomi_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.en_grn_konomi_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_en_grn_konomi_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.forbrugssamfund{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_forbrugssamfund_1.png) center center no-repeat;background-size:cover}.forbrugssamfund2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_forbrugssamfund_2.png) center center no-repeat;background-size:cover}.forbrugssamfund_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_forbrugssamfund_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugssamfund_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_forbrugssamfund_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugssamfund_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_forbrugssamfund_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugssamfund_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_forbrugssamfund_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugssamfund_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_forbrugssamfund_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugssamfund_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_forbrugssamfund_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.forbrugssamfund_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/geografi_forbrugssamfund_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.fairtrade_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fairtrade_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fairtrade_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fairtrade_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fairtrade_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fairtrade_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fairtrade_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fairtrade_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fairtrade_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fairtrade_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fairtrade_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fairtrade_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fairtrade_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fairtrade_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.fdevaresystemet_det_helt_grundlggende{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fdevaresystemet_det_helt_grundlggende_1.png) center center no-repeat;background-size:cover}.fdevaresystemet_det_helt_grundlggende2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fdevaresystemet_det_helt_grundlggende_2.png) center center no-repeat;background-size:cover}.fdevaresystemet_det_helt_grundlggende_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fdevaresystemet_det_helt_grundlggende_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fdevaresystemet_det_helt_grundlggende_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fdevaresystemet_det_helt_grundlggende_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fdevaresystemet_det_helt_grundlggende_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fdevaresystemet_det_helt_grundlggende_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fdevaresystemet_det_helt_grundlggende_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fdevaresystemet_det_helt_grundlggende_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fdevaresystemet_det_helt_grundlggende_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fdevaresystemet_det_helt_grundlggende_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fdevaresystemet_det_helt_grundlggende_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fdevaresystemet_det_helt_grundlggende_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fdevaresystemet_det_helt_grundlggende_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fdevaresystemet_det_helt_grundlggende_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.fiskeriets_rolle{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fiskeriets_rolle_1.png) center center no-repeat;background-size:cover}.fiskeriets_rolle2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fiskeriets_rolle_2.png) center center no-repeat;background-size:cover}.fiskeriets_rolle_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fiskeriets_rolle_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fiskeriets_rolle_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fiskeriets_rolle_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fiskeriets_rolle_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fiskeriets_rolle_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fiskeriets_rolle_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fiskeriets_rolle_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fiskeriets_rolle_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fiskeriets_rolle_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fiskeriets_rolle_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fiskeriets_rolle_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fiskeriets_rolle_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fiskeriets_rolle_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.fleksibilitet{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fleksibilitet_1.png) center center no-repeat;background-size:cover}.fleksibilitet2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fleksibilitet_2.png) center center no-repeat;background-size:cover}.fleksibilitet_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fleksibilitet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fleksibilitet_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fleksibilitet_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fleksibilitet_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fleksibilitet_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fleksibilitet_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fleksibilitet_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fleksibilitet_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fleksibilitet_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fleksibilitet_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fleksibilitet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fleksibilitet_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fleksibilitet_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.fremtidens_affaldssortering{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fremtidens_affaldssortering_1.png) center center no-repeat;background-size:cover}.fremtidens_affaldssortering2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fremtidens_affaldssortering_2.png) center center no-repeat;background-size:cover}.fremtidens_affaldssortering_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fremtidens_affaldssortering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fremtidens_affaldssortering_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fremtidens_affaldssortering_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fremtidens_affaldssortering_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fremtidens_affaldssortering_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fremtidens_affaldssortering_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fremtidens_affaldssortering_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fremtidens_affaldssortering_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fremtidens_affaldssortering_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fremtidens_affaldssortering_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fremtidens_affaldssortering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.fremtidens_affaldssortering_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_fremtidens_affaldssortering_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grn_mobilitet{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grn_mobilitet_1.png) center center no-repeat;background-size:cover}.grn_mobilitet2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grn_mobilitet_2.png) center center no-repeat;background-size:cover}.grn_mobilitet_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grn_mobilitet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_mobilitet_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grn_mobilitet_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_mobilitet_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grn_mobilitet_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_mobilitet_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grn_mobilitet_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_mobilitet_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grn_mobilitet_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_mobilitet_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grn_mobilitet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_mobilitet_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grn_mobilitet_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grnne_steder{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grnne_steder_1.png) center center no-repeat;background-size:cover}.grnne_steder2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grnne_steder_2.png) center center no-repeat;background-size:cover}.grnne_steder_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grnne_steder_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_steder_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grnne_steder_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_steder_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grnne_steder_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_steder_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grnne_steder_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_steder_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grnne_steder_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_steder_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grnne_steder_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grnne_steder_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_grnne_steder_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.hvad_betyder_transformation{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvad_betyder_transformation_1.png) center center no-repeat;background-size:cover}.hvad_betyder_transformation2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvad_betyder_transformation_2.png) center center no-repeat;background-size:cover}.hvad_betyder_transformation_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvad_betyder_transformation_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvad_betyder_transformation_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvad_betyder_transformation_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvad_betyder_transformation_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvad_betyder_transformation_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvad_betyder_transformation_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvad_betyder_transformation_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvad_betyder_transformation_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvad_betyder_transformation_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvad_betyder_transformation_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvad_betyder_transformation_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvad_betyder_transformation_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvad_betyder_transformation_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.hvordan_kommer_vi_i_gang{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvordan_kommer_vi_i_gang_1.png) center center no-repeat;background-size:cover}.hvordan_kommer_vi_i_gang2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvordan_kommer_vi_i_gang_2.png) center center no-repeat;background-size:cover}.hvordan_kommer_vi_i_gang_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvordan_kommer_vi_i_gang_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvordan_kommer_vi_i_gang_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvordan_kommer_vi_i_gang_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvordan_kommer_vi_i_gang_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvordan_kommer_vi_i_gang_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvordan_kommer_vi_i_gang_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvordan_kommer_vi_i_gang_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvordan_kommer_vi_i_gang_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvordan_kommer_vi_i_gang_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvordan_kommer_vi_i_gang_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvordan_kommer_vi_i_gang_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.hvordan_kommer_vi_i_gang_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_hvordan_kommer_vi_i_gang_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.interaktioner_mellem_mlene{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_interaktioner_mellem_mlene_1.png) center center no-repeat;background-size:cover}.interaktioner_mellem_mlene2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_interaktioner_mellem_mlene_2.png) center center no-repeat;background-size:cover}.interaktioner_mellem_mlene_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_interaktioner_mellem_mlene_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.interaktioner_mellem_mlene_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_interaktioner_mellem_mlene_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.interaktioner_mellem_mlene_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_interaktioner_mellem_mlene_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.interaktioner_mellem_mlene_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_interaktioner_mellem_mlene_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.interaktioner_mellem_mlene_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_interaktioner_mellem_mlene_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.interaktioner_mellem_mlene_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_interaktioner_mellem_mlene_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.interaktioner_mellem_mlene_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_interaktioner_mellem_mlene_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.kderstatninger{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kderstatninger_1.png) center center no-repeat;background-size:cover}.kderstatninger2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kderstatninger_2.png) center center no-repeat;background-size:cover}.kderstatninger_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kderstatninger_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kderstatninger_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kderstatninger_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kderstatninger_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kderstatninger_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kderstatninger_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kderstatninger_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kderstatninger_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kderstatninger_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kderstatninger_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kderstatninger_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kderstatninger_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kderstatninger_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.klimasystemet{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_klimasystemet_1.png) center center no-repeat;background-size:cover}.klimasystemet2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_klimasystemet_2.png) center center no-repeat;background-size:cover}.klimasystemet_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_klimasystemet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimasystemet_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_klimasystemet_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimasystemet_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_klimasystemet_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimasystemet_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_klimasystemet_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimasystemet_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_klimasystemet_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimasystemet_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_klimasystemet_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.klimasystemet_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_klimasystemet_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.kreativ_kulstoffangst{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kreativ_kulstoffangst_1.png) center center no-repeat;background-size:cover}.kreativ_kulstoffangst2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kreativ_kulstoffangst_2.png) center center no-repeat;background-size:cover}.kreativ_kulstoffangst_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kreativ_kulstoffangst_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kreativ_kulstoffangst_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kreativ_kulstoffangst_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kreativ_kulstoffangst_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kreativ_kulstoffangst_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kreativ_kulstoffangst_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kreativ_kulstoffangst_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kreativ_kulstoffangst_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kreativ_kulstoffangst_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kreativ_kulstoffangst_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kreativ_kulstoffangst_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kreativ_kulstoffangst_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kreativ_kulstoffangst_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.kunst_og_klima{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kunst_og_klima_1.png) center center no-repeat;background-size:cover}.kunst_og_klima2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kunst_og_klima_2.png) center center no-repeat;background-size:cover}.kunst_og_klima_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kunst_og_klima_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kunst_og_klima_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kunst_og_klima_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kunst_og_klima_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kunst_og_klima_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kunst_og_klima_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kunst_og_klima_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kunst_og_klima_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kunst_og_klima_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kunst_og_klima_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kunst_og_klima_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.kunst_og_klima_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_kunst_og_klima_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lighed{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lighed_1.png) center center no-repeat;background-size:cover}.lighed2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lighed_2.png) center center no-repeat;background-size:cover}.lighed_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lighed_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lighed_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lighed_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lighed_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lighed_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lighed_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lighed_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lighed_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lighed_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lighed_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lighed_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lighed_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_lighed_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.grn_socialisering{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_1.png) center center no-repeat;background-size:cover}.grn_socialisering2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_2.png) center center no-repeat;background-size:cover}.grn_socialisering_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.grn_socialisering_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/samfundsfag_primr-_og_sekundr_socialisering_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.lukkede_systemer{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_lukkede_systemer_1.png) center center no-repeat;background-size:cover}.lukkede_systemer2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_lukkede_systemer_2.png) center center no-repeat;background-size:cover}.lukkede_systemer_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_lukkede_systemer_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lukkede_systemer_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_lukkede_systemer_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lukkede_systemer_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_lukkede_systemer_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lukkede_systemer_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_lukkede_systemer_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lukkede_systemer_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_lukkede_systemer_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lukkede_systemer_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_lukkede_systemer_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.lukkede_systemer_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_lukkede_systemer_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.mlrettet_omstilling{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mlrettet_omstilling_1.png) center center no-repeat;background-size:cover}.mlrettet_omstilling2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mlrettet_omstilling_2.png) center center no-repeat;background-size:cover}.mlrettet_omstilling_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mlrettet_omstilling_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mlrettet_omstilling_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mlrettet_omstilling_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mlrettet_omstilling_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mlrettet_omstilling_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mlrettet_omstilling_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mlrettet_omstilling_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mlrettet_omstilling_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mlrettet_omstilling_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mlrettet_omstilling_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mlrettet_omstilling_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mlrettet_omstilling_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mlrettet_omstilling_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.mindre_spild{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mindre_spild_1.png) center center no-repeat;background-size:cover}.mindre_spild2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mindre_spild_2.png) center center no-repeat;background-size:cover}.mindre_spild_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mindre_spild_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mindre_spild_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mindre_spild_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mindre_spild_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mindre_spild_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mindre_spild_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mindre_spild_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mindre_spild_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mindre_spild_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mindre_spild_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mindre_spild_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.mindre_spild_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_mindre_spild_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.naturligt_kvlstof{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_naturligt_kvlstof_1.png) center center no-repeat;background-size:cover}.naturligt_kvlstof2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_naturligt_kvlstof_2.png) center center no-repeat;background-size:cover}.naturligt_kvlstof_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_naturligt_kvlstof_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturligt_kvlstof_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_naturligt_kvlstof_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturligt_kvlstof_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_naturligt_kvlstof_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturligt_kvlstof_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_naturligt_kvlstof_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturligt_kvlstof_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_naturligt_kvlstof_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturligt_kvlstof_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_naturligt_kvlstof_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.naturligt_kvlstof_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_naturligt_kvlstof_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.planetre_grnser_det_helt_grundlggende{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_planetre_grnser_det_helt_grundlggende_1.png) center center no-repeat;background-size:cover}.planetre_grnser_det_helt_grundlggende2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_planetre_grnser_det_helt_grundlggende_2.png) center center no-repeat;background-size:cover}.planetre_grnser_det_helt_grundlggende_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_planetre_grnser_det_helt_grundlggende_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.planetre_grnser_det_helt_grundlggende_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_planetre_grnser_det_helt_grundlggende_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.planetre_grnser_det_helt_grundlggende_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_planetre_grnser_det_helt_grundlggende_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.planetre_grnser_det_helt_grundlggende_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_planetre_grnser_det_helt_grundlggende_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.planetre_grnser_det_helt_grundlggende_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_planetre_grnser_det_helt_grundlggende_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.planetre_grnser_det_helt_grundlggende_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_planetre_grnser_det_helt_grundlggende_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.planetre_grnser_det_helt_grundlggende_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_planetre_grnser_det_helt_grundlggende_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.politisk_innovation{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_politisk_innovation_1.png) center center no-repeat;background-size:cover}.politisk_innovation2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_politisk_innovation_2.png) center center no-repeat;background-size:cover}.politisk_innovation_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_politisk_innovation_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politisk_innovation_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_politisk_innovation_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politisk_innovation_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_politisk_innovation_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politisk_innovation_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_politisk_innovation_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politisk_innovation_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_politisk_innovation_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politisk_innovation_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_politisk_innovation_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.politisk_innovation_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_politisk_innovation_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.resiliens_i_landbruget{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_resiliens_i_landbruget_1.png) center center no-repeat;background-size:cover}.resiliens_i_landbruget2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_resiliens_i_landbruget_2.png) center center no-repeat;background-size:cover}.resiliens_i_landbruget_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_resiliens_i_landbruget_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.resiliens_i_landbruget_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_resiliens_i_landbruget_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.resiliens_i_landbruget_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_resiliens_i_landbruget_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.resiliens_i_landbruget_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_resiliens_i_landbruget_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.resiliens_i_landbruget_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_resiliens_i_landbruget_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.resiliens_i_landbruget_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_resiliens_i_landbruget_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.resiliens_i_landbruget_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_resiliens_i_landbruget_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.store_udfordringer_og_store_lsninger{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_store_udfordringer_og_store_lsninger_1.png) center center no-repeat;background-size:cover}.store_udfordringer_og_store_lsninger2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_store_udfordringer_og_store_lsninger_2.png) center center no-repeat;background-size:cover}.store_udfordringer_og_store_lsninger_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_store_udfordringer_og_store_lsninger_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.store_udfordringer_og_store_lsninger_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_store_udfordringer_og_store_lsninger_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.store_udfordringer_og_store_lsninger_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_store_udfordringer_og_store_lsninger_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.store_udfordringer_og_store_lsninger_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_store_udfordringer_og_store_lsninger_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.store_udfordringer_og_store_lsninger_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_store_udfordringer_og_store_lsninger_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.store_udfordringer_og_store_lsninger_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_store_udfordringer_og_store_lsninger_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.store_udfordringer_og_store_lsninger_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_store_udfordringer_og_store_lsninger_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.strkere_forbindelse_mellem_producent_og_forbruger{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_strkere_forbindelse_mellem_producent_og_forbruger_1.png) center center no-repeat;background-size:cover}.strkere_forbindelse_mellem_producent_og_forbruger2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_strkere_forbindelse_mellem_producent_og_forbruger_2.png) center center no-repeat;background-size:cover}.strkere_forbindelse_mellem_producent_og_forbruger_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_strkere_forbindelse_mellem_producent_og_forbruger_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strkere_forbindelse_mellem_producent_og_forbruger_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_strkere_forbindelse_mellem_producent_og_forbruger_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strkere_forbindelse_mellem_producent_og_forbruger_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_strkere_forbindelse_mellem_producent_og_forbruger_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strkere_forbindelse_mellem_producent_og_forbruger_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_strkere_forbindelse_mellem_producent_og_forbruger_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strkere_forbindelse_mellem_producent_og_forbruger_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_strkere_forbindelse_mellem_producent_og_forbruger_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strkere_forbindelse_mellem_producent_og_forbruger_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_strkere_forbindelse_mellem_producent_og_forbruger_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.strkere_forbindelse_mellem_producent_og_forbruger_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_strkere_forbindelse_mellem_producent_og_forbruger_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.transport_og_opbevaring{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_transport_og_opbevaring_1.png) center center no-repeat;background-size:cover}.transport_og_opbevaring2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_transport_og_opbevaring_2.png) center center no-repeat;background-size:cover}.transport_og_opbevaring_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_transport_og_opbevaring_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.transport_og_opbevaring_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_transport_og_opbevaring_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.transport_og_opbevaring_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_transport_og_opbevaring_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.transport_og_opbevaring_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_transport_og_opbevaring_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.transport_og_opbevaring_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_transport_og_opbevaring_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.transport_og_opbevaring_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_transport_og_opbevaring_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.transport_og_opbevaring_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_transport_og_opbevaring_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2-skat_p_landbruget{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2-skat_p_landbruget_1.png) center center no-repeat;background-size:cover}.verdens_frste_co2-skat_p_landbruget2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2-skat_p_landbruget_2.png) center center no-repeat;background-size:cover}.verdens_frste_co2-skat_p_landbruget_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2-skat_p_landbruget_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2-skat_p_landbruget_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2-skat_p_landbruget_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2-skat_p_landbruget_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2-skat_p_landbruget_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2-skat_p_landbruget_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2-skat_p_landbruget_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2-skat_p_landbruget_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2-skat_p_landbruget_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2-skat_p_landbruget_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2-skat_p_landbruget_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2-skat_p_landbruget_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2-skat_p_landbruget_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.udbredelse_af_know_how{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_udbredelse_af_know-how_1.png) center center no-repeat;background-size:cover}.udbredelse_af_know_how2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_udbredelse_af_know-how_2.png) center center no-repeat;background-size:cover}.udbredelse_af_know_how_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_udbredelse_af_know-how_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbredelse_af_know_how_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_udbredelse_af_know-how_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbredelse_af_know_how_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_udbredelse_af_know-how_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbredelse_af_know_how_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_udbredelse_af_know-how_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbredelse_af_know_how_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_udbredelse_af_know-how_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbredelse_af_know_how_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_udbredelse_af_know-how_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.udbredelse_af_know_how_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_udbredelse_af_know-how_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.vandets_cyklus{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandets_cyklus_1.png) center center no-repeat;background-size:cover}.vandets_cyklus2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandets_cyklus_2.png) center center no-repeat;background-size:cover}.vandets_cyklus_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandets_cyklus_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandets_cyklus_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandets_cyklus_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandets_cyklus_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandets_cyklus_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandets_cyklus_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandets_cyklus_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandets_cyklus_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandets_cyklus_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandets_cyklus_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandets_cyklus_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandets_cyklus_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandets_cyklus_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.vandkraft{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandkraft_1.png) center center no-repeat;background-size:cover}.vandkraft2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandkraft_2.png) center center no-repeat;background-size:cover}.vandkraft_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandkraft_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandkraft_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandkraft_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandkraft_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandkraft_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandkraft_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandkraft_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandkraft_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandkraft_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandkraft_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandkraft_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.vandkraft_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_vandkraft_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2_skat_p_landbruget{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2_skat_p_landbruget_1.png) center center no-repeat;background-size:cover}.verdens_frste_co2_skat_p_landbruget2{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2_skat_p_landbruget_2.png) center center no-repeat;background-size:cover}.verdens_frste_co2_skat_p_landbruget_d1{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2_skat_p_landbruget_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2_skat_p_landbruget_d2{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2_skat_p_landbruget_divider_2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2_skat_p_landbruget_d3{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2_skat_p_landbruget_divider_3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2_skat_p_landbruget_d4{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2_skat_p_landbruget_divider_4.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2_skat_p_landbruget_d5{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2_skat_p_landbruget_divider_5.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2_skat_p_landbruget_d6{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2_skat_p_landbruget_divider_1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.verdens_frste_co2_skat_p_landbruget_d7{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.75)),url(IMGs/gymnasie_verdens_frste_co2_skat_p_landbruget_divider_2.png);background-position:bottom;background-repeat:no-repeat;background-size:cover}.discussion{width:40%;height:100%;display:flex;flex-direction:column;justify-content:center}.progressionCircle,.questionsForVideo,.endingBanner{height:100vh;width:100%;background-color:#95a412;display:flex;flex-direction:row}.videoSection{height:100vh;width:100%;background-color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.potentialeVideo{border-radius:30px}.videoBox{height:auto;width:auto;border-radius:30px;background-color:#2f2f2f;box-shadow:#2292cea9 0 50px 100px -20px,#ff325471 0 30px 60px -30px,#0a254059 0 -2px 6px inset;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.videoboxLayer{height:80%;width:auto;box-shadow:#63d3ff66 0 2px 4px,#0000004d 0 7px 13px -3px,#8092da33 0 -3px inset}.videoBox h2,p{width:auto;color:#333}.videoSection p{padding-top:40px;color:#aaa}.textSection{height:auto;width:100%;background-color:#f4f4f4;display:flex;align-items:center;justify-content:center;padding:3rem}.textOldPotential{min-height:100vh;height:auto}h1,h2,h3,h4,h5,h6,p,span{color:#fff}.textSection h1,.textSection h2,.textSection h3,.textSection h4,.textSection h5,.textSection h6,.textSection p,.textSection span{color:#333}.textLeft{width:25%;height:100%}.begrebsContainer{height:auto;min-height:400px;display:flex;flex-direction:column;background:linear-gradient(to right top,rgb(238,255,252) 0%,rgb(238,255,252) 10%,#FFFFFF 45%,#FFFFFF 50%,rgb(255,248,244) 90%,rgb(255,248,244) 100%);border-radius:2rem;padding:2rem;box-shadow:#63d3ff66 0 2px 4px,#0000004d 0 7px 13px -3px,#8092da33 0 -3px inset}.textMid{width:50%;height:100%}.textRight{width:25%;height:100%}.textContainer{max-width:600px;margin:auto;padding:20px}.textContainer h2,.begrebsContainer h3{padding-bottom:1.6rem}.textContainer p,.videoBox p,.h5pElement p{font-family:Merriweather,serif;font-size:18px;line-height:1.6;color:#333;margin-bottom:1em}.quizSection{height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.feedbackSection{height:auto;width:100%;box-shadow:#00000040 0 54px 55px,#0000001f 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px;background-color:#95a412;display:flex;justify-content:center;align-items:center;padding:40px}.feedbackContainer{padding:20px;height:1300px;background-color:#fefefe;width:800px;display:flex;justify-content:center;align-items:center;box-shadow:#00000040 0 54px 55px,#0000001f 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px}.endingBanner{position:relative}.leftBanner{width:25%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:2rem}.leftBanner *{padding-top:1rem}.leftBanner a{font-weight:400;opacity:.8;text-shadow:2px 2px 4px #333;text-decoration:none}html{scroll-behavior:smooth}.leftBanner a:hover{font-weight:500;opacity:1;text-shadow:3px 3px 6px #333}.midBanner{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.midBanner h2{width:auto}.midContainer{display:flex;flex-direction:column;padding-top:10px}.midContainer *{padding-top:10px}.rightBanner{width:25%;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.quiz-container{display:flex;flex-direction:column;justify-content:center;border-radius:.5rem;background-color:#fefefeeb;background-size:cover;background-position:bottom;background-repeat:no-repeat;padding:20px;box-shadow:0 0 10px #00000080;width:70%;height:75%;box-shadow:#2d234266 0 2px 4px,#2d23424d 0 7px 13px -3px,#3a416f80 0 -3px inset}.leftSide,.rightSide{flex:1;padding:20px}.question{font-size:3em;font-weight:700;color:#333}.info-box{display:none;background-color:#f9ed69;color:#333;padding:10px;margin-top:20px;border-radius:5px;box-shadow:#0003 0 12px 28px,#0000001a 0 2px 4px,#ffffff0d 0 0 0 1px inset}.answers{display:flex;flex-direction:column}.answer{background-color:#259325;margin:5px 0;padding:10px;height:60px;cursor:pointer;border:none;outline:none;transition:background-color .3s ease}.answer:hover{background-color:#2cb22c}.answer{align-items:center;appearance:none;background-image:radial-gradient(100% 100% at 100% 0,#5adaff 0,#5468ff 100%);border:0;border-radius:6px;box-shadow:#2d234266 0 2px 4px,#2d23424d 0 7px 13px -3px,#3a416f80 0 -3px inset;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;height:48px;justify-content:center;line-height:1.5;list-style:none;overflow:hidden;padding:8px 16px;position:relative;text-align:left;text-decoration:none;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:normal;will-change:box-shadow,transform;font-size:18px;height:auto;width:400px}.answer:focus{box-shadow:#3c4fe0 0 0 0 1.5px inset,#2d234266 0 2px 4px,#2d23424d 0 7px 13px -3px,#3c4fe0 0 -3px inset}.answer:hover{box-shadow:#2d234266 0 4px 8px,#2d23424d 0 7px 13px -3px,#3c4fe0 0 -3px inset;transform:translateY(-2px)}.answer:active{box-shadow:#3c4fe0 0 3px 7px inset;transform:translateY(2px)}.btn_goals,.btn_goals2,.homeButton{align-items:center;appearance:none;background-color:#fcfcfd;border-radius:4px;border-width:0;box-shadow:#2d234266 0 2px 4px,#2d23424d 0 7px 13px -3px,#d6d6e7 0 -3px inset;box-sizing:border-box;color:#36395a;cursor:pointer;display:inline-flex;font-family:JetBrains Mono,monospace;height:48px;justify-content:center;line-height:1;list-style:none;overflow:hidden;padding-left:16px;padding-right:16px;position:relative;text-align:left;text-decoration:none;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;will-change:box-shadow,transform;font-size:18px}.btn_goals:focus,.btn_goals2:focus{box-shadow:#d6d6e7 0 0 0 1.5px inset,#2d234266 0 2px 4px,#2d23424d 0 7px 13px -3px,#d6d6e7 0 -3px inset}.btn_goals:hover,.btn_goals2:hover{box-shadow:#2d234266 0 4px 8px,#2d23424d 0 7px 13px -3px,#d6d6e7 0 -3px inset;transform:translateY(-2px)}.btn_goals:active,.btn_goals2:active{box-shadow:#d6d6e7 0 3px 7px inset;transform:translateY(2px)}.popup-background{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center}.popup-contentGoals{background-color:#fefefe;margin:auto;border:1px solid #888;width:50%;z-index:999999999999999999999999999999999999999999999999999999999999999999;position:absolute;display:flex;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%);padding:50px;border-radius:30px;box-shadow:10px,10px,10px;background-color:#fffffff6;text-align:center;justify-content:center;align-items:center;color:#000}.popup-contentGoals h2{color:#333}.popup-contentGoals p{width:100%;padding-bottom:4px;padding-top:10px;color:#333;font-size:1rem;line-height:1.3rem}.textLeft{padding:20px}.word{margin:5px;padding:5px 10px;display:inline-block;width:auto;cursor:pointer;background-color:#f0f0f0;border-radius:5px;color:#000;transition:background-color .3s}.wordListDiv{display:flex;flex-direction:column;align-items:flex-start}#wordPopup{position:absolute;padding:10px;background:#ffffff;border:1px solid #ddd;z-index:100;color:#000;border-radius:5px;box-shadow:0 2px 5px #0003;max-width:300px}#wordPopup strong{font-size:1.1em}#wordPopup{font-size:.9em}#confetti{position:absolute;top:0;left:0;width:100%;height:100%}.custom-subtitles{position:absolute;bottom:50px;width:auto;max-width:80%;left:50%;transform:translate(-50%);background:rgba(0,0,0,.7);color:#fff;padding:5px 10px;border-radius:5px;text-align:center;display:none}.engelskfarve{background-color:#903390}.samfundsfagfarve{background-color:#0061c1}.biologifarve{background-color:#95a412}.geografifarve{background-color:#94542d}.historiefarve{background-color:#d5ad28}.mobile-frontpage{display:none;flex-direction:column;align-items:center;overflow:hidden}.mobile-frontpage{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;overflow:hidden}.mobileSection{text-align:center;padding:20px;border-radius:8px;color:#fff;box-shadow:0 4px 6px #0000001a;margin-bottom:10px;max-height:auto;height:auto;overflow-y:hidden}.mobileSection h3{font-size:3rem;padding-top:2rem;padding-bottom:2rem;text-align:center;color:#fff;text-shadow:0 0 3px rgba(255,255,255,.6),0 0 6px rgba(0,97,193,.4),0 0 10px rgba(0,97,193,.2);letter-spacing:1px;font-weight:700;animation:subtlePulse 3s infinite alternate}@keyframes subtlePulse{0%{text-shadow:0 0 3px rgba(255,255,255,.6),0 0 6px rgba(0,97,193,.4),0 0 10px rgba(0,97,193,.2)}to{text-shadow:0 0 4px rgba(255,255,255,.8),0 0 8px rgba(0,97,193,.6),0 0 12px rgba(0,97,193,.4)}}.link-wrapper{text-decoration:none;color:inherit;display:block;margin:10px 0}.mobileSamf{padding:1.5rem;background-color:#9999993e;border-radius:1rem;box-shadow:#26394d 0 20px 30px -10px}.mobileTitle{font-size:16px;font-weight:700;transition:transform .2s}.link-wrapper:hover .mobileTitle{transform:scale(1.05)}.mobileSamf{text-align:center;padding:1.5rem;background-color:#0006;border-radius:1rem;box-shadow:#0f141e 0 20px 40px -10px,inset 0 0 20px #0009;color:#fff;backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.historieMobile{background-color:#d5ad28}.geografiMobile{background-color:#94542d}.biologiMobile{background-color:#95a412}.historieMobile{background-color:#9c7a1d;border-radius:.5rem;box-shadow:0 0 10px #d5ad2880;color:#fdf6d9}.geografiMobile{background-color:#61371e;border-radius:.5rem;box-shadow:0 0 10px #94542d80;color:#f4e4d7}.biologiMobile{background-color:#5e700c;border-radius:.5rem;box-shadow:0 0 10px #95a41280;color:#e6f2c7}.samfundsfagMobile{padding:1rem;border-radius:.5rem;box-shadow:0 0 15px #0061c1cc;color:#fff}.historieMobile{background-color:#d5ad28;border-radius:.5rem;box-shadow:0 0 15px #d5ad28cc;color:#fff}.geografiMobile{background-color:#94542d;border-radius:.5rem;box-shadow:0 0 15px #94542dcc;color:#fff}.biologiMobile{background-color:#95a412;border-radius:.5rem;box-shadow:0 0 15px #95a412cc;color:#fff}.samfundsfagMobile{background:linear-gradient(145deg,#0073e6,#005bb5);padding:1rem;border-radius:.5rem;box-shadow:0 0 20px #0073e699;color:#fff}.historieMobile{background:linear-gradient(145deg,#e6c94c,#c99a2a);border-radius:.5rem;box-shadow:0 0 20px #e6c94c99;color:#fff}.geografiMobile{background:linear-gradient(145deg,rgb(168,92,50),rgb(128,64,35));border-radius:.5rem;box-shadow:0 0 20px #a85c3299;color:#fff}.biologiMobile{background:linear-gradient(145deg,#b1c81b,#8ca412);border-radius:.5rem;box-shadow:0 0 20px #b1c81b99;color:#fff}.mobileIcon{width:100px;height:auto;display:block;margin:0 auto;padding:1rem}@media screen and (min-width: 1182px){.mobile-frontpage{display:none}}@media screen and (max-width: 1181px){main{position:relative;height:auto;width:100vw;overflow:auto}.divider{display:none}.mobile-frontpage{display:block}.content-overlay,.contentoverlay2,.leftBanner,.rightBanner{display:none}.midBanner{width:100%}.quizSection,.feedbackSection,.endingBanner,.textLeft{display:none}.textMid{width:100%}.textRight{display:none}.textContainer{width:100%;padding:8px;display:flex;flex-direction:column;align-items:center}.textContainer p{text-align:center}.textContainer{max-width:100%;margin:0;padding:0}.textSection{height:auto;width:100%;background-color:#f4f4f4;display:flex;align-items:center;justify-content:center;padding:3rem}.textSection p{text-align:left}.discussion{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.discussion p{text-align:center;width:100%;padding-left:1.5rem;padding-right:1.5rem}.progressionCircleContainer,.progressionCircleContainer2{display:none}.videoboxLayer{height:auto}}.h5pContainer{border-radius:20px;padding:20px;background-color:#fff;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px,#0a254059 0 -2px 6px inset}.h5pElement{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100vh}.h5pElement h2{width:auto;padding:2rem;color:#333}.splitDiv{display:flex;flex-direction:column;height:auto;align-items:center}.leftSplit{width:60%;padding:40px}.leftSplit *{padding-top:30px}.rightSplit{width:60%;padding:30px}.gammeltPotentiale{color:red;font-size:9rem}#playPauseBtn{background:linear-gradient(135deg,#748ffc,#b088f9);width:100px;height:100px;border-radius:50%;font-size:1rem;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 16px #0003;transition:transform .2s ease}#playPauseBtn:hover{background:linear-gradient(135deg,#7692fc,#b48bf9);transform:scale(1.03)}#playPauseBtn:active{background:linear-gradient(135deg,#7287f9,#af82f7);transform:scale(.98)}.audio-player{width:auto;padding:.2rem 20rem;border-radius:20px;background:linear-gradient(135deg,#6e8efb,#a777e3);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:2px solid rgba(255,255,255,.18);box-shadow:#00000040 0 54px 55px,#0000001f 0 -12px 30px,#0000001f 0 4px 6px,#0000002b 0 12px 13px,#00000017 0 -3px 5px}.controls{display:flex;gap:10px;align-items:center}#volumeControl{width:100px}.wordFunc,.wordFunc2,.wordFunc3,.wordFunc4{transition:all .3s ease;font-size:16px;line-height:26px;font-weight:300;width:100%}.wordFunc.highlight,.wordFunc2.highlight,.wordFunc3.highlight,.wordFunc4.highlight{text-shadow:0px 5px 12px #00aaffaa;font-weight:350}.highlight,.highlight2{color:#ff0}.box-highlight,.box-highlight2{background-color:#0061c133;border-radius:9px}.testHolder{width:100vw;height:70vh;display:flex;justify-content:center;align-items:center}.footer-credit{position:fixed;bottom:10px;left:10px;font-size:12px;color:#444;background-color:#fff9;padding:5px 10px;border-radius:5px;z-index:1000}.popup-credit-text{font-size:12px;color:#444}.one{opacity:0;pointer-events:none}.hero_end_container h2{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100vh;opacity:0;pointer-events:none}section .hero_portfolio_container{width:100%;height:100%;pointer-events:none;opacity:0}.project{width:100%;height:200px;background:#e0e0e0;cursor:pointer}.scrollText_end_hero{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;position:relative;text-align:center}.scrollText1{display:flex;flex-direction:column;width:600px;height:100%;z-index:var(--z-index-scrollText);pointer-events:none;align-items:center;justify-content:center;position:fixed;top:50%;left:4%;transform:translateY(-50%);transition:opacity .5s ease-in-out}.potentiale{display:flex;flex-direction:column;width:40%;height:100%;z-index:var(--z-index-scrollText);pointer-events:none;align-items:center;justify-content:center;position:fixed;top:50%;left:4%;transform:translateY(-50%);opacity:0;transition:opacity .5s ease-in-out}@media screen and (max-width: 1180px){.scrollText2{padding:30px;width:100%;right:0%}h2{font-size:25px;font-weight:600;line-height:40px;text-align:center;font-family:inherit}h2 span{font-size:16px;font-weight:400;line-height:20px;padding-top:10px;width:100%;text-align:center}p{font-size:12px;line-height:18px;font-weight:300;text-align:center;width:70%}}.background_image{width:100vw}.parallax{pointer-events:none;width:110vw;left:50%;transition:.4s cubic-bezier(.2,.49,.32,.99);bottom:0}.background-img{position:absolute;left:50%;z-index:var(--z-index-parallaxLayer2);bottom:0}.front-img{position:fixed;left:50%;width:100vw;z-index:var(--z-index-parallaxLayer5);bottom:0}.front-img-dawn{position:fixed;left:50%;width:100vw;z-index:var(--z-index-parallaxLayer1);bottom:0;opacity:0}.mobileBackground{pointer-events:none;display:none;position:fixed;width:100vw;height:100vh;z-index:var(--z-index-parallaxLayer2);bottom:0}.front-img-daytime{position:fixed;left:50%;width:100vw;z-index:var(--z-index-parallaxLayer2);bottom:0}.topBG,.topBG-Night{position:fixed;pointer-events:none;left:50%;width:100vw;display:flex;z-index:var(--z-index-parallaxLayer2);transform:translate(-50%);justify-content:center;top:0}.topBG-Night{opacity:0}.front-img-night,.front-img-black{position:fixed;left:50%;width:100vw;z-index:var(--z-index-parallaxLayer2);bottom:0;opacity:0}:root{--z-index-topExerience: 1;--z-index-scrollText: 1;--z-index-parallaxLayer1: 1;--z-index-parallaxLayer1: 2;--z-index-parallaxLayer1: 3;--z-index-parallaxLayer1: 4;--z-index-parallaxLayer1: 5;--z-index-parallaxLayer1: 6;--z-index-parallaxLayer1: 7;--z-index-parallaxLayer1: 8;--z-index-contentOverlay1: 7;--z-index-contentOverlay2: 6;--z-index-indicators: 333;--z-index-header: 555;--z-index-underside: 777;--z-index-kontaktOs: 9999;--z-index-popup: 999;--z-index-loadingScreen: 9992;--z-index-customCursor: 9999}#custom-cursor{pointer-events:none;position:fixed;top:0;left:0;width:60px;height:60px;background:#ffffff0a;border:2px solid rgba(255,255,255,.65);border-radius:50%;transform:translate(-50%,-50%);z-index:var(--z-index-customCursor)}#custom-cursor.hover{width:80px;height:80px;transition:width .3s cubic-bezier(.68,-.55,.27,1.55),height .3s cubic-bezier(.68,-.55,.27,1.55)}a,button,[role=button],[tabindex]{cursor:none}header{position:fixed;z-index:var(--z-index-header);width:100%;padding:.8rem 0;top:0;left:0;border-bottom:1px solid rgba(255,255,255,.15);transition:transform .5s,opacity .5s;transform:translateY(0);opacity:1;pointer-events:all;background-color:#0e1546b0}header.hide{opacity:0;transform:translateY(-100%);pointer-events:none}#mobileHeaderID{position:block;position:static;z-index:var(--z-index-header);width:100%;padding:.9rem 0;top:0;left:0;border-bottom:1px solid rgba(255,255,255,.1)}header nav,#mobileHeaderID nav{max-width:1400px;margin:0 auto;padding:.4rem;display:flex;justify-content:space-between;align-items:center}header ul{display:flex;list-style:none;align-items:center}header ul a{text-decoration:none;color:#fff;padding:0 1rem;text-transform:uppercase;font-weight:300;font-size:.83rem}.logo{width:80px}.experience{position:fixed;width:100vw;height:100vh}.experience-canvas{width:100%;height:100%;top:0;left:0}.experience_10BillionMouths{width:100vw;height:100vh;top:0;left:0;position:fixed;background-color:bisque}.topExperience{position:absolute;z-index:var(--z-index-topExerience);top:0;left:0}.popup{display:none;position:fixed;cursor:auto;left:0;top:0;width:100%;height:100%;background-color:#000000b3;z-index:var(--z-index-popup)}.popup-content{position:absolute;display:flex;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%);padding:50px;border-radius:30px;box-shadow:10px,10px,10px;background-color:#fffffff6;text-align:center;justify-content:center;align-items:center;color:#000}@media screen and (max-width: 1180px){.popup-content{padding:30px}}.popup-content p{width:100%;padding-bottom:10px;padding-top:10px;color:#000}.popup-content button{color:#000;background-color:#e0e0e0;border:none;padding:10px 20px;cursor:pointer;width:50%;transition:background-color .3s}.popup-content button:hover{background-color:#d0d0d0}button{padding:10px 20px;margin:10px}
