#checkbox{display:none}.toggle{position:relative;width:40px;height:40px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;transition-duration:.5s}.bars{width:100%;height:4px;background-color:var(--secondaryColor);border-radius:4px}#bar2{transition-duration:.8s}#bar1,#bar3{width:70%}#checkbox:checked+.toggle .bars{position:absolute;transition-duration:.5s}#checkbox:checked+.toggle #bar2{transform:scaleX(0);transition-duration:.5s}#checkbox:checked+.toggle #bar1{width:100%;transform:rotate(45deg);transition-duration:.5s}#checkbox:checked+.toggle #bar3{width:100%;transform:rotate(-45deg);transition-duration:.5s}#checkbox:checked+.toggle{transition-duration:.5s;transform:rotate(180deg)}.styles_overlayContainer__4GKG3{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.style_videoContainer__QTRRi{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.style_videoContainer__QTRRi video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover;width:100%!important;height:100%}.fancy{background-color:transparent;border:2px solid var(--secondaryColor);border-radius:0;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;float:right;font-weight:700;letter-spacing:.05em;margin:0;outline:none;overflow:visible;padding:1.25em 2em;position:relative;text-align:center;text-decoration:none;text-transform:none;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:13px}.fancy:before{content:" ";width:1.5625rem;height:2px;background:var(--secondaryColor);top:50%;left:1.5em;position:absolute;transform:translateY(-50%);transform-origin:center;transition:background .3s linear,width .3s linear}.fancy .text{font-size:1.125em;line-height:1.33333em;padding-left:2em;display:block;text-align:left;transition:all .3s ease-in-out;text-transform:uppercase;text-decoration:none;color:var(--secondaryColor)}.fancy .top-key{height:2px;width:1.5625rem;top:-2px;left:.625rem;position:absolute;background:var(--primaryColor);transition:width .5s ease-out,left .3s ease-out}.fancy .bottom-key-1{width:1.5625rem;right:1.875rem}.fancy .bottom-key-1,.fancy .bottom-key-2{height:2px;bottom:-2px;position:absolute;background:var(--primaryColor);transition:width .5s ease-out,right .3s ease-out}.fancy .bottom-key-2{width:.625rem;right:.625rem}.fancy:hover{color:#fff;background:var(--accentColor);border-color:var(--accentColor)}.fancy:hover:before{width:.9375rem;background:#fff}.fancy:hover .text{color:#fff;padding-left:1.5em}.fancy:hover .top-key{left:-2px;width:0}.fancy:hover .bottom-key-1,.fancy:hover .bottom-key-2{right:0;width:0}.secondaryfancy{background-color:transparent;border:2px solid var(--primaryColor);border-radius:0;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-weight:700;letter-spacing:.05em;margin:0;outline:none;overflow:visible;padding:1.25em 2em;position:relative;text-align:center;text-decoration:none;text-transform:none;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:13px}.secondaryfancy:before{content:" ";width:1.5625rem;height:2px;background:var(--primaryColor);top:50%;left:1.5em;position:absolute;transform:translateY(-50%);transform-origin:center;transition:background .3s linear,width .3s linear}.secondaryfancy .text{font-size:1.125em;line-height:1.33333em;padding-left:2em;display:block;text-align:left;transition:all .3s ease-in-out;text-transform:uppercase;text-decoration:none;color:var(--primaryColor)}.secondaryfancy .top-key{height:2px;width:1.5625rem;top:-2px;left:.625rem;position:absolute;background:var(--secondaryColor);transition:width .5s ease-out,left .3s ease-out}.secondaryfancy .bottom-key-1{width:1.5625rem;right:1.875rem}.secondaryfancy .bottom-key-1,.secondaryfancy .bottom-key-2{height:2px;bottom:-2px;position:absolute;background:var(--secondaryColor);transition:width .5s ease-out,right .3s ease-out}.secondaryfancy .bottom-key-2{width:.625rem;right:.625rem}.secondaryfancy:hover{color:#fff;background:var(--accentColor);border-color:var(--accentColor)}.secondaryfancy:hover:before{width:.9375rem;background:#fff}.secondaryfancy:hover .text{color:#fff;padding-left:1.5em}.secondaryfancy:hover .top-key{left:-2px;width:0}.secondaryfancy:hover .bottom-key-1,.secondaryfancy:hover .bottom-key-2{right:0;width:0}.style_reviewBox__3ATf1{background-color:var(--secondaryColor);padding:4rem;display:flex;flex-direction:column;gap:20px;position:relative;border-radius:1rem;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.8));height:100%;min-height:428px;border:4px solid var(--primaryColor)}.style_reviewBox__3ATf1 h2,.style_reviewBox__3ATf1 p{color:var(--primaryColor);margin:0;text-align:center}.style_reviewBox__3ATf1 h2{font-size:2.4rem;line-height:4rem}.style_reviewBox__3ATf1 h4{color:var(--accentColor);margin:0;font-size:1.8rem;text-align:center}.style_reviewBox__3ATf1 p{font-size:1.8rem}.style_reviewBox__3ATf1 .style_quoteIcon__SxD73{position:absolute;top:-21px;right:-15px;background:var(--primaryColor);border-radius:50%;padding:1rem}.style_reviewBox__3ATf1 .style_quoteIcon__SxD73 img{width:38px;aspect-ratio:1}.style_reviewBox__3ATf1 .style_reviewTitleContainer___eLPo{display:flex;align-items:center;flex-direction:column;gap:5px}.style_reviewBox__3ATf1 .style_reviewTitleContainer___eLPo img{width:100%;max-width:80%;margin:0 auto}.style_reviewBox__3ATf1 .style_reviewTitleContainer___eLPo h2{width:100%;text-align:center}@media only screen and (max-width:600px){.style_reviewBox__3ATf1{min-height:unset;padding:2rem}}.loader{--dim:30px;width:var(--dim);height:var(--dim);border-top-color:transparent!important;border-bottom-color:transparent!important;border-radius:50%;animation:spin_51 1.5s linear infinite}@keyframes spin_51{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.style_timingPopup__BlAfM{background-color:#fff;border-radius:7px;padding:30px;width:100%;max-width:500px;position:relative}.style_timingPopup__BlAfM h2{font-size:35px}.style_timingPopup__BlAfM .style_hoursBlock__jjGxQ{margin-top:3rem!important;display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column}.style_timingPopup__BlAfM .style_hoursBlock__jjGxQ>div{width:100%;color:#000;font-size:1.4rem;display:flex;align-items:center;gap:10px}.style_timingPopup__BlAfM .style_hoursBlock__jjGxQ>div p{width:100%;font-size:1.4rem;font-weight:400;color:#000}.style_timingPopup__BlAfM .style_hoursBlock__jjGxQ>div p:first-of-type{font-weight:700}.style_timingPopup__BlAfM .style_closePop__hLMME{transform:rotate(45deg);position:absolute;top:10px;right:10px;cursor:pointer}.style_timingPopup__BlAfM .style_closePop__hLMME:hover svg{fill:var(--accentColor)}.style_formBlock__6ASfW{max-width:80rem;margin:2rem auto 0}.style_formBlock__6ASfW form .style_fieldContainer__7_SMN{display:flex;justify-content:center;align-items:center;gap:2rem}.style_formBlock__6ASfW form .style_fieldContainer__7_SMN input,.style_formBlock__6ASfW form .style_fieldContainer__7_SMN select,.style_formBlock__6ASfW form .style_fieldContainer__7_SMN textarea{margin-bottom:2rem;width:100%;flex:1 0 48%;padding:1rem 1.5rem;border:.3rem solid var(--primaryColor);border-radius:.8rem;font-size:1.7rem;transition:all .3s ease-in-out}.style_formBlock__6ASfW form .style_fieldContainer__7_SMN input:focus,.style_formBlock__6ASfW form .style_fieldContainer__7_SMN select:focus,.style_formBlock__6ASfW form .style_fieldContainer__7_SMN textarea:focus{outline:none}.style_formBlock__6ASfW form .style_fieldContainer__7_SMN button{color:var(--primaryColor);min-width:141px}.style_formBlock__6ASfW form .style_fieldContainer__7_SMN button svg{fill:inherit}.style_formBlock__6ASfW form .style_fieldContainer__7_SMN button:hover{color:var(--accentColor)}.style_formBlock__6ASfW form .style_recaptchaContainer__yTIyt{margin-bottom:2rem}@media only screen and (max-width:600px){.style_formBlock__6ASfW form .style_fieldContainer__7_SMN{flex-direction:column;gap:0}}.style_menuSliderContainer__54B5d{position:absolute;height:100vh;background-color:#3b3939;top:0;right:0;z-index:9999999;box-shadow:-5px 0 5px 0 rgba(0,0,0,.1);border-left:.2rem solid #3b3939}.style_menuSliderContainer__54B5d ul{margin-top:120px!important}.style_menuSliderContainer__54B5d ul li{font-size:1.8rem;font-weight:500}.style_menuSliderContainer__54B5d ul li a{display:block;padding:3.5rem 4rem;border-bottom:.2rem solid var(--accentColor);color:var(--secondaryColor);text-transform:uppercase;letter-spacing:3px}.style_menuSliderContainer__54B5d ul li a:after{display:none!important}.style_menuSliderContainer__54B5d ul li button{max-width:70%}.style_customHeader__1kNEJ{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:99;padding-block:2rem}.style_customHeader__1kNEJ .style_innerHeader__8FqEY{padding-inline:7rem;position:-webkit-sticky;position:sticky;z-index:999999999}.style_customHeader__1kNEJ .style_innerHeader__8FqEY>div{align-items:center}.style_customHeader__1kNEJ .style_innerHeader__8FqEY>div>div:nth-of-type(2){display:flex;justify-content:flex-end;align-items:center;gap:4rem}.style_customHeader__1kNEJ .style_innerHeader__8FqEY>div>div:nth-of-type(2) .style_callBtn__SlG9Z{display:flex;align-items:center;gap:10px}.style_customHeader__1kNEJ .style_innerHeader__8FqEY .style_callBtn__SlG9Z{font-size:1.8rem;font-weight:500;width:auto;padding:1.6rem 3.2rem;color:var(--secondaryColor);border-radius:1rem;outline:none;letter-spacing:1.5px}.style_customHeader__1kNEJ .style_innerHeader__8FqEY .style_callBtn__SlG9Z:hover{color:var(--accentColor)}.style_customHeader__1kNEJ .style_innerHeader__8FqEY .style_logoContainer__W0C_C{text-align:left}.style_customHeader__1kNEJ .style_innerHeader__8FqEY .style_logoContainer__W0C_C img{max-width:30rem}@media only screen and (max-width:600px){.style_customHeader__1kNEJ .style_innerHeader__8FqEY{padding-inline:2rem}.style_customHeader__1kNEJ .style_innerHeader__8FqEY .style_callBtn__SlG9Z{display:none!important}}.style_bannerContainer__YqSAO{margin-top:-15.8rem;display:flex;justify-content:center;align-items:center;gap:2rem;min-height:50rem;position:relative;background-position:bottom;background-attachment:fixed;background-repeat:no-repeat;background-size:cover}.style_bannerContainer__YqSAO .style_bannerInner__5EHwi{width:100%;z-index:2;margin-top:15.8rem}.style_bannerContainer__YqSAO .style_bannerInner__5EHwi>div{padding-inline:3rem}.style_bannerContainer__YqSAO .style_bannerInner__5EHwi h1{color:var(--secondaryColor);text-align:left;font-size:6rem;margin-left:-5px;font-weight:400}@media only screen and (max-width:600px){.style_bannerContainer__YqSAO{align-items:flex-end;padding-bottom:6rem;background-attachment:scroll}.style_bannerContainer__YqSAO .style_bannerInner__5EHwi>div h1{font-size:5rem}}.style_productBox__4L_rU{display:flex;flex-direction:column;gap:2rem}.style_productBox__4L_rU .style_productImg__sBtsF{min-height:40rem;background-size:cover;background-position:50%;background-repeat:no-repeat}.style_productBox__4L_rU img{width:100%}.style_productBox__4L_rU h2{text-align:center;font-size:2.8rem}.style_blogCard___CxEH{overflow:hidden;border-radius:1rem;border:4px solid var(--accentColor);display:flex;flex-direction:column}.style_blogCard___CxEH>div{width:100%}.style_blogCard___CxEH img{height:300px;object-fit:cover}.style_blogCard___CxEH .style_blogCardContent__mK3Gb{padding:3rem;display:flex;flex-direction:column;justify-content:space-between;flex:1 1}.style_blogCard___CxEH .style_blogCardContent__mK3Gb>div{width:100%}.style_blogCard___CxEH .style_blogCardContent__mK3Gb h2{font-size:2.7rem;color:var(--accentColor)}.style_blogCard___CxEH .style_blogCardContent__mK3Gb p{font-size:1.8rem;margin-top:2rem}.style_blogCard___CxEH .style_blogCardContent__mK3Gb a{padding:13px 20px;margin-top:3rem}.style_customProductSection__Z6qEv{display:flex;justify-content:center;align-items:center;gap:0;flex-wrap:wrap}.style_customProductSection__Z6qEv .style_productBox__pwUW6{flex:1 0 33%;height:300px;cursor:pointer;transition:all .5s ease-in-out;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;gap:2rem;flex-direction:column}.style_customProductSection__Z6qEv .style_productBox__pwUW6:after{content:"";background-color:rgba(0,0,0,.6);width:100%;height:100%;position:absolute;top:0;left:0;transition:all .5s ease-in-out}.style_customProductSection__Z6qEv .style_productBox__pwUW6:hover{border:6px solid var(--accentColor)}.style_customProductSection__Z6qEv .style_productBox__pwUW6:hover:after{background-color:rgba(0,0,0,.6)}.style_customProductSection__Z6qEv .style_productBox__pwUW6:hover .style_productImg__dZ8Ps{transform:scale(1.1)}.style_customProductSection__Z6qEv .style_productBox__pwUW6:hover h2{color:var(--accentColor)}.style_customProductSection__Z6qEv .style_productBox__pwUW6 .style_productImg__dZ8Ps{background-position:50%;background-repeat:no-repeat;background-size:cover;transform:scale(1);transition:all .5s ease-in-out;position:absolute;width:100%;height:300px;display:flex;justify-content:center;align-items:center;gap:2rem;flex-direction:column}.style_customProductSection__Z6qEv .style_productBox__pwUW6 .style_productImg__dZ8Ps span{width:100%}.style_customProductSection__Z6qEv .style_productBox__pwUW6 .style_productImg__dZ8Ps span img{width:100%;height:300px;object-fit:cover}.style_customProductSection__Z6qEv .style_productBox__pwUW6 h2{width:100%;text-align:center;color:var(--secondaryColor);z-index:5;position:relative;transition:all .5s ease-in-out;font-size:4rem;filter:drop-shadow(2px 12px 6px rgba(0,0,0,.8));margin:0}.style_customProductSection__Z6qEv .style_productBox__pwUW6 hr{margin-top:0!important;margin-bottom:0!important;z-index:5;position:relative}@media only screen and (max-width:600px){.style_customProductSection__Z6qEv .style_productBox__pwUW6{flex:1 1 100%}}.style_footer__TYktq{background-color:#000;padding:7rem 3rem 4rem}.style_footer__TYktq>div .style_footerInner__AsUgE>div{padding:2rem}.style_footer__TYktq>div .style_footerInner__AsUgE>div h2{font-size:2rem;margin:0;position:relative;color:var(--secondaryColor)}.style_footer__TYktq>div .style_footerInner__AsUgE>div h2:after{content:"";width:100%;max-width:10rem;height:.2rem;background-color:var(--secondaryColor);position:absolute;bottom:-1rem;left:0}.style_footer__TYktq>div .style_footerInner__AsUgE>div a,.style_footer__TYktq>div .style_footerInner__AsUgE>div p{color:var(--secondaryColor);font-size:1.6rem}.style_footer__TYktq>div .style_footerInner__AsUgE>div a:hover{color:var(--accentColor)!important}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColOne__V4XTV p{font-size:1.4rem;font-weight:400}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColOne__V4XTV .style_footerSiteLogo__GsK4b{margin-bottom:3rem}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColOne__V4XTV .style_footerSiteLogo__GsK4b img{max-width:25rem}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColTwo__0AQv6 .style_footerProductList__De6bf{margin-top:3rem!important;display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColTwo__0AQv6 .style_footerProductList__De6bf li{width:100%;color:var(--secondaryColor);font-size:1.4rem}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColTwo__0AQv6 .style_footerProductList__De6bf li a{display:flex;align-items:center;gap:10px;text-transform:capitalize}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColThree__B2VA_ .style_footerFlooringList__OUlUX{margin-top:3rem!important;display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColThree__B2VA_ .style_footerFlooringList__OUlUX li{width:100%;color:var(--secondaryColor);font-size:1.4rem}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColThree__B2VA_ .style_footerFlooringList__OUlUX li a{display:flex;align-items:center;gap:10px;text-transform:capitalize}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColFour__16FLd .style_contactDetailsBox__uTHnT{margin-block:3rem!important;display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColFour__16FLd .style_contactDetailsBox__uTHnT li{width:100%;color:var(--secondaryColor);font-size:1.4rem}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColFour__16FLd .style_contactDetailsBox__uTHnT li a{display:flex;align-items:center;gap:10px}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColFour__16FLd .style_socialIconBox__2_r06{margin-top:3rem!important;display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:column}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColFour__16FLd .style_socialIconBox__2_r06>div{width:100%}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColFour__16FLd .style_socialIconBox__2_r06>div:first-of-type{display:flex;align-items:center;gap:20px}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColFour__16FLd .style_socialIconBox__2_r06>div:first-of-type a{color:var(--secondaryColor)}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColFour__16FLd .style_socialIconBox__2_r06>div:first-of-type a:hover{color:var(--accentColor)!important}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColFour__16FLd .style_hoursBlock__08m6h{margin-block:3rem!important;display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColFour__16FLd .style_hoursBlock__08m6h>div{width:100%;color:var(--secondaryColor);font-size:1.4rem;display:flex;align-items:center;gap:10px}.style_footer__TYktq>div .style_footerInner__AsUgE .style_footerColFour__16FLd .style_hoursBlock__08m6h>div p{width:100%;font-size:1.4rem;font-weight:400}.style_footer__TYktq .style_bottomFooter__fta44{border-top:1px solid #2e2e2e;padding-top:3rem}.style_footer__TYktq .style_bottomFooter__fta44 p{font-size:1.4rem;font-weight:400;margin:0;color:var(--secondaryColor);text-align:center}.style_footer__TYktq .style_bottomFooter__fta44>div>div:nth-of-type(2) p{text-align:right}.style_footer__TYktq .style_bottomFooter__fta44>div>div:nth-of-type(2) p a{color:var(--accentColor)}@media only screen and (max-width:600px){.style_footer__TYktq>div .style_footerInner__AsUgE>div{padding:3rem 0 0}.style_footer__TYktq>div .style_footerInner__AsUgE>div:first-of-type{padding-top:0}.style_footer__TYktq .style_bottomFooter__fta44 p{text-align:center}.style_footer__TYktq .style_bottomFooter__fta44>div>div:nth-of-type(2) p{text-align:center;margin-top:2rem}}@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap";:root{--primaryColor:#000;--secondaryColor:#fff;--accentColor:#c2985b}*{margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}a{text-decoration:none!important}img{width:100%}ul{list-style:none;padding:0!important;margin:0!important}.active{position:relative;display:block}.active:after{content:"";width:100%;height:2px;position:absolute;background-color:var(--whiteColor);bottom:-.3rem;left:0;transform:scale(1)!important}main{display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:column;min-height:100vh;position:relative}main footer,main header,main>div{width:100%}main>div{flex:1 1 auto}.mobileMenuBlock .active{border-bottom:.2rem solid var(--accentColor)}.sectionContainer>div{padding:12rem 3rem 0}.disabledBtn{pointer-events:none;background-color:gray!important;border:none!important;display:flex;justify-content:center}.homeProducSlider .slick-track{display:flex;justify-content:center;align-items:stretch;gap:30px;padding-block:25px}.homeProducSlider .slick-prev{left:-60px}.homeProducSlider .slick-next{right:-60px}.homeProducSlider .slick-next,.homeProducSlider .slick-prev{color:var(--accentColor)!important;width:35px;height:35px}.homeProducSlider .slick-dots li button:before{opacity:1}.homeProducSlider .slick-dots .slick-active button:before{color:var(--accentColor)}.popupBgLayer{position:fixed;background-color:rgba(0,0,0,.7);height:100%;left:0;right:0;bottom:0;top:0;z-index:9999}.carpetContainer{background-image:url(/public/assets/images/product_carpet.jpg)}.carpetContainer,.hardwoodContainer{background-size:cover;background-position:50%;background-repeat:no-repeat}.hardwoodContainer{background-image:url(/public/assets/images/product_hardwood.jpg)}.laminateContainer{background-image:url(/public/assets/images/product_laminate.jpg)}.laminateContainer,.stoneMosaicsContainer{background-size:cover;background-position:50%;background-repeat:no-repeat}.stoneMosaicsContainer{background-image:url(/public/assets/images/product_stone.jpg)}.tileContainer{background-image:url(/public/assets/images/product_tiles.jpg)}.tileContainer,.vinylContainer{background-size:cover;background-position:50%;background-repeat:no-repeat}.vinylContainer{background-image:url(/public/assets/images/product_vinyl.jpg)}.react-photo-album.react-photo-album--columns img{filter:drop-shadow(2px 4px 6px rgba(0,0,0,.3));border-radius:4px}.popupBox{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1000000000000000000;overflow:hidden;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:900px){header{z-index:2}}@media only screen and (max-width:600px){.sectionContainer>div{padding:10rem 3rem 0}.sectionContainer>div>div{padding:0}}