@font-face{font-display:swap;font-family:'MyWebFont';src:url(/path/to/webfont.woff2) format('woff2');font-display:swap}.articleParagraph{margin-top:10px!important;margin-bottom:30px}.custom-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .8);z-index:1000}.square-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:800px;max-height:800px;background-color:pink;overflow:hidden}.square-box-content{position:relative;width:100%;height:80vh;background-image:url(https://fancyhouse-design.com/wp-content/uploads/2023/12/Subdued-tones-and-abundant-natural-light-contribute-to-the-living-rooms-ambiance.jpg);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-start}.content-container{display:flex;justify-content:space-between}.left-column,.right-column{width:50%}.left-column p{background:rgb(255 255 255 / .85);border-radius:5px;padding:10px;margin:10px}.left-column p a{color:blue;text-decoration:underline}.color-swatch{position:relative;text-align:center;margin:10px 10px 10px auto;width:200px;height:60px;border-radius:5px;line-height:1.5}.color-code{font-weight:700;text-align:left;margin-left:10px}.color-usage{text-align:left;margin-left:10px}.custom-popup-H3-Header{padding-left:10px;margin-left:10px;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}@media (max-width:600px){.color-swatch{width:120px;height:40px;margin:10px 10px 10px auto;text-align:left;margin-left:10px}.color-code,.color-usage{font-size:.8em;text-align:left;margin-left:10px}.left-column p{font-size:.6em}}@keyframes slideInFromLeft{0%{transform:translateX(-100%);opacity:0}100%{transform:translateX(0);opacity:1}}.your-image-class{animation:1s ease-out 1s 1 slideInFromLeft}details{border-bottom:1px solid #ccc;padding:10px 15px;display:flex;align-items:center;background-color:#fff;font-family:'Arial',sans-serif;position:relative;margin-bottom:20px}summary{width:100%;text-align:left;font-size:17px;cursor:pointer;outline:none;display:flex;align-items:center;position:relative}summary::-webkit-details-marker{display:none}summary::before{content:'▶';font-size:20px;margin-right:10px;transition:transform 0.3s ease}details[open] summary::before{transform:rotate(90deg)}.icon{margin-right:15px;background-size:contain;width:40px;height:40px;flex-shrink:0}.panel{padding-top:10px;margin-top:10px;border-top:1px solid #eee;transition:max-height 0.3s ease}.table-info{display:flex;justify-content:space-between;align-items:center;width:100%;flex-grow:1}.table-title,.table-category{margin:0}.table-title{font-weight:500;color:#333}.table-category{color:#666;font-size:14px}.table-price{font-weight:700;color:#000}.responsive-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;box-sizing:border-box}table{border-collapse:collapse}th,td{text-align:left;padding:8px;border-bottom:1px solid #ddd}th{background-color:#f7f7f7;font-weight:700;white-space:nowrap}.price-table-disclaimer{font-style:italic}.image-container{position:relative}.where-to-buy-icon-class{position:absolute;top:10px;right:10px;width:50px;height:50px;background-image:url(https://fancyhouse-design.com/wp-content/uploads/2024/01/where-to-buy-icon-100x100-1.png);background-size:cover;background-color:rgb(255 255 255 / .5);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer;transition:background-color 0.3s ease}.where-to-buy-icon-class:hover{background-color:rgb(255 255 255 / .7)}.email-icon-class{font-size:24px;width:50px;height:50px;line-height:50px;text-align:center;position:absolute;top:10px;right:80px;color:#000;cursor:pointer;background-color:rgb(255 255 255 / .5);border-radius:50%;display:inline-block;padding:0}.email-icon-class:hover{background-color:rgb(255 255 255 / .7)}.like-icon-class{font-size:24px;width:50px;height:50px;line-height:50px;text-align:center;position:absolute;bottom:20px;right:10px;color:#6e6969;cursor:pointer;background-color:rgb(255 255 255 / .5);border-radius:50%;display:inline-block;padding:0;animation:pop-in 1s ease-out 0.5s}.like-icon-class:hover{background-color:rgb(255 255 255 / .7);font-size:26px}.like-icon-clicked{color:red!important;animation:pop-in 0.5s ease-out}.share-icon-class{font-size:24px;width:50px;height:50px;line-height:50px;text-align:center;position:absolute;bottom:20px;left:20px;color:#6e6969;cursor:pointer;background-color:rgb(255 255 255 / .5);border-radius:50%;display:inline-block;padding:0;animation:pop-in 1s ease-out 0.5s}.share-icon-class:hover{background-color:rgb(255 255 255 / .7);color:darkgray;font-size:26px}@keyframes pop-in{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2);opacity:1}100%{transform:scale(1);opacity:1}}@media screen and (max-width:800px){th,td{padding:4px;font-size:10px;white-space:nowrap}.like-icon-class,.email-icon-class,.share-icon-class,.where-to-buy-icon-class{font-size:18px;width:30px;height:30px;line-height:30px}.email-icon-class{right:50px}.like-icon-class:hover{color:#6e6969}table{overflow-x:auto}.image-row{display:block!important}.responsive-table-container{overflow-x:auto;position:relative}.table{position:relative;border-collapse:separate}.table tr:first-child th:first-child,.table td:first-child{position:-webkit-sticky;position:sticky;left:0;background-color:#fff;z-index:1}.price-table-disclaimer{font-size:10px}}#scroll-to-top{display:none;position:fixed;bottom:20px;left:30px;z-index:99;border:none;outline:none;background-color:gray;color:#fff;cursor:pointer;padding:5px 15px;border-radius:10px;opacity:.6;transition:background-color 0.5s ease,transform 0.3s ease}#scroll-to-top:hover{background-color:#555;transform:translateY(-2px)}.article-content-list li a{color:#48b;font-family:var(--e-global-typography-accent-font-family)}.article-content-list li{list-style:none}.article-content-list li::before{content:"> ";color:#48b;transition:content 0.5s ease;display:inline-block;margin-right:5px}.article-content-list li:hover::before{content:">> "}.articlePriceTableShoppingCart{font-size:20px;color:blue}.articlePriceTableShoppingCart::hover{color:lightblue}.custom-popup-price-table{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .8);z-index:1000}.square-box-price-table{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:800px;max-height:90vh;background-color:pink;overflow:hidden}.square-box-content-price-table{position:relative;width:100%;height:80vh;background-color:#fff;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-start;overflow:auto;padding:20px}.furniture-table,.finishes-table{width:100%;table-layout:auto;border-collapse:collapse}.furniture-table th,.finishes-table th,.furniture-table td,.finishes-table td{text-align:left;padding:8px;border-bottom:1px solid #ddd;word-wrap:break-word}.furniture-table th,.finishes-table th{background-color:#f7f7f7;font-weight:700;white-space:nowrap}.where-to-buy-link-container{text-align:center!important}.where-to-buy-link{color:blue!important;text-decoration:underline!important}@media screen and (max-width:800px){.furniture-table th,.finishes-table th,.furniture-table td,.finishes-table td{padding:4px;font-size:10px;white-space:nowrap}.responsive-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.furniture-table-header,.finishes-table-header{background-color:#f7f7f7;padding:0 20px;z-index:2}.furniture-table,.finishes-table{width:auto;min-width:100%;margin-bottom:10px}.image-row{display:block!important}.responsive-table-container{overflow-x:auto;position:relative}.furniture-table,.finishes-table{position:relative;border-collapse:separate}.furniture-table tr:first-child th:first-child,.finishes-table tr:first-child th:first-child,.furniture-table td:first-child,.finishes-table td:first-child{position:-webkit-sticky;position:sticky;left:0;background-color:#fff;z-index:2}.price-table-disclaimer{font-size:10px}}.slider-container{position:relative;overflow:hidden;max-width:900px;height:900px;margin:0 auto;border-radius:20px}.slider-image{position:absolute;top:0;left:-15%;width:130%;height:100%;background-size:cover;background-position:center;opacity:0;transform:scale(1);transition:opacity 0.5s ease-in-out,transform 5s ease-in-out}.slider-image.active{opacity:1;transform:translateX(10%) scale(1.5)}.play-button{position:absolute;top:95%;left:5%;width:60px;height:60px;background-color:rgb(0 0 0 / .5);border-radius:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center}.play-button::after{content:'';width:0;height:0;border-top:15px solid #fff0;border-bottom:15px solid #fff0;border-left:25px solid #fff;margin-left:10px}.play-button.paused::before,.play-button.paused::after{content:'';position:absolute;top:50%;width:4px;height:20px;background-color:#fff;transform:translate(-50%,-50%)}.play-button.paused::before{left:calc(50% - 6px)}.play-button.paused::after{left:calc(50% + 2px)}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading-spinner{border:4px solid rgb(255 255 255 / .3);border-top:4px solid #fff;border-radius:50%;width:60px;height:60px;animation:spin 2s linear infinite;z-index:30;display:block}@media screen and (max-width:800px){.slider-container{max-width:500px;height:500px}.play-button{position:absolute;top:90%;left:10%;width:40px;height:40px}}*{box-sizing:border-box}body,h1,h2,h3,p{margin:0;padding:0}.full-width-image img{width:100%;height:auto;display:block}.container{max-width:1200px;margin:auto;padding:20px}.row{display:flex;flex-wrap:wrap;margin:0 -15px;justify-content:center;align-items:stretch}.col{flex:1;padding:15px;min-width:300px;display:flex;flex-direction:column;align-items:center}.col img{width:100%;height:auto}.col h3,.col p{width:100%}.page-title,.service-header{color:#333;text-align:center;margin-top:40px;margin-bottom:20px}.page-subheader,.section-subheader{font-size:1.2em;color:#555;text-align:center;margin-bottom:10px}.intro-text,.service-description{font-size:1em;line-height:1.6;color:#666;margin-bottom:20px}.service-column,.solutions-column{margin-bottom:20px;text-align:center}.request-quote-form-container{display:flex;justify-content:center;align-items:center;min-height:100vh}.btn-link{display:inline-block;margin:30px 0;padding:12px 25px;background-color:#333;color:#fff;text-decoration:none;text-align:center;border:none;border-radius:0;cursor:pointer;transition:background-color 0.3s ease,color 0.3s ease}.btn-link:hover{background-color:#000;color:lightgray}.contact-form-section{max-width:800px;margin:40px auto;padding:20px;background:#f8f9fa;border:1px solid #ccc;border-radius:8px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:50px}.form-row{display:contents}.form-column{display:flex;flex-direction:column}.contact-form label{margin-bottom:5px}.contact-form input,.contact-form select,.contact-form textarea{padding:8px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px}.contact-form-section #size,.contact-form-section #location{width:100%}@media (max-width:768px){.row{flex-direction:column}.col{min-width:100%}.container,.row,.col{padding:10px}.page-title,.service-header{margin-top:20px;margin-bottom:10px}.btn-link{margin:20px auto}.contact-form{grid-template-columns:1fr}}.price-list{width:100%;border-collapse:collapse;margin-top:20px}.price-list th,.price-list td{border:1px solid #ddd;padding:8px;text-align:left}.price-list th{background-color:#f2f2f2}.price{color:green;font-weight:700}.description{font-size:.9em}.centered-list{list-style-type:none;padding:0;text-align:left}.centered-list li{background:#f4f4f4;margin-bottom:8px;padding:10px;border-radius:5px}.centered-list ul{list-style-type:circle;padding-left:20px}.blog-link{color:#07c;text-decoration:none;font-weight:700;font-size:16px}.blog-link:hover,.blog-link:focus{color:#0055a5;text-decoration:underline;cursor:pointer}.blog-link:active{color:#003d7a}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;width:100%;max-width:100%}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.related-posts{display:grid;grid-gap:16px;margin-top:20px}.related-post{border:1px solid #ccc;padding:8px;border-radius:4px}.related-post img{width:100%;height:auto;border-radius:4px}.related-post a{text-decoration:none;color:#000}@media (min-width:768px){.related-posts{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:767px){.related-posts{grid-template-columns:1fr}}.ba-slider{position:relative;overflow:hidden;width:100%;height:auto;aspect-ratio:1 / 1;user-select:none}.ba-slider img,.ba-resize{position:absolute;width:100%;height:100%;user-select:none;pointer-events:none}.ba-resize{background-size:cover;top:0;left:0;width:50%;height:100%;overflow:hidden;user-select:none;pointer-events:none}.ba-handle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;width:30px;height:60px;background-color:#fff;cursor:ew-resize;display:flex;align-items:center;justify-content:center;user-select:none}.ba-handle::before,.ba-handle::after{content:'';display:block;width:0;height:0;border-style:solid;border-color:#fff0;margin:0 2px}.ba-handle::before{border-width:6px 6px 6px 0;border-right-color:#404040}.ba-handle::after{border-width:6px 0 6px 6px;border-left-color:#404040}