.app{height:100vh}.app .sections{height:calc(100vh - 70px);position:relative;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scrollbar-width:none;top:70px;width:100%}.app .sections::-webkit-scrollbar{display:none}.app .sections>*{height:calc(100vh - 70px);scroll-snap-align:start;width:100vw}.intro{align-items:center;background-attachment:fixed;background-image:url(https://files.hraun2.is/hraun2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center}.intro .welcome{color:#fff;font-family:Pacifico,cursive;font-size:80px;text-align:center;text-shadow:2px 2px #5e5e5e}@media (max-width:880px){.intro .welcome{font-size:40px;padding-bottom:40%}}.intro .arrow{bottom:0;position:absolute}.intro .arrow img{-webkit-animation:arrowBlink 2s infinite;animation:arrowBlink 2s infinite;width:60px}@-webkit-keyframes arrowBlink{to{opacity:0}}@keyframes arrowBlink{to{opacity:0}}.about{display:flex}.about .left{background-image:url(https://files.hraun2.is/skilti.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1 1}@media (max-width:880px){.about .left{display:none}}.about .right{background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(https://files.hraun2.is/wood.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1 1}.about .right .title{align-items:center;display:flex;height:20%;justify-content:center}.about .right .title .text{color:#f7f5e1;font-size:40px}@media (max-width:880px){.about .right .title .text{font-size:30px}}.about .right .title hr{color:#f7f5e1}.about .right .content{color:#f7f5e1;font-size:20px;margin:5%}@media (max-width:880px){.about .right .content{font-size:15px}}.events{background-image:url(https://files.hraun2.is/eldur.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column}@media (max-width:880px){.events{background-position:70%}}.events .title{align-items:center;display:flex;height:20%;justify-content:center}.events .title .titleText{color:#fff;font-size:50px}.events .title .titleText hr{color:#fff}@media (max-width:880px){.events .title .titleText{font-size:30px}}.events .text{align-items:center;display:flex;height:25%;justify-content:center}@media (max-width:880px){.events .text{height:75%}}.events .text .textText{color:#fff;font-size:30px;text-align:center;width:50%}@media (max-width:880px){.events .text .textText{font-size:20px}}.events .content{display:flex;flex-direction:row;height:60%;margin-left:10%;margin-right:10%}@media (max-width:880px){.events .content{display:none}}.events .content .event{align-items:center;display:flex;flex:1 1;flex-direction:column}.events .content .event .logo{align-items:center;border-color:#fff;border-radius:50%;border-style:solid;display:flex;height:150px;justify-content:center;width:150px}.events .content .event .logo .logoImage{height:100px;width:100px}.events .content .event p{color:#fff;font-size:30px;margin:10px}.events .takeContact{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:20px;justify-content:center;margin:10px 10px 50px;text-decoration:underline}.events .takeContact a{all:unset}.where{background-image:url(https://files.hraun2.is/fjara.webp);background-position:top;background-repeat:no-repeat;background-size:cover}.where .title{align-items:center;display:flex;height:20%;justify-content:center}.where .title .text{color:#3e4447;font-size:40px}@media (max-width:880px){.where .title .text{font-size:30px}}.where .title hr{color:#3e4447}.where .content{display:flex;height:80%;justify-content:center}.where .content .left{flex:1 1;margin:0 3% 2% 12%}@media (max-width:880px){.where .content .left{margin:0 8% 8%}}.where .content .left .openmap{height:100%;width:100%}.where .content .right{flex:1 1;margin:0 12% 2% 3%}.where .content .right .text{color:#3e4447;font-size:30px}@media (max-width:880px){.where .content .right{display:none}}.contact{align-items:center;background-image:url(https://files.hraun2.is/grass.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center}.contact .content{background-color:#ececec;border-radius:10px;height:80%;opacity:90%;width:40%}@media (max-width:880px){.contact .content{height:90%;width:90%}}.contact .content .title{align-items:center;display:flex;height:15%;justify-content:center;overflow:hidden}@media (max-width:880px){.contact .content .title{height:8%}}.contact .content .title .text{color:#3e4447;font-size:30px}@media (max-width:880px){.contact .content .title .text{font-size:20px}}.contact .content .title hr{color:#3e4447}.contact .content .text{font-size:20px;padding:5% 5% 0;text-align:center}@media (max-width:880px){.contact .content .text{font-size:15px}}.contact .content .form{align-items:center;display:flex;justify-content:center;padding:5% 10% 0}.contact .content .form form{width:100%}.contact .content .form input,.contact .content .form select,.contact .content .form textarea{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-bottom:16px;margin-top:6px;padding:12px;resize:none;width:100%}.contact .content .form input:focus,.contact .content .form textarea:focus{border:1px solid #6c7836;outline:none!important}.contact .content .form textarea{height:120px}.contact .content .form input[type=submit]{font-size:large}.contact .content .confirmation{font-size:20px;height:70%}.contact .content .confirmation,.topbar{align-items:center;display:flex;justify-content:center}.topbar{background-color:#2f2e2e;color:#fff;cursor:pointer;font-size:15px;height:70px;position:fixed;top:0;width:100%;z-index:1}.topbar a{all:unset}.topbar .left{flex:1 1;margin:10px;text-align:center}.topbar .center{flex:10 1;font-size:20px}@media (max-width:880px){.topbar .center{display:none}}.topbar .right{flex:2 1}.menuItems{display:flex;justify-content:space-evenly}.menuItems .menuItem{margin-right:5px}.langItems{display:flex;justify-content:right;margin:10px}.langItems .langItem{cursor:pointer;margin-left:5px;margin-right:5px}