ADVERTISEMENT

Bern by Brittany answers the demand for luxury mountain living

Brittany Corporation builds its first luxury residential development in Baguio

Published Feb 25, 2026 05:42 pm
Bern's modern Swiss design and pine cone-inspired facade (Artist's perspective)
Bern's modern Swiss design and pine cone-inspired facade (Artist's perspective)
The chill vibe of Baguio City had always been a welcome respite from the heat and hustle of urban living in the lowlands. With the rise of Bern by Brittany Corporation, Villar Group’s luxury leisure and residential arm, that coveted Baguio feels will soon become an everyday reality in luxurious mountain living.
As Brittany’s inaugural development in Baguio, the four-tower Bern follows the footprint of the highly successful Crosswinds Tagaytay development, which draws inspiration from Swiss living and features beautiful themed neighborhoods nestled among towering pine trees.
Rising from Outlook Drive, Bern’s first tower, the eight-story Eiger, offers an unobstructed scenic view of the mountain range, rolling clouds, and endless skyline, coupled with amenities for mobility and wellbeing, and the relaxing ambience of a vacation home.
Bern will ultimately comprise four towers and a future luxury hotel component, forming a distinctive residential and leisure destination in the Philippines’ famed Summer Capital.
Bern by Brittany in its prime location in Baguio City (Artist's perspective)
Bern by Brittany in its prime location in Baguio City (Artist's perspective)
“Bern is a true standout in our portfolio. With its strategic location, elegant design, and curated leisure spaces, Bern captures the essence of refined living. It is more than just a residential address; it is a destination where exclusivity, comfort, and lifestyle come together,” said Eda Tambologan, Brittany group head.
With Singapore-based Wow Architects onboard, the mid-rise condo development will distinctly carry a Swiss mountain lifestyle and architectural features showcasing Baguio’s landscape through organic, pine-cone-inspired forms, flowing curves, and cantilevered balconies that maximize views, light, and mountain air.
Brittany Group Head Eda Tambologan
Brittany Group Head Eda Tambologan
“Eiger is inspired by an organic pinecone form to create unparalleled interaction with Baguio’s nature,” explained Architect Gether Angelo Quintos, Brittany planning head. “Residents will experience the cool breeze and scenic views from cantilevered balconies while surrounded by the scent of pine trees. The development maximizes mountain vistas, including views toward Mines View Park, while integrating sustainable features such as natural ventilation, rainwater harvesting, and the retention of existing pine trees.”
Brittany Planning Head Architect Gether Angelo Quintos
Brittany Planning Head Architect Gether Angelo Quintos
The Eiger tower will house four to eight rooms on each floor, with one- to two-bedroom units measuring 46 sqm to 101 sqm, all designed to maximize space, natural light, and ventilation amid the city’s cool climate.
To enhance residents’ wellbeing, the amenity list includes rooftop fire-pit lounges and heated Jacuzzis with panoramic mountain views, a forest trail within a central garden that leads to the Coffee Project café and a commercial area, as well as wellness-oriented shared spaces. In addition, the on-site restaurant will feature al fresco dining while enjoying the mountain breeze.
Bern’s prime location also makes top tourist spots accessible, such as Burnham Park, Mines View Park, and the BenCab Museum.
Bern Division Head Joshua Cabungan
Bern Division Head Joshua Cabungan
At the Eiger's commencement ceremony held on February 18, Joshua Cabungan, division head for Bern, said that the event signals more than the tower’s construction. “It is the manifestation of a dream once imagined and now taking form—a four-tower residential development that redefines mountain living through understated luxury and architectural harmony,” he said.
Cabungan also reported Eiger’s sold-out status, reflecting the luxury market’s warm reception to Brittany’s fourth luxury development. “Our clients are mostly from the Benguet province and, more recently, from Pampanga. From the international market, we have Japanese buyers,” he added.
Prompted by the upbeat sales figures, Brittany executives had recently opened the pre-selling of the Bern Tower 2, Niesen. With wider dimensions, the second condo building will have 104 residential units, with one to two bedrooms ranging from 41.55 sqm to 83.10 sqm with balconies.
“For the second tower, we will be offering signature rooms on the top level, with sizes around 80 to 120 sqm. Its premium price will range from P50 million to 100 million,” shared by Cabungan.
Eiger is scheduled for completion in 2027, followed by Niesen in 2028. The third tower will be launched the following year.

Related Tags

Brittany Corporation Bern by Brittany Eda Tambologan Joshua Cabungan
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.