.main_screen-module__3Rg8uW__section{z-index:1;}.main_screen-module__3Rg8uW__logoWrapper{width:100%;max-width:max(250px,40vw)}.main_screen-module__3Rg8uW__logoWrapper img{width:100%;height:auto}.main_screen-module__3Rg8uW__socials{font-size:clamp(14px,4vw,20px);font-weight:300;font-family:var(--font-everett);align-items:center;gap:4px;display:flex;transform:translateY(clamp(40px,15vh,150px))}.main_screen-module__3Rg8uW__socials a{font-family:var(--font-founders-grotesk);font-weight:400;transition:color .2s}.main_screen-module__3Rg8uW__socials a:after{content:"";background:#96ff00;width:0;height:3px;transition:width .3s,left .3s;display:block;position:absolute;bottom:-2px;left:50%}.main_screen-module__3Rg8uW__socials a:hover:after{width:100%;left:0}
.top_bar-module__5PbODW__sectionBar{z-index:9999;background-color:#0000;width:100%;height:7px;position:sticky}.top_bar-module__5PbODW__section2Bar{top:0;}.top_bar-module__5PbODW__section3Bar{top:7px;}.top_bar-module__5PbODW__section4Bar{top:14px;}.top_bar-module__5PbODW__section5Bar{top:21px;}.top_bar-module__5PbODW__section6Bar{top:28px;}.top_bar-module__5PbODW__section2Bar .top_bar-module__5PbODW__bar{background-color:#011e1f}.top_bar-module__5PbODW__section3Bar .top_bar-module__5PbODW__bar{background-color:#919a98}.top_bar-module__5PbODW__section4Bar .top_bar-module__5PbODW__bar{background-color:#c9cfcd}.top_bar-module__5PbODW__section5Bar .top_bar-module__5PbODW__bar{background-color:#96ff00}.top_bar-module__5PbODW__section6Bar .top_bar-module__5PbODW__bar{background-color:#4f7716}.top_bar-module__5PbODW__bar{height:100%;transition:width 50ms linear}
.about_stokkur-module__Z3hLXq__section{z-index:2;justify-content:space-between;padding-top:88px;}.about_stokkur-module__Z3hLXq__textWrapper{align-self:flex-start;max-width:660px;margin:0 40px}.about_stokkur-module__Z3hLXq__paragraph{font-family:var(--font-everett);font-size:clamp(16px,3vw + .5rem,32px);font-weight:350}.about_stokkur-module__Z3hLXq__textBottomWrapper{justify-content:space-between;gap:40px;width:100%;padding:0 40px 200px;display:flex}@media (max-width:900px){.about_stokkur-module__Z3hLXq__textBottomWrapper{flex-direction:column;gap:20px;padding-top:20px}}.about_stokkur-module__Z3hLXq__paragraphBottom{font-family:var(--font-everett);max-width:660px;font-size:clamp(14px,2.5vw + .5rem,24px);font-weight:350}
.carousel_row-module__N2uAyW__carouselRow{padding:10px 0;display:flex;position:relative;overflow:hidden}.carousel_row-module__N2uAyW__carouselContent{white-space:nowrap;will-change:transform;display:flex}.carousel_row-module__N2uAyW__carouselItem{font-family:var(--font-everett);white-space:nowrap;cursor:default;align-items:center;padding:0 50px;font-size:24px;font-style:italic;font-weight:100;transition:opacity .2s;display:inline-flex}.carousel_row-module__N2uAyW__carouselItem:hover{opacity:.5}.carousel_row-module__N2uAyW__carouselRow:before,.carousel_row-module__N2uAyW__carouselRow:after{content:"";z-index:2;pointer-events:none;width:150px;position:absolute;top:0;bottom:0}.carousel_row-module__N2uAyW__carouselRow:before{background:linear-gradient(90deg,#fff,#0000);left:0}.carousel_row-module__N2uAyW__carouselRow:after{background:linear-gradient(270deg,#fff,#0000);right:0}
.floating_image-module__kGVizW__floatingImageWrapper{pointer-events:none;z-index:9999;will-change:left, top;animation:.25s cubic-bezier(.34,1.56,.64,1) forwards floating_image-module__kGVizW__popIn;position:fixed}.floating_image-module__kGVizW__floatingImage{object-fit:cover;width:100%;max-width:clamp(160px,10vw,250px);height:auto;animation:3s ease-in-out infinite floating_image-module__kGVizW__phoneFloat;display:block}.floating_image-module__kGVizW__floatingVideo{animation:3s ease-in-out infinite floating_image-module__kGVizW__phoneFloat}@keyframes floating_image-module__kGVizW__phoneFloat{0%{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-8px)rotate(1deg)}to{transform:translateY(0)rotate(-1deg)}}@keyframes floating_image-module__kGVizW__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
.portfolio-module__ml59Nq__section{z-index:3;overflow:hidden;}.portfolio-module__ml59Nq__carouselContainer{width:100%;overflow:hidden}
.animated_word_flip-module__jVQWxG__animatedWord{perspective:1000px;white-space:normal;display:inline}.animated_word_flip-module__jVQWxG__wordChunk{white-space:nowrap;display:inline-block}.animated_word_flip-module__jVQWxG__letter{color:#000;transform-style:preserve-3d;transform-origin:50%;transition:color .15s ease-out;display:inline-block;transform:rotateX(0)}.animated_word_flip-module__jVQWxG__letterAnimate{animation:1.2s cubic-bezier(.45,.05,.55,.95) forwards animated_word_flip-module__jVQWxG__flipX360}@keyframes animated_word_flip-module__jVQWxG__flipX360{0%{transform:rotateX(-360deg)}to{transform:rotateX(0)}}
.animated_word_slide-module__nd6RjW__animatedWord{display:inline-block;overflow:visible}.animated_word_slide-module__nd6RjW__letter{color:#000;opacity:0;display:inline-block;transform:translateY(100%)}.animated_word_slide-module__nd6RjW__letterAnimate{animation:.8s cubic-bezier(.34,1.56,.64,1) forwards animated_word_slide-module__nd6RjW__slideUpBounce}@keyframes animated_word_slide-module__nd6RjW__slideUpBounce{0%{opacity:0;transform:translateY(100%)}40%{opacity:1;transform:translateY(-15%)}60%{transform:translateY(5%)}80%{transform:translateY(-3%)}to{opacity:1;transform:translateY(0)}}
.idea_with_us-module__7P4oVq__section{z-index:5;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:40px;padding-top:88px;}@media (max-width:900px){.idea_with_us-module__7P4oVq__section{flex-direction:column;gap:20px}}.idea_with_us-module__7P4oVq__textWrapperLeft{max-width:550px;margin:0 40px}.idea_with_us-module__7P4oVq__paragraphWrapper{font-family:var(--font-everett);letter-spacing:1px;font-size:clamp(18px,2.5vw + .5rem,28px);font-weight:350;line-height:40px}.idea_with_us-module__7P4oVq__textWrapperRight{max-width:550px;padding:0 40px}
.contact_us-module__2_lT4a__contactUsBox{align-items:center;gap:10px;margin:20px 0;display:flex}.contact_us-module__2_lT4a__contactUsBox span{font-family:var(--font-everett);font-size:48px;font-weight:350;transition:color .2s;position:relative;top:-6px}.contact_us-module__2_lT4a__contactUsBox:hover span{color:#96ff00}.contact_us-module__2_lT4a__contactUsLink{font-family:var(--font-everett);font-size:28px;font-weight:350}
.end_screen-module__Sj6n8a__section{z-index:6;}.end_screen-module__Sj6n8a__footerLogoWrapper{width:100%;max-width:300px}.end_screen-module__Sj6n8a__footerLogoWrapper img{width:100%;height:auto}.end_screen-module__Sj6n8a__footerText{flex-direction:column;align-items:center;gap:4px;display:flex;transform:translateY(10px)}.end_screen-module__Sj6n8a__footerTextLink{font-family:var(--font-everett);font-size:20px;font-weight:350}.end_screen-module__Sj6n8a__footerDisclaimer{text-align:center;font-size:clamp(10px,2vw,15px);font-weight:200;position:absolute;bottom:40px}
