.navbar{background-color:#fff;border-bottom:thin solid #000;font-size:1.2rem;position:-webkit-sticky;position:sticky;top:0;z-index:999}.navbar,.navbar-container{align-items:center;display:flex;height:80px;justify-content:center}.navbar-container{max-width:1500px}.navbar-logo{align-items:center;color:#000;cursor:pointer;display:flex;font-size:2rem;justify-self:start;text-decoration:none}.fa-typo3{font-size:1.8rem;margin-left:.5rem}.nav-menu{grid-gap:10px;display:grid;grid-template-columns:repeat(4,auto);justify-content:end;list-style:none;margin-right:2rem;text-align:center;width:60vw}.nav-item{height:80px}.nav-links{align-items:center;color:#000;display:flex;height:100%;padding:.5rem 1rem;text-decoration:none}.nav-links:hover{border-bottom:4px solid #fff;transition:all .2s ease-out}.fa-bars{color:#fff}.menu-icon,.nav-links-mobile{display:none}@media screen and (max-width:960px){.NavbarItems{position:relative}.nav-menu{flex-direction:column;height:90vh;left:-100%;position:absolute;top:80px;width:100%}.nav-menu,.nav-menu.active{display:flex;opacity:1;transition:all .5s ease}.nav-menu.active{align-items:center;background-color:#fffffff2;justify-content:flex-start;left:0;padding-top:30px;z-index:1}.nav-links{background-color:initial;display:block;padding:1.5rem;text-align:center;width:100%}.nav-links:hover{background-color:#fff;border-radius:0;color:#242424}.navbar-logo{left:0;position:absolute;top:0;transform:translate(25%,50%)}.menu-icon{cursor:pointer;display:block;font-size:1.8rem;position:absolute;right:0;top:0;transform:translate(-100%,60%)}.fa-times{font-size:2rem}.fa-bars,.fa-times{color:#000}.nav-links-mobile{background-color:initial;border:1px solid #fff;border-radius:4px;color:#fff;display:block;font-size:1.5rem;margin:2rem auto;padding:14px 20px;text-align:center;text-decoration:none;transition:all .3s ease-out;width:80%}.nav-links-mobile:hover{background:#fff;color:#242424;transition:.25s}.nav-item{display:flex;justify-content:center;width:100%}.hero-container p{align-items:center;text-align:center}}:root{--text-primary:#1a1a1a;--text-secondary:#666;--text-tertiary:#999;--bg-primary:#fff;--bg-secondary:#f8f8f8;--bg-tertiary:#f0f0f0;--accent-green:#2d6a4f;--accent-green-light:#52b788;--border-light:#e5e5e5;--border-medium:#d0d0d0;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 24px #0000001a}*{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0}h1,h2,h3,h4,h5,h6{color:#1a1a1a;color:var(--text-primary);font-weight:600;letter-spacing:-.02em}.home,.recipes,.sign-up,.travel{align-items:center;display:flex;font-size:3rem;height:90vh;justify-content:center}.recipes{background-image:url(/static/media/img-2.bb238fc1bea8ae2474d2.jpg);background-size:cover}.recipes,.travel{background-position:50%;background-repeat:no-repeat;color:#fff;font-size:100px}.travel{background-image:url(/static/media/img-1.53f4843759ebec256cb9.jpg);background-size:fill}:root{--primary:#fff}.btn{border:none;border-radius:2px;cursor:pointer;outline:none;padding:8px 20px}.btn--primary{background-color:#fff;background-color:var(--primary);color:#242424}.btn--outline,.btn--primary{border:1px solid #fff;border:1px solid var(--primary)}.btn--outline{background-color:initial;color:#fff;padding:8px 20px;transition:all .3s ease-out}.btn--medium{font-size:20px;padding:8px 20px}.btn-large{font-size:20px;padding:20px 26px}.btn--medium:hover,.btn-large:hover{background:#fff;color:#242424;transition:all .3s ease-out}.hero-container{align-items:center;background:url(/static/media/icelandMyvatn.f6d50d1ae160265673f7.jpg) 50%/cover no-repeat;box-shadow:inset 0 0 0 1000px #0003;display:flex;flex-direction:column;height:100vh;justify-content:center;object-fit:contain;width:100%}.hero-container>h1{color:#fff;font-size:100px;margin-top:-100px}.hero-container>p{color:#fff;font-family:Courier New,monospace;font-size:32px;margin-top:8px}.hero-btns{margin-top:32px}.hero-btns .btn{margin:6px;min-width:200px}.fa-play-circle{margin-left:4px}@media screen and (max-width:960px){.hero-container>h1{font-size:70px;margin-top:-150px}}@media screen and (max-width:768px){.hero-container>h1{font-size:50px;margin-top:-100px}.hero-container>p{font-size:30px}.hero-btns{align-items:center;display:flex;flex-direction:column;padding:0 20px;width:100%}.btn-mobile{display:block;margin:10px 0;max-width:400px;text-decoration:none;width:100%}.hero-btns .btn{font-size:24px;padding:16px 20px;width:100%}}.cards{background:#fff;padding:4rem}h1{text-align:center}.cards__container{align-items:center;display:flex;flex-flow:column;margin:0 auto;max-width:1120px;width:100%}.cards__wrapper{margin:50px 0 45px;position:relative}.cards__items{margin-bottom:24px}@media only screen and (min-width:1200px){.content__blog__container{width:84%}}@media only screen and (min-width:1024px){.cards__items{display:flex}}@media only screen and (max-width:1024px){.cards__item{margin-bottom:2rem}}.overall__page{background:#fff;justify-content:center}.container,.overall__page{align-items:center;display:flex}.container{height:100%;max-width:1120px;width:100%}.wrapper{margin:50px 0 45px;position:relative}.button{display:flex;flex-wrap:wrap}.cards__item{border-radius:10px;display:flex;flex:1 1;margin:0 1rem;min-width:300px;padding-bottom:24px}.cards__item__link{border:1px solid var(--border-light);border-radius:10px;box-shadow:var(--shadow-sm);display:flex;flex-flow:column;overflow:hidden;text-decoration:none;transition:all .25s ease;width:100%}.cards__item__link:hover{border-color:var(--border-medium);box-shadow:var(--shadow-md);transform:translateY(-2px)}.cards__item__pic-wrap{overflow:hidden;padding-top:67%;position:relative;width:100%}.fade-img{animation-duration:2s;animation-name:fade-img}.cards__item__pic-wrap:after{background-color:#1f98f4;bottom:0;box-sizing:border-box;color:#fff;content:attr(data-category);font-size:12px;font-weight:700;margin-left:10px;max-width:calc(100% - 60px);padding:6px 8px;position:absolute}.cards__item__img{bottom:0;display:block;height:100%;left:0;max-height:100%;max-width:100%;object-fit:cover;position:absolute;right:0;top:0;transition:all .2s linear;width:100%}.cards__item__img:hover{transform:scale(1.1)}.cards__item__info{padding:20px 30px 30px}.cards__item__text{color:#252e48;font-size:18px;line-height:24px}@media only screen and (min-width:1200px){.content__blog__container{width:84%}.overall__page{padding:4rem}}@media only screen and (min-width:1024px){.button{display:flex}}@media only screen and (max-width:1024px){.overall__page{padding:1rem}.button{margin-bottom:2rem}}.recipe-page{background:var(--bg-primary);min-height:100vh;padding-bottom:4rem}.recipe-header{margin:0 auto;max-width:900px;padding:2rem 1.5rem 3rem}.recipe-image-container{aspect-ratio:16/9;border-radius:8px;box-shadow:var(--shadow-md);margin-bottom:2.5rem;overflow:hidden;width:100%}.recipe-hero-image{display:block;height:100%;object-fit:cover;width:100%}.recipe-title-section{margin-bottom:1.5rem;text-align:center}.recipe-title{color:var(--text-primary);font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:1rem}.recipe-description{color:var(--text-secondary);font-size:1.125rem;line-height:1.7;margin:0 auto;max-width:700px}.recipe-source{color:var(--text-tertiary);font-size:.9375rem;margin-top:1rem;text-align:center}.recipe-source a{color:var(--accent-green);margin-left:.25rem;text-decoration:none;transition:color .2s ease}.recipe-source a:hover{color:var(--accent-green-light);text-decoration:underline}.recipe-section{margin:0 auto 4rem;max-width:800px;padding:0 1.5rem}.section-title{border-bottom:2px solid var(--text-primary);color:var(--text-primary);display:inline-block;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.ingredient-list{list-style:none;margin:0;padding:0}.ingredient-item{border-bottom:1px solid var(--border-light);padding:.875rem 0 .875rem 1.75rem;position:relative;transition:background-color .2s ease}.ingredient-item:hover{background-color:var(--bg-secondary)}.ingredient-item:before{background:var(--text-secondary);border-radius:50%;content:"";height:.5rem;left:.25rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:.5rem}.ingredient-item:hover:before{background-color:var(--accent-green)}.ingredient-text{color:var(--text-primary);display:block;font-size:1.0625rem;line-height:1.6}.instruction-list{list-style:none;margin:0;padding:0}.instruction-item{display:flex;gap:1.5rem;margin-bottom:2.5rem}.instruction-number{align-items:center;background:var(--text-primary);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:600;height:2.75rem;justify-content:center;width:2.75rem}.instruction-text{color:var(--text-primary);flex:1 1;font-size:1.0625rem;line-height:1.8;margin:0;padding-top:.5rem}.notes-container{background:var(--bg-secondary);border-left:4px solid var(--accent-green);border-radius:4px;padding:1.75rem}.notes-list{list-style:none;margin:0;padding:0}.note-item{color:var(--text-secondary);font-size:1rem;line-height:1.7;padding:.625rem 0}.note-item:not(:last-child){border-bottom:1px solid var(--border-light);margin-bottom:.625rem;padding-bottom:.875rem}.video-container{background:var(--bg-tertiary);border-radius:8px;box-shadow:var(--shadow-md);height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-container>div{height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:768px){.recipe-title{font-size:2rem}.recipe-description{font-size:1rem}.section-title{font-size:1.5rem}.recipe-section{margin-bottom:3rem}.instruction-item{gap:1rem;margin-bottom:2rem}.instruction-number{font-size:1rem;height:2.25rem;width:2.25rem}.ingredient-text,.instruction-text{font-size:1rem}.notes-container{padding:1.25rem}}@media screen and (max-width:480px){.recipe-header,.recipe-section{padding-left:1rem;padding-right:1rem}.recipe-title{font-size:1.75rem}.ingredient-item{padding-left:1.75rem}}.travel-caption p{border-bottom:groove #000;border-width:thin;font-size:10px!important}.above h1{margin-left:10px;padding-top:20px}.above h2{font-size:20px}.above h2,.day-info h3{background-size:auto;border-width:thin;font-family:Courier New,monospace;margin:20px 500px;padding-bottom:10px}.day-info h3{font-size:30px;text-transform:uppercase}.day-info p{background-size:auto;border-width:thin;font-family:Courier New,monospace;font-size:20px;margin:20px 500px;padding-bottom:10px}.travel-image{display:block;height:auto;margin-left:auto;margin-right:auto;max-width:50%;position:relative}@media screen and (max-width:1024px){.day-info>h1{margin-top:-100px;padding-bottom:20px}.day-info h2{margin:0 auto;padding-bottom:20px;width:100%}.above h2,.day-info h2{display:block;text-decoration:none}.above h2{margin:auto;padding-top:20px;width:100%}.day-info p{display:block;margin:0 auto;padding-bottom:20px;text-decoration:none;width:100%}.above p{display:block;text-decoration:none}.above h3,.above p{margin:auto;width:100%}.above h3{padding-top:20px}}@media screen and (max-width:420px){.day-info>h1{margin-top:-100px;padding-bottom:20px}.day-info p{margin:0 auto;padding-bottom:20px}.above p,.day-info p{display:block;text-decoration:none;width:100%}.above p{margin:auto;padding-left:5px;padding-right:5px}.above h3{margin:auto;padding-top:20px;width:100%}}
/*# sourceMappingURL=main.123bf7ed.css.map*/