@font-face{font-family:Myriad;font-style:normal;font-weight:200;src:url(../fonts/MyriadPro-Light.woff2) format("woff2")}@font-face{font-family:Cormorant;font-style:normal;font-weight:600;src:url(../fonts/CormorantGaramond-SemiBold.woff2) format("woff2")}@font-face{font-family:Cormorant;font-style:normal;font-weight:700;src:url(../fonts/CormorantGaramond-Bold.woff2) format("woff2")}::-webkit-input-placeholder{color:#666}::-moz-placeholder{color:#666}:-ms-input-placeholder{color:#666}::-ms-input-placeholder{color:#666}::placeholder{color:#666}::-moz-selection{background-color:orange;color:#fff}::selection{background-color:orange;color:#fff}input,textarea{outline:0}input:focus:required:invalid,textarea:focus:required:invalid{border-color:red}input:required:valid,textarea:required:valid{border-color:green}body{scroll-behavior:smooth;font-family:Myriad,Cormorant,sans-serif;font-size:var(--font-size);line-height:1.65;color:var(--textcolor);min-width:320px;position:relative;overflow-x:hidden;width:100%}.social{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.social .bx{color:var(--textcolor);font-size:calc(var(--defaul-size)*2.5);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.social .bx:hover{color:#83788a}.devider{content:"";background-image:url(../images/dist/devider.svg);background-repeat:no-repeat;background-position:center;height:3px;margin:var(--m-32) 0}.letter{padding:0 0 var(--m-16)!important}.letter::first-letter{font-family:Cormorant,serif;font-weight:600;font-size:28px}#spatkanne{background:-o-linear-gradient(279.59deg,rgba(236,246,253,0) 14.78%,rgba(213,224,244,.579271) 35.93%,rgba(213,224,244,.304234) 67.62%,rgba(222,229,233,0) 77.79%);background:linear-gradient(170.41deg,rgba(236,246,253,0) 14.78%,rgba(213,224,244,.579271) 35.93%,rgba(213,224,244,.304234) 67.62%,rgba(222,229,233,0) 77.79%)}#prapanova{background:-o-linear-gradient(289.47deg,rgba(249,197,99,0) 21.68%,rgba(249,197,99,.06) 32.15%,rgba(249,197,99,.06) 55.35%,rgba(249,197,99,0) 76.42%);background:linear-gradient(160.53deg,rgba(249,197,99,0) 21.68%,rgba(249,197,99,.06) 32.15%,rgba(249,197,99,.06) 55.35%,rgba(249,197,99,0) 76.42%);padding-top:0}#kahannie{padding-top:0}*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}ul{list-style-type:none}a{text-decoration:none}section{max-width:1920px;margin:0 auto}.container{max-width:1300px;margin:0 auto;padding:0 1rem}.container-fluid{max-width:1920px;margin:0 auto}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}body.fixed{position:fixed}header{position:absolute;top:0;left:0;width:100%}header .nav-menu{display:none;position:absolute;top:0;right:-130%;opacity:0;width:100%;height:100vh;background:rgba(231,247,255,.57);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index:10}header .nav-menu .close-btn-container{width:100%;height:88px;position:absolute;margin-left:auto;margin-right:auto;left:0;right:0}header .nav-menu .close-menu{position:absolute;width:32px;height:32px;top:55px;right:16px;cursor:pointer;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:10}header .nav-menu .close-menu span{display:block;width:32px;height:2px;background-color:var(--textcolor);border-radius:3px}header .nav-menu .close-menu span:nth-child(1){-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);position:absolute;top:13px}header .nav-menu .close-menu span:nth-child(2){-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);position:absolute;top:15px}header .nav-menu .menu{position:absolute;right:0;width:510px;height:100%;background:#fcfcfc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav-menu .menu ul{margin-bottom:160px;margin-left:48px}header .nav-menu .menu ul li a{font-family:Cormorant,serif;font-weight:600;font-size:var(--h1-size);color:var(--textcolor);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}header .nav-menu .menu ul li a:hover{color:#83788a}header.open .nav-menu{display:block;right:0;opacity:1;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.nav{padding-top:var(--m-56);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-logo{max-width:155px}.nav-burger{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;cursor:pointer;z-index:10}.nav-burger span{width:32px;height:2px;background-color:#fcfcfc;border-radius:3px}.nav-burger span:nth-child(2){width:26px;margin:8px 0}@media (max-width:1920px){header .nav-menu .menu{width:30%;min-width:510px}}@media (max-width:650px){header .nav{padding-top:var(--m-24)}header .nav-menu .menu{width:100%;min-width:auto}header .nav-menu .menu ul li a{font-size:var(--m-56)}header .nav-menu .close-menu{top:24px}}.hero{height:100vh;background:#cb9889;overflow:hidden}.hero-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100vh}.hero-data{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:calc(var(--m-160)/2);-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.hero-data h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Cormorant,serif;font-weight:600;font-size:90px;line-height:115%;color:#fcfcfc}.hero-data .line{display:block;width:144px;height:2px;background:#fcfcfc;border-radius:3px;margin:16px 0 48px 5px}.hero .social i{color:#fcfcfc}.hero-img{margin-right:calc(var(--m-56)*2)}.hero-img svg{height:100%;-o-object-fit:cover;object-fit:cover}.hero .animate1{stroke-dasharray:2292;stroke-dashoffset:2292;-webkit-animation:dash 13s ease-in-out forwards;animation:dash 13s ease-in-out forwards}.hero .animate2{stroke-dasharray:1855;stroke-dashoffset:1855;-webkit-animation:dash 13s ease-in-out forwards;animation:dash 13s ease-in-out forwards}.hero .animate3{stroke-dasharray:723;stroke-dashoffset:723;-webkit-animation:dash 13s ease-in-out forwards;animation:dash 13s ease-in-out forwards}.hero .animate4{stroke-dasharray:1965;stroke-dashoffset:1965;-webkit-animation:dash 13s ease-in-out forwards;animation:dash 13s ease-in-out forwards}@-webkit-keyframes dash{to{stroke-dashoffset:0}}@keyframes dash{to{stroke-dashoffset:0}}@media (max-width:670px){.hero-wrapper{display:block;position:relative}.hero-data{position:absolute;bottom:48px;margin-bottom:0;z-index:2}.hero-img{margin-right:0}.hero-img svg{height:100%;position:absolute;top:0;right:-25%;z-index:1}}@media (max-width:500px){.hero-data{bottom:20vh}.hero-data h1{font-size:40px}.hero-data .line,.hero-data .social{display:none}}.hello{padding:var(--m-160) 0;background:-o-radial-gradient(71.97% 38.88%,31.59% 67.86%,rgba(235,240,250,.31) 0,#fffbf9 100%);background:radial-gradient(31.59% 67.86% at 71.97% 38.88%,rgba(235,240,250,.31) 0,#fffbf9 100%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hello h2{font-family:Cormorant,serif;font-weight:600;font-size:40px;max-width:630px;line-height:120%}.hello-wrapper{padding-top:var(--m-72);gap:var(--m-72);-ms-flex-wrap:wrap;flex-wrap:wrap}.hello-wrapper p{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.hello-wrapper p::first-letter{font-family:Cormorant,serif;font-weight:600;font-size:28px}@media (max-width:670px){.hello{padding:var(--m-72) 0}.hello h2{font-size:28px}.hello-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:var(--m-24);gap:var(--m-16)}}.story{padding:var(--m-72) 0;position:relative}.story-wrapper .story-left-side{height:100vh;width:40%;position:-webkit-sticky;position:sticky;display:inline-block;top:0;background-position:center left;background-size:contain;background-repeat:no-repeat}.story-wrapper .story-right-side{overflow:hidden;min-height:100vh;width:40%;padding-left:35px;display:inline-block;margin-left:50%;margin-top:-100vh}.story-wrapper .story-right-side h3{font-family:Cormorant,serif;font-style:normal;font-weight:600;font-size:32px;line-height:120%;letter-spacing:.016em;padding-bottom:var(--m-24);max-width:400px}.story-wrapper .story-right-side img{width:100%;height:auto;padding:var(--m-32) 0}.story-wrapper .story-right-side .img-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.story-wrapper .story-right-side .img-box img{width:50%;height:auto;padding:0 10px}.story-wrapper .story-right-side p{padding:var(--m-16) 0}.story-wrapper .story-right-side p+img{padding:var(--m-16) 0}.story .vine{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 var(--m-72);gap:56px}.story .vine-name{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.story .vine-name img{padding-top:10px;width:100%;height:auto}.story .vine-description{width:50%;padding-right:8rem}.story .vine-description p::first-letter{font-family:Cormorant,serif;font-weight:600;font-size:28px}@media (max-width:1400px){.story .vine-name{padding-left:var(--m-72)}}@media (max-width:800px){.story .vine-description{padding:0 var(--m-16)}}@media (max-width:700px){.story{padding:0}.story-wrapper .story-left-side{display:none}.story-wrapper .story-right-side{width:100%;margin-top:0;margin-left:0;padding:0 1rem;overflow-y:hidden}.story-wrapper .story-right-side .img-box{max-height:155px}}@media (max-width:685px){.story .vine{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:var(--m-24) 0}.story .vine-name{width:100%;padding:0 1rem}.story .vine-description{width:100%;padding:0 1rem}}.shop{padding-top:var(--m-160)}.shop .ending{gap:var(--m-72)}.shop .ending p{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding-bottom:var(--m-72)}.shop .ending p::first-letter{font-family:Cormorant,serif;font-weight:600;font-size:28px}.shop h4{font-family:Cormorant,serif;font-style:normal;font-weight:600;font-size:37px;line-height:116%;text-align:center;letter-spacing:.007em;max-width:580px;margin:0 auto}.shop-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:var(--m-72);padding-bottom:var(--m-160)}.shop-logos img{width:100%;height:auto;max-width:280px;margin:24px}.shop .map iframe{width:100%}@media (max-width:655px){.shop{padding:var(--m-32) 0}.shop .ending{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-bottom:var(--m-32)}.shop .ending p{padding-bottom:var(--m-16)}.shop .shop-logos{margin-left:0}}footer .footer-links{padding:80px 0 90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .footer-links .social{padding-bottom:24px}footer .footer-links .social a{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}footer .footer-links .social a:hover{color:#83788a}footer .footer-links .contact-link{color:var(--textcolor)}footer .footer-links .contact-link:hover{text-decoration:underline}footer .footer-links p{padding-top:24px}footer span{display:block;text-align:center;font-size:30px;line-height:120%;letter-spacing:.016em;color:#959090}@media (max-width:655px){footer .footer-links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}:root{--defaul-size:1rem;--font-size:1.125rem;--h1-size:4.5rem;--h2-size:2.3125rem;--h3-size:2rem;--m-160:10rem;--m-72:4.5rem;--m-56:3.5rem;--m-32:2rem;--m-24:1.5rem;--m-16:1rem;--textcolor:#403B43}