@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{--font-size: 62.5%;font-size:var(--font-size);--color-black: #130C0E;--color-white: #ffffff;--color-white-off: #E2CEC3;--color-brown-lite: #8A4A3E;--color-brown: #6F291C;--header-spacing: 120px;--section-spacing: 50px;--circle-size: 1000px}@media screen and (max-width: 768px){:root{--section-spacing: 30px}}html{background:#130c0e;scroll-behavior:smooth;height:100vh}body{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;font-size:1.4rem;line-height:2rem;font-weight:300;padding-top:var(--header-spacing);color:#fff}@media screen and (max-width: 900px){body{--header-spacing: 90px}}h1,h2,h3,h4,h5,h6{margin-bottom:10px;font-weight:300;line-height:1;text-transform:uppercase;text-wrap:balance}h1:is(h1),h2:is(h1),h3:is(h1),h4:is(h1),h5:is(h1),h6:is(h1){font-size:5rem}h1:is(h2),h2:is(h2),h3:is(h2),h4:is(h2),h5:is(h2),h6:is(h2){font-size:3rem}h1:is(h3),h2:is(h3),h3:is(h3),h4:is(h3),h5:is(h3),h6:is(h3){font-size:2rem}h1:is(h4),h2:is(h4),h3:is(h4),h4:is(h4),h5:is(h4),h6:is(h4){font-size:1.8rem}h1:is(h5),h2:is(h5),h3:is(h5),h4:is(h5),h5:is(h5),h6:is(h5){font-size:1.6rem}h1:is(h6),h2:is(h6),h3:is(h6),h4:is(h6),h5:is(h6),h6:is(h6){font-size:1.6rem}@media screen and (max-width: 768px){h1:is(h1),h2:is(h1),h3:is(h1),h4:is(h1),h5:is(h1),h6:is(h1){font-size:3.5rem}h1:is(h2),h2:is(h2),h3:is(h2),h4:is(h2),h5:is(h2),h6:is(h2){font-size:2.5rem}h1:is(h3),h2:is(h3),h3:is(h3),h4:is(h3),h5:is(h3),h6:is(h3){font-size:1.8rem}}p{text-wrap:balance}.button-holder{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.button-holder.center{justify-content:center}.button{background:var(--color-white-off);border:2px solid var(--color-white-off);border-radius:4px;padding:0 24px;min-width:208px;height:46px;display:inline-flex;align-items:center;gap:10px;white-space:nowrap;justify-content:center;transition:background .1s ease-out,border-color .1s ease-out,color .1s ease-out}.button svg{width:14px}.button:not(.secondary){color:var(--color-black)}.button:not(.secondary):hover{background:var(--color-brown-lite);color:#fff}.button:not(.secondary):hover svg path{fill:#fff}.button:not(.secondary):active{background:var(--color-brown);color:#fff}.button.secondary{background:none;color:var(--color-white-off)}.button.secondary:hover{background:var(--color-white);border-color:#fff;color:var(--color-black)}@media screen and (max-width: 466px){.button{width:100%;justify-content:center}}.nav-holder{background:var(--color-black);border-bottom:1px solid rgba(255,255,255,.5);position:fixed;top:0;left:0;right:0;max-width:2560px;height:var(--header-spacing);margin:0 auto;z-index:1;display:flex;align-items:center;padding:0 30px;z-index:2}.nav-holder .button{font-weight:500}.nav-holder .content-holder{display:flex;align-items:center;gap:60px}.nav-holder .logo{width:200px;position:relative;z-index:1;display:block}.nav-holder .logo svg{width:100%}.nav-holder .menu-toggle{width:52px;display:inline-block;cursor:pointer;-webkit-user-select:none;user-select:none;padding:10px;display:none;z-index:1}.nav-holder .menu-toggle .line{transition:all .3s ease;transform-origin:center}.nav-holder .menu-toggle.active .top{transform:translateY(6px) translate(-7px) rotate(45deg)}.nav-holder .menu-toggle.active .middle{opacity:0}.nav-holder .menu-toggle.active .bottom{transform:translateY(-6px) translate(-7px) rotate(-45deg)}.nav-holder nav{flex:1}.nav-holder nav ul{display:flex;align-items:center;gap:0}.nav-holder nav ul li:last-child{margin-left:auto}.nav-holder nav ul li:not(:last-child) a{padding:10px 20px;font-weight:500;transition:color .1s ease-out}.nav-holder nav ul li:not(:last-child):hover a{color:#fff}.nav-holder nav ul li:not(:last-child):hover~li:not(:last-child) a,.nav-holder nav ul li:not(:last-child):has(~li:not(:last-child):hover) a{color:#ffffff80}@media screen and (max-width: 960px){.nav-holder nav ul li:not(:last-child) a{padding:10px}}@media screen and (max-width: 900px){.nav-holder{--header-spacing: 90px;padding:0 20px 0 30px}.nav-holder .logo{width:160px}.nav-holder nav{display:flex;justify-content:flex-end}.nav-holder nav ul{background:#000;position:fixed;top:0;right:0;bottom:0;left:0;flex-direction:column;align-items:center;gap:0px;padding:120px 0 60px;translate:0 -100%;transition:translate .6s cubic-bezier(.075,.82,.165,1);overflow:hidden}.nav-holder nav ul:after{background:radial-gradient(68.37% 68.37% at 53.62% 37.95%,#8a4a3e,#924e3ce3 6%,#a85a3a91 25%,#ba633752 43%,#c66a3624 60%,#ce6e350a 71.15%,#d1703500 80.77%,#fff0 90%);position:absolute;top:-1200px;bottom:-1200px;width:100%;right:-50%;z-index:-1;content:""}.nav-holder nav ul li{width:100%;border-top:1px solid white}.nav-holder nav ul li:not(:last-child) a{padding:20px;display:inline-block;width:100%;font-size:1.5rem}.nav-holder nav ul li:last-child{padding:20px;margin-left:initial;text-align:right}.nav-holder .menu-toggle{display:block}.nav-holder.active nav ul{translate:0}}@media screen and (max-width: 500px){.nav-holder .button{width:100%;justify-content:center}}header{padding:100px 30px 200px;position:relative;--circle-size: 1400px}header .circle-glow{width:var(--circle-size);right:-600px;top:-500px;opacity:.7}header .social-media-holder{top:-6px;left:-180px;position:absolute;flex-direction:column;transition:opacity .3s ease}header .content-holder{position:relative}header .content-holder:after{background:url(./images/header-image.png) bottom/contain no-repeat;width:700px;aspect-ratio:1;position:absolute;right:-250px;bottom:-350px;z-index:-1;content:""}header .content-holder .content{max-width:54%}@media screen and (max-width: 1660px){header .social-media-holder{opacity:0}}@media screen and (max-width: 820px){header{padding:100px 30px;--circle-size: 1000px}header .content-holder:after{width:400px;right:-60px;bottom:-80px}header .content-holder .content{max-width:60%}}@media screen and (max-width: 650px){header{padding:60px 30px}header h1{max-width:460px}header .content-holder:after{width:400px;right:-200px;bottom:auto;top:-140px}header .content-holder .content{max-width:90%}}@media screen and (max-width: 466px){header .content-holder .content{max-width:none}}.website-holder{max-width:2560px;margin:0 auto;overflow-x:hidden}.website-holder:before{border-left:2px solid white;width:1600px;position:fixed;top:0;right:0;bottom:0;left:0;margin:0 auto;pointer-events:none;z-index:1;transition:opacity .3s ease;content:""}@media screen and (max-width: 1700px){.website-holder:before{opacity:0}}section{padding:calc(var(--section-spacing) * 2) 30px;position:relative}section.lite{background:linear-gradient(103deg,#e2cec3 39.38%,#8a4a3e 127.02%);color:var(--color-black)}section#services,section#creations,section#rates,section#about-us{scroll-margin:calc(var(--section-spacing) * 2)}section#services .circle-glow{width:calc(var(--circle-size) * 1.2);left:-700px;top:-500px}@media screen and (max-width: 1520px){section#services .circle-glow{opacity:.3}}section#creations .circle-glow:nth-child(1){width:calc(var(--circle-size) * 1.2);right:-700px;top:-300px}section#creations .circle-glow:nth-child(2){width:calc(var(--circle-size) * 1.2);left:-600px;bottom:-500px}@media screen and (max-width: 1520px){section#creations .circle-glow{opacity:.4}}.content-holder{width:100%;max-width:1200px;margin:0 auto}.services-holder{display:flex;flex-wrap:wrap;gap:14px;margin:20px 0 40px;--blocks-per-row: 3}.services-holder h4{font-size:1.8rem;margin:10px 0}.services-holder svg{width:30px}.services-holder>div{border-radius:4px;background:linear-gradient(180deg,#8b4a3ea6,#dd8675a6 68.53%);flex:1 0 calc(100% / var(--blocks-per-row) - 14px);padding:20px}@media screen and (max-width: 1000px){.services-holder{--blocks-per-row: 2}.services-holder+.button-holder.center{justify-content:flex-start}}@media screen and (max-width: 480px){.services-holder{--blocks-per-row: 1}}.creations-holder{display:flex;flex-wrap:wrap;margin-top:60px;--creatins-per-row: 3}.creations-holder>div{background-size:cover;flex:1 0 calc(100% / var(--creatins-per-row));aspect-ratio:1}@media screen and (max-width: 1000px){.creations-holder{--creatins-per-row: 2}}@media screen and (max-width: 400px){.creations-holder{--creatins-per-row: 1;gap:6px}}.tabs-holder{gap:10px;margin:40px 0 30px;display:none}.tabs-holder>div{border:2px solid var(--color-black);border-radius:4px;padding:6px 24px;font-weight:500;font-size:1.4rem;-webkit-user-select:none;user-select:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.tabs-holder>div:hover{background:#d7bfb0}.tabs-holder>div:not(.active){cursor:pointer}.tabs-holder>div.active{background:var(--color-black);color:#fff}@media screen and (min-width: 680px){.tabs-holder{display:flex}}.tabs-select-holder{display:none;position:relative;align-items:center;width:100%;max-width:300px}.tabs-select-holder:after{position:absolute;right:0;margin-top:10px;margin-right:20px;pointer-events:none;width:8px;height:8px;border-right:2px solid #ccc7ce;border-bottom:2px solid #ccc7ce;transform:translateY(-30%) rotate(45deg);content:""}.tabs-select-holder select{background:var(--color-black);border-radius:4px;width:100%;margin:40px 0 30px;padding:12px 16px;max-width:300px;color:#fff;outline:none;font-weight:500}@media screen and (max-width: 680px){.tabs-select-holder{display:flex}}.rates-holder{column-count:2;column-gap:100px}.rates-holder h4{display:flex;align-items:center;gap:10px;margin-bottom:14px}.rates-holder h4:before{background:var(--color-black);height:1px;order:1;flex:1;content:""}.rates-holder h4:after{order:2;font-weight:600;content:"€ " attr(data-price)}.rates-holder p{text-wrap:balance}.rates-holder div{break-inside:avoid}.rates-holder div:not(:last-of-type){margin-bottom:30px}@media screen and (max-width: 1270px){.rates-holder{column-gap:40px}}@media screen and (max-width: 768px){.rates-holder{column-count:1;column-gap:0}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.owners-holder{display:flex;gap:100px;margin-top:60px}.owners-holder img{margin-bottom:30px;width:100%}.owners-holder p:first-of-type{font-weight:700}@media screen and (max-width: 1270px){.owners-holder{gap:40px}}@media screen and (max-width: 860px){.owners-holder{gap:20px}}@media screen and (max-width: 470px){.owners-holder{flex-direction:column}}.social-media-holder{display:flex;gap:10px;margin-top:14px}.social-media-holder svg{width:30px;height:30px}.social-media-holder svg path{transition:fill .1s ease-out}.social-media-holder a:hover svg path{fill:#fff}footer{background:#000;position:relative;z-index:1}footer .top{padding:var(--section-spacing) 30px}footer .top .content-holder{display:flex;gap:100px}footer .top .content-holder h3{margin-bottom:10px}footer .top .content-holder .logo{width:200px}footer .top .content-holder .list-holder{flex:1;display:flex;flex-wrap:wrap;justify-content:space-between}footer .top .content-holder ul.opening-hours li:has(span){display:flex}footer .top .content-holder ul.opening-hours li:has(span) span:first-child{width:98px}footer .bottom{background:var(--color-brown);padding:10px 30px}footer .bottom .content-holder{display:flex;justify-content:space-between}footer .bottom ul{display:flex;gap:20px}@media screen and (max-width: 1270px){footer .top .content-holder .list-holder{gap:30px}footer .top .content-holder .list-holder>div{width:calc(50% - 30px)}footer .top .content-holder .list-holder>div:nth-child(1){order:1}footer .top .content-holder .list-holder>div:nth-child(2){order:4}footer .top .content-holder .list-holder>div:nth-child(3){order:2}footer .top .content-holder .list-holder>div:nth-child(4){order:3}}@media screen and (max-width: 800px){footer .top .content-holder{flex-direction:column;gap:30px}}@media screen and (max-width: 500px){footer .top .content-holder .list-holder>div{width:100%}}@media screen and (max-width: 440px){footer .bottom .content-holder{flex-direction:column;gap:8px}}.circle-glow{background:radial-gradient(53.34% 53.34% at 52.23% 47.57%,#8a4a3e,#924e3ce3 6%,#a85a3a91 26.44%,#ba633752 43%,#c66a3624 60%,#ce6e350a 74.04%,#d1703500 94.71%);aspect-ratio:1;position:absolute;z-index:-2;background:radial-gradient(53.34% 53.34% at 52.23% 47.57%,#974936,#9a5240e3 6%,#9f5d4d91 26.44%,#a4695a52 43%,#a6716424 60%,#a77a6e0a 74.04%,#a57f7500 94.71%)}.circle-glow.light{background:radial-gradient(122.31% 122.31% at 48.53% 54.55%,#e1b0a5,#e1b0a5de 2%,#e1b0a59c,#dba39563,#d89a8738 17%,#d791801a,#d88a7708 25%,#d7887b00 28%,#d7887b00)}.quote{position:relative}.quote:before{background:url(./images/quote-bg.png) center/contain no-repeat;position:absolute;left:-50px;top:-50px;width:100px;height:100px;z-index:-1;content:""}@media screen and (max-width: 1360px){.quote:before{display:none}}
