.loginPage{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center}.loginLogo{width:400px;padding:80px 0 10px}.loginForm{border:5px solid #314c70;background-color:#ddf0ff;border-radius:10px;padding:20px;display:flex;flex-direction:column;justify-content:space-evenly;width:300px;height:200px;position:relative}.loginButton{color:#fff;background-color:#314c70;border-radius:5px;width:100px;padding:3px 0;margin-top:40px;font-size:14pt;align-self:center;cursor:pointer}.invalidCreds{position:absolute;top:120px;color:#a30000;font-weight:500}.adminMain{margin-left:250px}.newProdImgInput{margin-top:10px;font-size:12pt}.scrollInstructions{margin-bottom:0}.imgViewerTopDiv{margin-right:40px}.imgViewerDiv2{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.imgViewerDiv3{display:flex;overflow-x:scroll}.imgViewerImg{max-height:350px;padding:15px}.modalBackground{z-index:3000;position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(16,31,49,.633)}.modalBody{position:fixed;top:100px;bottom:100px;right:100px;left:100px;border-radius:5px;padding:20px 20px 100px;background:#f5f5f5;overflow-y:auto}.modalTop{display:flex;justify-content:space-between;align-items:center}.modalImgsDiv{display:flex;flex-wrap:wrap;justify-content:space-evenly;position:relative}.addOrDeleteImgsHeader3{font-size:22pt}.addOrDeleteImgsHeader4{font-size:20pt}.imgEdit12ptFont{font-size:12pt}.trashIcon{width:22px;margin:3px}.deleteButton{position:absolute;left:25px;top:25px;cursor:pointer;background:#98a2b0;border-radius:5px}.modalSubmitButton{z-index:150;position:fixed;bottom:125px;right:125px;background-color:#314c70;color:#fff;border-radius:5px}.greyButton,.modalSubmitButton{font-size:20px;height:45px;padding:0 10px;cursor:pointer}.greyButton{background-color:#d6dbe2;border:2px solid #98a2b0;border-radius:5px}.form{margin:0 40px;display:flex;flex-direction:column}.formLines{margin:20px 0}.formTextArea{min-width:50%;margin-top:8px}.formInput{margin-left:10px}.formSubmitBtn{background-color:#314c70;color:#fff;font-size:20px;height:45px;padding:0 10px;max-width:300px;border-radius:5px;margin-top:20px;cursor:pointer;align-self:end}.sideNavContainer{display:flex;flex-direction:column;width:250px;position:fixed;left:0;top:0;bottom:0}.sideNavLogo{background-color:#314c70}.sideNavNav{background-color:#e3f3ff;min-height:100%;position:relative}.navUL{list-style-type:none;margin:0 auto;padding:20px 30px 20px 20px;display:flex;flex-direction:column}.navLI1{display:flex;margin:20px 0 15px}.navLIBlock{display:flex;justify-content:center}.navLIGen{display:flex;margin:15px 0}.navLinks{text-decoration:none;color:#000;font-weight:600;font-size:12pt}.logoutButton{color:#fff;background-color:#314c70;border-radius:5px;width:120px;padding:3px 0;font-size:14pt;cursor:pointer;position:fixed;bottom:40px}.mainActiveProdDiv{display:flex;justify-content:center}.crudBtnsDiv,.soldCrudBtnsDiv{display:flex;justify-content:space-between;margin:0 0 40px}.deleteBtn{background-color:#d3d3d3;color:#000;font-weight:400;font-size:20px;padding:5px;border:none;border-radius:4px;box-shadow:3px 3px 10px 3px hsla(0,0%,83%,.6);cursor:pointer;width:100px}.rightSideBtns{display:flex}.editBtn{text-decoration:none;padding:5px;border:none;border-radius:4px}.editBtn,.soldBtn{background-color:#314c70;color:#fff;font-weight:400;font-size:20px;box-shadow:3px 3px 10px 3px hsla(0,0%,83%,.6);width:100px;text-align:center;display:block}.soldBtn{border:none;border-radius:5px;cursor:pointer}.unsoldBtn{background-color:#314c70;color:#fff;font-weight:400;font-size:20px;border:none;border-radius:4px;box-shadow:3px 3px 10px 3px hsla(0,0%,83%,.6);padding:7px 10px;text-align:center;display:block;cursor:pointer}.mainAdminProdDiv{width:85%;margin-bottom:80px}.adminProdDetails{display:flex;justify-content:space-between;width:100%}.adminProdImgDiv{position:relative;display:flex;width:400px}.adminProductImage{border-radius:10px;-o-object-fit:cover;object-fit:cover;align-self:flex-start;width:400px;max-height:600px;cursor:zoom-in}.fullEditProdDiv{margin:40px}.historyAndInvenH1{font-size:30pt;margin-left:40px}.historyAndInvenFilter{font-weight:500;margin-left:40px}.formItalics{font-style:italic}@media only screen and (max-width:900px){.sideNavContainer{display:none}.adminMain{margin:60px auto 0;padding:40px 20px 140px}.mobileLogoutButton{background-color:#314c70;color:#fff;font-size:12pt;border-radius:5px;padding:5px 10px;cursor:pointer;margin-top:40px}.historyAndInvenH1{margin:0 0 20px;font-size:28px}.historyAndInvenFilter{margin-left:0}.adminProdDetails{flex-direction:column}.crudBtnsDiv{display:none}.mobileCrudBtnsDiv{display:flex;justify-content:space-between;margin:10px 0 40px}.mobileSoldBtn{background-color:#314c70;color:#fff;font-weight:400;font-size:20px;border:none;border-radius:5px;box-shadow:3px 3px 10px 3px hsla(0,0%,83%,.6);width:100px;text-align:center;display:block;cursor:pointer;padding:5px 0;margin-bottom:20px}.fullEditProdDiv{margin:40px 0}.form{margin:0}.addImgs{margin-top:20px}.imgViewerTopDiv{width:100%}.modalBody{top:20px;left:20px;bottom:20px;right:20px}.addImgsModalForm{margin-top:20px}.imgViewerImg{min-height:none;width:100%;padding:15px 0}.modalSubmitButton{bottom:30px;right:30px}.modalCancelBtn{padding:0 5px;height:30px;font-size:16px}}@media only screen and (min-width:901px){.adminMobileHeaderNav,.mobileCrudBtnsDiv,.mobileSoldBtn{display:none}}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_aaf875;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_aaf875{font-family:__Inter_aaf875,__Inter_Fallback_aaf875;font-style:normal}@font-face{font-family:__Literata_96528e;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/429af7955ee611a9-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Literata_96528e;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/a74873af97b5c7d9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Literata_96528e;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/58b75c02cda86571-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Literata_96528e;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/29d65d1b9d1e0f0f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Literata_96528e;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/aa63f16cfaf9277d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Literata_96528e;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/e807d8ede6364d83-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Literata_96528e;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/a191be38c0721fcf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Literata_Fallback_96528e;src:local("Times New Roman");ascent-override:99.62%;descent-override:26.07%;line-gap-override:0.00%;size-adjust:118.15%}.__className_96528e{font-family:__Literata_96528e,__Literata_Fallback_96528e;font-style:normal}body{height:100%;width:100%;margin:0 auto;position:relative;min-height:100vh}.loader{margin:100px 0;width:50px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#314c70 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#314c70);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);animation:l13 1s linear infinite}@keyframes l13{to{transform:rotate(1turn)}}.loaderDiv{flex-direction:column;align-items:center}.loaderDiv,.notFoundContainer{display:flex;justify-content:center}.notFoundContainer{padding:40px 0}.notFoundDiv{align-self:center;width:150px;display:flex;flex-direction:column;justify-content:center}.notFoundText{font-size:20px;text-align:center;margin:40px 0 60px}.divider80px{min-width:80px;height:auto}.errorText{color:red;font-weight:700}.itemContainer{margin:80px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:max-content;grid-gap:80px;gap:80px}.cardLink{text-decoration:none;color:#000;box-shadow:5px 5px 10px 3px hsla(0,0%,83%,.6);border-radius:10px}.cardImgDiv{position:relative}.cardCostOverlayDiv{position:absolute;top:0;right:0;width:100px;border-radius:0 10px 0 5px;background-color:hsla(0,0%,100%,.7);display:flex;justify-content:center}.cardCostOverlayP{font-size:18px;font-weight:500;margin:9px 0}.cardImg{width:100%;aspect-ratio:1.2/1;border-radius:10px 10px 0 0;-o-object-fit:cover;object-fit:cover}.cardTitle{font-weight:700;font-size:18px;margin:25px;text-align:center}.dkBlueButton{background-color:#314c70;color:#fff;font-size:20px;height:45px;padding:0 10px;border-radius:5px;cursor:pointer}.crumbOL{padding:0;list-style:none}.crumbLI,.crumbOL{display:inline}.crumbLink{color:#000;text-decoration:none}.crumbLinkSpan{color:blue;text-decoration:underline}.currentCrumb{display:inline}@media only screen and (max-width:1200px){.itemContainer{grid-template-columns:repeat(2,1fr);margin-bottom:80px;grid-column-gap:10%}}@media only screen and (max-width:900px){.itemContainer{grid-template-columns:repeat(1,1fr);margin:40px 0}}.crumbsContainer{margin-bottom:40px}.mainProdConditionalRenderDiv{display:flex;justify-content:center}.mainProdDiv{display:flex;justify-content:space-between;min-width:1100px;height:600px}.productImageDiv{position:relative;display:flex;width:550px;max-height:600px}.productImage{border-radius:10px;-o-object-fit:cover;object-fit:cover;align-self:flex-start;width:550px;max-height:600px;cursor:zoom-in}.prodCostDiv{position:absolute;top:0;right:0;width:130px;border-radius:0 10px 0 10px;background-color:hsla(0,0%,100%,.7);display:flex;justify-content:center}.prodCostText{font-size:20px;font-weight:500}.prodDetails{margin-left:100px;width:500px}.prodDetailsH1{margin-top:0}.contactSellerBtn{margin-bottom:10px}.prodLineItems{font-weight:400;margin-inline-start:40px;margin-top:8px}.prodCarousel{display:flex;justify-content:space-evenly;align-items:center}.carouselBtn{border:none;height:600px;background-color:hsla(0,0%,100%,0);cursor:pointer}.carouselBtnImg{width:40px}.close{position:absolute;top:25px;right:25px;background-color:#d6dbe2;border:1px solid #98a2b0;border-radius:3px;cursor:pointer;height:45px;padding:0 10px;font-size:20px}.contactModalBody{position:fixed;top:100px;bottom:100px;right:200px;left:200px;border-radius:5px;padding:7% 7% 100px;background:#f5f5f5}.contactSubmitBtn{z-index:150;position:fixed;bottom:125px;right:225px;background-color:#314c70;color:#fff;font-size:20px;height:45px;padding:0 10px;border-radius:5px;cursor:pointer}.label{display:flex;flex-direction:column;padding:15px 50px 30px}.contactTextArea{height:100px}.statusMsg{padding-left:50px}.contactHeader{padding:0 0 30px 50px}.addlKey,.addlUL{font-weight:600}.addlUL{padding:0}.addlLI{font-weight:400;margin-inline-start:40px;margin-top:8px}@media only screen and (max-width:1200px){.mainProdDiv{flex-direction:column;height:auto;align-items:center}.prodCarousel{margin-bottom:60px;width:70%}.prodDetails{margin:0;width:50%}.mobileTitleNButtonDiv{display:flex;justify-content:space-between;align-items:flex-start}.mobileContactSellerBtn{margin-top:7px}.mobileProdDetailsH1{margin-top:0;max-width:70%}.prodDetailsH1{display:none;text-align:center;margin-bottom:40px}.contactSellerBtn{display:none}}@media only screen and (max-width:900px){.mainProdDiv{width:300px}.prodCarousel{display:none}.mobileCarouselDiv{display:flex;flex-direction:column}.productImageDiv{width:100%}.productImage{width:300px;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.mobileCarouselBtnsDiv{height:50px;display:flex;justify-content:space-between;margin-top:30px}.carouselBtn{height:auto}.prodDetails{width:300px;margin-top:40px}.mobileTitleNButtonDiv{flex-direction:column}.mobileH1Div{width:100%}.mobileProdDetailsH1{font-size:24px}.mobileContactSellerBtn{margin:10px 0 20px}}@media only screen and (min-width:1201px){.mobileContactSellerBtn,.mobileProdDetailsH1,.mobileTitleNButtonDiv{display:none}}@media only screen and (min-width:901px){.mobileCarouselDiv{display:none}}main{padding:80px 80px 320px}.headerBackground{height:350px;background-image:url(/_next/static/media/headerMountain.d40e4ca2.png);background-size:cover;background-repeat:no-repeat;background-position-y:40%;background-position-x:center;resize:both}.headerBackground,.headerLogoDiv{display:flex;justify-content:center}.headerLogoDiv{background-color:hsla(0,0%,100%,.5);width:700px}.logo{width:90%;max-width:90%;margin-top:45px}.headerNav{display:flex;align-items:center;justify-content:space-between;padding:0 30px 0 40px}nav a{text-decoration:none;color:#000}nav ul{display:flex;list-style-type:none;padding:0;position:relative}.hidden{display:none}.relPos{position:relative;padding:0 10px}.visible{display:block;position:absolute;background-color:#fff;border-radius:5px;right:0;left:0;text-align:right;padding-top:20px}.visible li{margin:0 15px 15px}.navDropLinkDiv{display:flex;align-items:center}.navDropButton{border:none;height:15px;background-color:#fff;padding:0 0 0 10px}.navDropArrow{width:15px;margin:0}.footerReg{display:flex;justify-content:space-between;background-color:#e3f3ff;padding:20px 40px;position:absolute;bottom:0;right:0;left:0}.footerReg a{text-decoration:none;color:#000}.footerReg ul{list-style-type:none;padding:0}.copyrightInfo{width:15vw;min-width:205px;display:flex;flex-direction:column;align-items:center;justify-content:center}.copyrightInfo img{width:100%}.copyrightInfo p{text-align:center;margin-top:0}.footerNav{display:flex}.footerColumn li{text-align:right;margin:15px 0}.slightlyBold{font-weight:500}.justBold{font-weight:700}.instaFooterIcon{width:25px}.normalFontWeight{font-weight:400}@media only screen and (max-width:900px){main{margin:60px auto 0;padding:40px 20px 140px}.headerBackground,.headerNav{display:none}.mobileHeaderNav{z-index:1000;position:fixed;top:0;left:0;width:95vw;display:flex;align-items:center;justify-content:space-between;padding:15px 10px;overflow:none;background-color:#ddf0ff}.mobileMountainIcon{width:80px;height:20px}.mobileMenuIcon{height:25px}.mobileMenuButton{border:none;background-color:#ddf0ff;padding:0 0 0 5px}.mobileMenuBkgrnd{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999}.mobileMenu{position:absolute;top:55px;left:0;background-color:#ddf0ff;padding:20px;border-radius:0 0 10px 0;box-shadow:5px 5px 10px 3px hsla(0,0%,83%,.6)}.mobileMenuUl{margin:0;padding:0;list-style-type:none}.mobileMenuLi{margin:0;padding:15px 0}.mobileMenuLinkBold{font-weight:600}.mobileMenuLinkBold,.mobileMenuLinkReg{text-decoration:none;color:#000;font-size:12pt}.mobileMenuLinkReg{padding-left:10px;font-weight:400}.footerReg{display:none}.footerMobile{background-color:#e3f3ff;position:absolute;height:90px;bottom:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:0 5px 0 10px}.mobileFooterSVG{width:150px}.mobileCopyrightText{margin:0;width:150px;font-size:12px;text-align:center}}@media only screen and (min-width:901px){.footerMobile,.mobileHeaderNav{display:none}}.spotlightDiv{display:flex;flex-direction:column;align-items:center}.spotlightH1{font-weight:400;margin:80px 0 50px;text-align:center}.spotlightCardDiv{margin:0 40px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4%;gap:4%}@media only screen and (max-width:1200px){.spotlightCardDiv{grid-template-columns:repeat(2,1fr);margin-bottom:80px;grid-gap:10%;gap:10%}}@media only screen and (max-width:900px){.spotlightH1{margin-top:20px;font-size:26px}.spotlightCardDiv{grid-template-columns:repeat(1,1fr);grid-gap:3%;gap:3%;margin-bottom:120px}}.aboutPage{display:flex;justify-content:center}.aboutDiv{max-width:900px}.aboutH1{font-size:28pt}.aboutP{font-size:16pt;margin:50px 0}