searching for the next available dates
/* ========================================================= LA RÉSERVE BY DUKA WINERY WEBHOTELIER ABOUT SECTION ========================================================= */
.lr-estate-about { --lr-olive: #6a6742; --lr-olive-dark: #535035; --lr-brown: #331e00; --lr-text: #3b3731; --lr-muted: #777168; --lr-cream: #fff4ea; --lr-page: #fbf8f4; --lr-border: rgba(51, 30, 0, 0.12); --lr-border-soft: rgba(51, 30, 0, 0.07);
position: relative; box-sizing: border-box; margin: 20px 0 42px; padding: 50px;
overflow: hidden; isolation: isolate;
color: var(--lr-text); background: radial-gradient( circle at 95% 5%, rgba(106, 103, 66, 0.105) 0, rgba(106, 103, 66, 0.035) 25%, transparent 48% ), linear-gradient( 145deg, #ffffff 0%, #fdfbf7 58%, #f8f6ef 100% );
border: 1px solid var(--lr-border); border-radius: 18px;
box-shadow: 0 22px 55px rgba(51, 30, 0, 0.06), 0 4px 12px rgba(51, 30, 0, 0.025);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; }
.lr-estate-about, .lr-estate-about * { box-sizing: border-box; }
.lr-estate-about::before { content: ""; position: absolute; z-index: -1; top: -28px; right: 20px;
width: 290px; height: 290px;
border: 1px solid rgba(106, 103, 66, 0.08); border-radius: 50%; }
.lr-estate-about::after { content: "R"; position: absolute; z-index: -1; top: -54px; right: 58px;
color: rgba(106, 103, 66, 0.035);
font-family: Georgia, "Times New Roman", serif; font-size: 270px; font-style: italic; font-weight: 400; line-height: 1; pointer-events: none; }
.lr-estate-about__accent { position: absolute; top: 0; left: 50px;
width: 82px; height: 4px;
background: var(--lr-olive); border-radius: 0 0 4px 4px; }
.lr-estate-about__top { display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(245px, 0.75fr); gap: 54px; align-items: end; }
.lr-estate-about__eyebrow { display: block; margin: 0 0 17px;
color: var(--lr-olive);
font-size: 11px; font-weight: 700; line-height: 1.2; letter-spacing: 0.22em; text-transform: uppercase; }
.lr-estate-about h2 { max-width: 720px; margin: 0;
color: var(--lr-brown);
font-family: Georgia, "Times New Roman", serif; font-size: clamp(34px, 4.3vw, 52px); font-weight: 400; line-height: 1.08; letter-spacing: -0.035em; }
.lr-estate-about__intro { position: relative; margin: 0; padding: 5px 0 5px 24px;
color: var(--lr-olive-dark);
border-left: 1px solid rgba(106, 103, 66, 0.38);
font-family: Georgia, "Times New Roman", serif; font-size: 17px; line-height: 1.65; }
.lr-estate-about__rule { width: 100%; height: 1px; margin: 38px 0 34px;
background: linear-gradient( 90deg, rgba(106, 103, 66, 0.32), rgba(106, 103, 66, 0.06) ); }
.lr-estate-about__body { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(250px, 0.65fr); gap: 55px; align-items: start; }
.lr-estate-about__copy { max-width: 760px; }
.lr-estate-about__copy p { margin: 0 0 18px;
color: var(--lr-text);
font-size: 14px; line-height: 1.82; }
.lr-estate-about__copy p:last-child { margin-bottom: 0; }
.lr-estate-about__details { padding: 25px 27px;
background: rgba(255, 244, 234, 0.52); border: 1px solid var(--lr-border-soft); border-radius: 12px; }
.lr-estate-about__details-title { display: block; margin: 0 0 20px;
color: var(--lr-brown);
font-family: Georgia, "Times New Roman", serif; font-size: 18px; font-weight: 400; line-height: 1.3; }
.lr-estate-about__detail { position: relative; margin: 0; padding: 13px 0 13px 19px;
color: var(--lr-text);
border-top: 1px solid var(--lr-border-soft);
font-size: 12px; font-weight: 600; line-height: 1.45; letter-spacing: 0.025em; }
.lr-estate-about__detail:first-of-type { padding-top: 0; border-top: 0; }
.lr-estate-about__detail::before { content: ""; position: absolute; top: 19px; left: 0;
width: 5px; height: 5px;
background: var(--lr-olive); border-radius: 50%; }
.lr-estate-about__detail:first-of-type::before { top: 6px; }
.lr-estate-about__closing { margin: 35px 0 0; padding: 24px 28px;
color: var(--lr-olive-dark); background: rgba(106, 103, 66, 0.055);
border-left: 3px solid var(--lr-olive); border-radius: 0 10px 10px 0;
font-family: Georgia, "Times New Roman", serif; font-size: 16px; line-height: 1.65; }
@media (max-width: 850px) { .lr-estate-about { padding: 42px 36px; }
.lr-estate-about__accent { left: 36px; }
.lr-estate-about__top, .lr-estate-about__body { grid-template-columns: 1fr; }
.lr-estate-about__top { gap: 25px; }
.lr-estate-about__body { gap: 30px; }
.lr-estate-about__intro { max-width: 680px; } }
@media (max-width: 600px) { .lr-estate-about { margin: 15px 0 32px; padding: 36px 24px 27px;
border-radius: 14px;
box-shadow: 0 14px 35px rgba(51, 30, 0, 0.05), 0 2px 8px rgba(51, 30, 0, 0.025); }
.lr-estate-about::before { top: -40px; right: -70px;
width: 220px; height: 220px; }
.lr-estate-about::after { top: -30px; right: -4px;
font-size: 190px; }
.lr-estate-about__accent { left: 24px; width: 62px; height: 3px; }
.lr-estate-about__eyebrow { margin-bottom: 13px; font-size: 10px; }
.lr-estate-about h2 { font-size: 34px; line-height: 1.08; }
.lr-estate-about__intro { padding-left: 18px;
font-size: 16px; line-height: 1.58; }
.lr-estate-about__rule { margin: 29px 0 26px; }
.lr-estate-about__copy p { margin-bottom: 16px;
font-size: 13.5px; line-height: 1.75; }
.lr-estate-about__details { padding: 22px; }
.lr-estate-about__closing { margin-top: 28px; padding: 20px 21px;
font-size: 15px; } }
The Estate
La Réserve by Duka Winery
An intimate retreat among the vineyards, shaped by nature, wine and the quiet rhythm of the estate.
Set within the vineyards of Duka Winery and overlooking a tranquil private lake, La Réserve is a peaceful countryside retreat where contemporary comfort meets the character and hospitality of the estate.
Its thoughtfully designed rooms and villas provide an elegant setting for romantic escapes, relaxing weekends and memorable stays shared with family or friends.
Beyond the accommodation, guests can discover the estate through wine tastings, seasonal dining, vineyard walks, lakeside moments, boat experiences and kayaking, each revealing a different side of life at Duka Winery.
At a glance
Boutique rooms and villas
Duka Winery and vineyards
Tranquil private lake
Seasonal estate dining
Wine and lake experiences
La Réserve invites you to slow down, reconnect and experience one of Albania’s most distinctive wine and nature destinations.