@import url(https://fonts.googleapis.com/css2?family=Poiret+One&family=Quicksand:wght@300..700&display=swap);:root{--header-height:calc(88px + 4rem);--mobile-header-height:calc(62px + 3rem);--footer-height:18vh;--mobile-footer-height:30vh}body{background-color:#fcefed;box-sizing:border-box;padding:0}section{opacity:.1;transform:translateY(20px);transition:opacity 2s ease,transform 2s ease;will-change:opacity,transform}section.visible{opacity:1;transform:translateY(0)}.header{align-items:center;background-color:#fff;border-bottom:1px solid #ddd;display:flex;flex-direction:column;font-family:Quicksand,sans-serif;font-weight:500;left:0;position:fixed;top:0;width:100%;z-index:1000}.header a{color:#000;font-size:1rem;letter-spacing:.02rem;text-decoration:none;transition:color .3s ease}.header a:hover{color:#ec786d}.header .middle-row{display:flex;justify-content:center;padding:1rem;width:100%}.header .logo{cursor:pointer;height:70px;object-fit:contain;width:auto}.header .bottom-row{align-items:center;border-top:1px solid #ddd;box-sizing:border-box;display:flex;justify-content:space-between;max-width:1400px;padding:.5rem 4vw;width:100%}@media (max-width:992px){.header a{font-size:.8rem}.header .logo{height:50px}}.home-page .text-container{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:65vh;justify-content:center;min-width:0;padding:0 4rem 0 6rem}.home-page .image-container{align-items:center;display:flex;flex:0 0 auto;height:65vh;justify-content:center;overflow:hidden}.home-page .image{height:100%;max-width:100%;object-fit:cover;width:auto}.home-page .hero{align-items:center;display:flex;height:80vh;padding-top:var(--header-height)}.home-page .hero .text{font-weight:300}.home-page .hero .text,.home-page .hero .title{color:#000;font-family:Quicksand,sans-serif;font-size:1vw;text-align:left}.home-page .hero .title{font-weight:600}.home-page .content{align-items:center;display:flex;height:80vh}.home-page .content>:first-child{align-items:flex-end}.home-page .content .text{color:#000;font-family:Quicksand,sans-serif;font-size:clamp(1rem,2vw,3rem);font-weight:600;padding:0 3rem 4rem;text-align:left;text-decoration:underline;text-underline-offset:.8vw}.home-page .content a{transition:color .3s ease}.home-page .content a:hover{color:#ec786d}@media (max-width:992px){.home-page .text-container{order:2}.home-page .image-container,.home-page .text-container{box-sizing:border-box;height:40vh;padding:0 0 1rem;width:100%}.home-page .image-container{order:1}.home-page .hero{flex-direction:column;height:auto;padding-top:calc(var(--mobile-header-height) + 4vw)}.home-page .hero .text{font-size:2.5vw;padding:0 4rem;text-align:center}.home-page .hero .title{font-size:2.5vw;padding:0 4.5rem;text-align:center}.home-page .content{flex-direction:column;height:auto}.home-page .content .text{font-size:3.5vw;padding:.5rem 4rem;text-align:center}}.product{padding-top:var(--header-height)}.product .image{display:block}@media (max-width:992px){.product{padding-top:125px}}.brand-page{box-sizing:border-box;height:82vh;padding:var(--header-height) 0 var(--footer-height) 0}.brand-page .hero{height:calc(100vh - var(--header-height) - var(--footer-height));overflow:hidden;position:relative;width:100%}.brand-page .image{display:block;height:100%;object-fit:cover;width:100%}.brand-page .hero:after{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff4d;content:"";inset:0;position:absolute}.brand-page .text-container{background:#faedea66;border-radius:10px;box-shadow:0 20px 25px #00000014;left:5vw;max-height:65%;max-width:50%;padding:2vw;position:absolute;top:10vh;transition:all .8s ease;z-index:1}.brand-page .text-container .text{color:#000;font-family:Quicksand,sans-serif;font-size:1vw;font-weight:300;transition:all .8s ease}.brand-page .text-container .bold{font-weight:600}.brand-page .text-container:hover{left:8vw;top:8vh;transform:scale(1.1)}.brand-page .text-container:hover .text{font-size:1.1vw;font-weight:400}@media (max-width:992px){.brand-page{height:87vh;padding:var(--mobile-header-height) 0 0 0}.brand-page .hero{align-items:center;display:flex;flex-direction:column;height:auto;padding:1.5vh 0 0;width:100%}.brand-page .hero:after{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background:#fff0}.brand-page .text-container{background:#f1b2a380;border-radius:10px;box-shadow:none;height:auto;margin:2vh 0;max-height:40vh;max-width:80vw;order:1;padding:4vh 0;position:static}.brand-page .text-container .text{font-size:2vw;padding:0 4vw}.brand-page .image{order:2}.brand-page .text-container:hover{left:auto;top:auto;transform:none}.brand-page .text-container:hover .text{font-size:2vw;font-weight:300}}.store-page{box-sizing:border-box;display:flex;min-height:82vh;padding:calc(var(--header-height) + 4vw) 0 0 0}.store-page .navigation{border-right:1px solid #8d7979;height:2vw;padding:3vw 0 3vw 8vw;position:fixed;width:10vw;z-index:100}.store-page .navigation ul{list-style:none;margin:0;padding:0 4vw;text-align:right}.store-page .navigation a{color:#333;font-family:Quicksand;font-size:1.2vw;margin-bottom:1vw;text-decoration:none;transition:color .3s ease}.store-page .navigation a:hover{color:#f28177}.store-page .store-content{margin-left:15vw;padding-left:4vw;width:85vw}.store-page .store-content .content{display:flex}.store-page .text-container{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;height:60vh;justify-content:center;margin-bottom:10vw;padding:0 2vw 0 0}.store-page .image-container{align-items:center;flex:0 0 auto;height:60vh;justify-content:center;margin:0 2vw 10vw 0;max-width:50vw;overflow:hidden}.store-page .image{height:100%;max-width:100%;object-fit:contain;width:auto}.store-page .title{font-weight:600}.store-page .text,.store-page .title{color:#000;font-family:Quicksand,sans-serif;font-size:1vw;margin:0;padding:0 4vw;text-align:right}.store-page .text{font-weight:400}@media (max-width:992px){.store-page{padding:calc(var(--mobile-header-height) + 4vw) 0 0 0}.store-page .navigation{background-color:#fcefed;border-bottom:1px solid #dad6d6;border-right:none;height:auto;width:100vw}.store-page .navigation ul{margin:0;padding:0;text-align:left}.store-page .navigation ul li{display:inline-block;margin-right:3vw}.store-page .navigation a{color:#000;font-size:2.5vw;font-weight:400}.store-page .store-content{margin:0 8vw;padding-left:0;width:100vw}.store-page .store-content .content{display:flex;flex-direction:column;height:auto}.store-page .store-content>div section:first-child{margin-top:15vw}.store-page .text-container{align-items:center;display:flex;flex:0 1;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:0;order:2;padding:0 0 10vw;width:100%}.store-page .image-container{flex:0 1;height:auto;margin:0;max-width:100vw;order:1;overflow:hidden;padding:0 0 2vw}.store-page .text,.store-page .title{font-size:2.5vw;text-align:center}}.footer{align-items:center;background-color:#f4ebe8;border-top:1px solid #ddd;display:flex;height:18vh;width:100%}.footer .left-section{justify-content:center;padding:2vw 25vw 2vw 0;width:60%}.footer .left-section,.footer .right-section{box-sizing:border-box;display:flex;height:100%}.footer .right-section{align-items:center;justify-content:space-between;max-width:1200px;padding:0 10vw;width:40%}.footer .logo{height:100%}.footer .insta,.footer .logo{cursor:pointer;display:block;object-fit:contain;width:auto}.footer .insta{height:2vw}.footer .text{color:#000;font-family:Quicksand,sans-serif;font-size:1vw;font-weight:500;letter-spacing:.02rem;text-decoration:none}@media (max-width:992px){.footer{height:30vw;justify-content:center}.footer .left-section{padding:6vw;width:50%}.footer .right-section{flex-direction:column;padding:8vw 0 4vw;width:50%}.footer .logo{height:100%}.footer .insta{height:6vw}.footer .text{font-size:3vw}}
/*# sourceMappingURL=main.9f9911f2.css.map*/