@font-face{font-family:Mokoto;src:url("/fonts/Mokoto-1265663/Mokoto Glitch.ttf");font-display:swap}@font-face{font-family:Droid;src:url("/fonts/Droid.ttf");font-display:swap}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}body{font-family:Droid, sans-serif}html{scroll-behavior:smooth}a{text-decoration:none}@keyframes zoom{from{transform:scale(1)}to{transform:scale(1.1)}}.f{width:100%;height:100vh}.split{width:50%}@media screen and (max-width: 12006px){.split{width:100%}}:root{--PrimaryColor:#111111;--OverLayColor:rgba(60,53,49,0.4);font-size:10px}.blur_wrapper{filter:blur(5px) contrast(0.7) brightness(0.7)}.Button,.CTA_Button,.CTA_HeaderButton{background-color:var(--PrimaryColor);font-size:16px;color:white;border-radius:5px;padding:2rem;text-decoration:none;text-transform:capitalize}.CTA_Button{background-color:rgba(255,255,255,0.3)}.CTA_HeaderButton{padding:1rem 2rem;transition:all .6s ease-in-out;flex-shrink:0}.CTA_HeaderButton:hover{background-color:#000}.CTA_Icon{display:flex;align-items:center;border-radius:5px;justify-content:space-around;cursor:pointer;gap:12px;font-size:calc(1.2rem + 0.3vw);background-color:var(--PrimaryColor);padding:15px 20px;width:290px;flex-direction:row-reverse;margin-bottom:24px}@media screen and (min-width: 769px){.CTA_Icon{font-size:16px}}.CTA_Icon__content{display:flex;flex-direction:column;color:white;gap:12px}.CTA_Icon__icon{border-radius:50%;background-color:var(--PrimaryColor);width:64px;height:64px;display:flex;align-items:center;justify-content:center}.CTA_Icon__icon i{font-size:24px;color:var(--PrimaryColor)}.FireplaceCard{position:relative;width:600px;overflow:hidden;transition:all 0.4s ease-in-out}.FireplaceCard:hover{transform:scale(1.05)}.FireplaceCard:hover .FireplaceCard__Content__title::after{width:100%}.FireplaceCard__Image{height:100%}.FireplaceCard__Image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.FireplaceCard__Content{background-color:rgba(0,0,0,0.3);position:absolute;bottom:5px;border-radius:0;width:100%;left:0;padding:2rem}@media screen and (max-width: 769px){.FireplaceCard__Content{padding:0.5rem 1rem}}.FireplaceCard__Content__title{font-size:2rem !important;color:white;font-weight:bold;font-family:inherit;position:relative}@media screen and (max-width: 769px){.FireplaceCard__Content__title{font-weight:normal}}.FireplaceCard__Content__title::after{transition:all 1s ease-in-out;position:absolute;content:'';right:0;bottom:0;width:0;height:1px;background-image:linear-gradient(0deg, #fff, #fff)}.FireplaceCard__Content__text{font-family:inherit;font-size:14px !important;color:#dbdbdb}@media screen and (max-width: 425px){.FireplaceCard__Content__text{font-size:1rem !important}}.FireplaceCard__wrapper{padding:2rem;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.Tab-Component{width:1200px;margin:0 auto;padding:4rem}@media screen and (min-width: 300px) and (max-width: 1200px){.Tab-Component{width:100%}}@media screen and (max-width: 769px){.Tab-Component{padding:2rem}}.Tab-Component--tabs{display:flex;align-items:center;justify-content:center;width:100%;gap:12px;list-style-type:none}@media screen and (max-width: 769px){.Tab-Component--tabs{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr))}}.Tab-Component--tabs li{border-radius:24px;border:1px solid #C2C1C4;padding:1rem 2rem;cursor:pointer}@media screen and (max-width: 769px){.Tab-Component--tabs li{padding:0.5rem 1.4rem}}.Tab-Component--tabs li a{color:black;font-size:1.6rem;text-transform:capitalize;text-decoration:none;font-family:inherit}@media screen and (max-width: 425px){.Tab-Component--tabs li a{font-size:12px}}.Tab-Component--content>div:not(:first-child){display:none}.TestimonialCard{background-color:white;box-shadow:rgba(0,0,0,0.35) 0px 5px 15px;padding:2rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;width:90%;max-width:400px}.TestimonialCard::after{position:absolute;content:"\201D";line-height:0;right:0;font-size:10rem !important;top:10px}.TestimonialCard__content{display:flex;align-items:center;gap:24px}.TestimonialCard__content__info{display:flex;flex-direction:column;gap:12px}.TestimonialCard img{width:64px;height:64px;border-radius:50%}.TestimonialCard__text{font-size:14px !important;line-height:1.5}.TestimonialCard__name{font-weight:bold;font-size:16px !important}.TestimonialCard__postion{font-size:12px !important;color:rgba(0,0,0,0.6)}.Hero{position:relative}.Hero video{width:100%;height:100%}.Hero__content{position:absolute;top:50%;right:50px;transform:translate(0%, -50%);background-color:rgba(0,0,0,0.3);padding:4rem;max-width:700px;display:flex;flex-direction:column;gap:12px}@media screen and (max-width: 1024px){.Hero__content{position:static;transform:translate(0);background-color:rgba(0,0,0,0.8);width:100%;max-width:100%}}@media screen and (min-width: 1023px) and (max-width: 1200px){.Hero__content{position:static;transform:translate(0);background-color:rgba(0,0,0,0.8);width:100%;max-width:100%}}@media screen and (min-width: 1200px) and (max-width: 1600px){.Hero__content{top:60%;padding:3rem}}.Hero h1,.Hero p{text-transform:capitalize;max-width:900px;font-size:calc(1.4rem + 3vw);color:#fff !important;max-width:800px}@media screen and (min-width: 1440px){.Hero h1,.Hero p{font-size:6rem}}.Hero p{font-size:calc(1.2rem + 0.3vw)}@media screen and (min-width: 769px){.Hero p{font-size:16px}}.LightBox{position:fixed;inset:0;width:100%;height:100vh;display:none}.LightBox.active{display:block}.LightBox--image{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.LightBox--image::before{position:absolute;content:'X';color:white;display:flex;align-items:center;justify-content:center;font-size:2rem;cursor:pointer;top:0px;right:0px;background-color:black;width:42px;height:42px}.LightBox--image img{width:100%;max-width:800px;object-fit:cover}.loader,.imageplaceHolder{width:100px;height:100px;border-radius:50%;border:1rem solid rgba(100,100,100,0.1);border-top:1rem solid black;animation:Loading 1.5s infinite linear}.imageplaceHolder{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:white !important}.imageplaceHolder img{opacity:0}@keyframes Loading{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}@media screen and (max-width: 769px){.MainHeader.active{position:fixed;inset:0;height:100vh;width:100%;z-index:999;display:flex;flex-direction:column;justify-content:center}}.PrimaryNavigation{display:flex;position:relative;align-items:center;justify-content:center;gap:64px;background-color:var(--PrimaryColor);padding:4rem;color:white}@media screen and (min-width: 768px) and (max-width: 1024px){.PrimaryNavigation{gap:12px}}.PrimaryNavigation img{width:64px;height:100%;padding-top:1rem;padding-bottom:1rem;object-fit:cover}.PrimaryNavigation__List{display:flex;list-style:none;gap:64px}@media screen and (max-width: 769px){.PrimaryNavigation__List{display:none;align-items:center;justify-content:center}}@media screen and (min-width: 768px) and (max-width: 1024px){.PrimaryNavigation__List{gap:12px;align-items:center}}.PrimaryNavigation__List__item{position:relative}.PrimaryNavigation__List__item:not(:last-child)::before{position:absolute;top:-4px;bottom:-5px;right:-28px;content:"";width:1px;background-color:rgba(255,255,255,0.25);-webkit-transform:rotate(12deg);transform:rotate(12deg)}@media screen and (min-width: 768px) and (max-width: 1024px){.PrimaryNavigation__List__item:not(:last-child)::before{right:-8px}}.PrimaryNavigation__List__item--block{display:grid;grid-template-columns:30px 1fr;column-gap:12px}@media screen and (min-width: 768px) and (max-width: 1024px){.PrimaryNavigation__List__item--block{align-items:center;column-gap:4px}}@media screen and (min-width: 768px) and (max-width: 1024px){.PrimaryNavigation__List__item--block{max-width:280px}}.PrimaryNavigation__List__item--block__Icon{grid-column:1;font-size:32px;grid-row:1/3}@media screen and (min-width: 768px) and (max-width: 1024px){.PrimaryNavigation__List__item--block__Icon{font-size:18px}}.PrimaryNavigation__List__item--block__Title,.PrimaryNavigation__List__item--block__desc{grid-column:2;font-size:14px}@media screen and (min-width: 768px) and (max-width: 1024px){.PrimaryNavigation__List__item--block__Title,.PrimaryNavigation__List__item--block__desc{font-size:12px}}.PrimaryNavigation .SocialLinks{display:flex;align-items:center;gap:24px}@media screen and (max-width: 769px){.PrimaryNavigation .SocialLinks{display:none}}.PrimaryNavigation .SocialLinks--icons{font-size:26px;background-color:white;border-radius:50%;color:black;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (min-width: 768px) and (max-width: 1024px){.PrimaryNavigation .SocialLinks--icons{width:24px;height:24px;font-size:14px}}.SecondaryNavigation{position:absolute;left:50%;bottom:-80px;padding:2rem;border-radius:10px;transform:translateX(-50%);background-color:white;width:60%;max-width:1100px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 769px){.SecondaryNavigation{display:none}}@media screen and (max-width: 769px){.SecondaryNavigation.active{position:static;transform:translate(0);height:100%;width:100%;display:flex;z-index:9}}@media screen and (min-width: 768px) and (max-width: 1024px){.SecondaryNavigation{width:100%;max-width:800px}}@media screen and (min-width: 1023px) and (max-width: 1200px){.SecondaryNavigation{width:100%;max-width:800px}}.SecondaryNavigation__list{display:flex;align-items:center;gap:42px;list-style:none}@media screen and (max-width: 769px){.SecondaryNavigation__list{flex-direction:column;gap:24px;width:100%}}@media screen and (min-width: 768px) and (max-width: 1024px){.SecondaryNavigation__list{gap:8px}}@media screen and (min-width: 1023px) and (max-width: 1200px){.SecondaryNavigation__list{gap:8px}}.SecondaryNavigation__list li a{text-decoration:none;font-size:16px;color:black;position:relative;transition:all 0.4s;padding:1rem 2rem}.SecondaryNavigation__list li a:hover{background-color:var(--PrimaryColor);color:white}.SecondaryNavigation__list li a:hover::before{opacity:1;bottom:-6px;left:-6px}.SecondaryNavigation__list li a:hover::after{opacity:1;top:-6px;right:-6px}.SecondaryNavigation__list li a::before,.SecondaryNavigation__list li a::after{content:'';position:absolute;bottom:12px;left:12px;opacity:0;width:12px;height:12px;border:3px solid var(--PrimaryColor);border-width:0 0 3px 3px;transition:all 0.4s}.SecondaryNavigation__list li a::after{left:unset;top:12px;right:12px;border-width:3px 3px 0px 0px}.MainHeader{position:relative;z-index:9}ion-icon{font-size:32px;color:white;cursor:pointer;position:absolute;right:10px;top:10px;z-index:99}@media screen and (min-width: 769px){ion-icon{display:none}}.GridLayout{display:grid}.Grid-2-Columns{grid-template-columns:repeat(2, 1fr)}.gap-v2{gap:24px}.GalleryLayout{display:grid;grid-template-columns:repeat(3, 1fr);margin-top:24px;gap:24px}@media screen and (max-width: 1024px){.GalleryLayout{display:none}}.GalleryLayout img{width:100%;object-fit:cover;border-radius:10px;height:477px}.GalleryButton{grid-column:2/3;align-self:center;justify-self:center}.Form{background-color:white;padding:8rem;display:flex;flex-direction:column;gap:24px;height:600px}@media screen and (max-width: 769px){.Form{padding:2rem;height:100%}}.Form__Input{display:flex;flex-direction:column-reverse;gap:8px}.Form__Input input,.Form__Input textarea{padding:1rem;font-size:14px !important;resize:none}.Form input[type="submit"]{background-color:var(--PrimaryColor);color:rgba(255,255,255,0.8);font-size:14px !important;padding:2rem;outline:none;border:0;cursor:pointer}.ModernFooter{max-width:1600px;margin:0 auto;padding:calc(1rem + 3vw);display:grid;grid-template-columns:474px repeat(3, 1fr);gap:64px}@media screen and (min-width: 1600px){.ModernFooter{padding:6rem}}.ModernFooter h2{color:var(--PrimaryColor);font-size:42px;max-width:600px;font-family:inherit}.ModernFooter p{color:#666666;font-size:16px !important}@media screen and (max-width: 769px){.ModernFooter p{text-align:center !important}}@media screen and (min-width: 300px) and (max-width: 769px){.ModernFooter{grid-template-columns:1fr}}@media screen and (min-width: 769px) and (max-width: 1200px){.ModernFooter{grid-template-columns:repeat(2, 1fr)}}.ModernFooter h3{font-size:2.8rem !important;color:black !important}.ModernFooter--Column{display:flex;flex-direction:column}.ModernFooter--Column:not(:first-child){gap:24px}@media screen and (min-width: 300px) and (max-width: 769px){.ModernFooter--Column{align-items:center}}.ModernFooter--Column img{width:64px;height:64px;object-fit:cover;margin-bottom:24px}.ModernFooter--Column__socail{margin-top:24px;display:flex;align-items:center;gap:24px}.ModernFooter--Column__socail a{text-decoration:none}.ModernFooter--Column__socail i{background-color:black;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;color:white;width:42px;height:42px}.ModernFooter--Column__SubGallery{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}.ModernFooter--Column__SubGallery img{width:100%;height:100px;object-fit:cover}.ModernFooter--Column__PowerdBy{display:flex;flex-direction:column;gap:24px;grid-column:1/5;width:100%}@media screen and (min-width: 300px) and (max-width: 769px){.ModernFooter--Column__PowerdBy{grid-column:1/2}}@media screen and (min-width: 769px) and (max-width: 1200px){.ModernFooter--Column__PowerdBy{grid-column:1/3}}.ModernFooter--Column__PowerdBy .techvance,.ModernFooter--Column__PowerdBy p{text-align:center}.ModernFooter ul{list-style-type:none;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 769px){.ModernFooter ul{align-items:center}}.ModernFooter ul li a{text-decoration:none;color:#666666;font-size:16px !important}.techvance{font-family:Mokoto;text-align:center;text-decoration:none;color:var(--PrimaryColor);font-size:calc(1rem + 2vw);display:block}@media screen and (min-width: 1200px){.techvance{font-size:3.4rem !important}}.AboutUs{display:flex;max-width:1600px;margin:0 auto;padding:calc(1rem + 3vw)}@media screen and (min-width: 1600px){.AboutUs{padding:6rem}}@media screen and (max-width: 1200px){.AboutUs{flex-direction:column}}.AboutUs img{width:400px}@media screen and (min-width: 1199px) and (max-width: 1440px){.AboutUs img{width:300px}}.AboutUs__content{display:flex;flex-direction:column;gap:24px}.AboutUs__content__list ul{display:flex;flex-direction:column;list-style-type:none}.AboutUs__content__list ul p{font-size:calc(1.2rem + 0.3vw);max-width:600px}@media screen and (min-width: 769px){.AboutUs__content__list ul p{font-size:16px}}.AboutUs__content__intro{font-size:2rem;font-family:inherit;font-weight:bold}.AboutUs__content__intro2{font-size:2.4rem;font-weight:bold;font-family:inherit}.AboutUs__content__Paragraph{font-size:calc(1.2rem + 0.3vw);max-width:600px}@media screen and (min-width: 769px){.AboutUs__content__Paragraph{font-size:16px}}.AboutUs__content h2{color:var(--PrimaryColor);font-size:42px;max-width:600px;font-family:inherit}.AboutUs__content__Full{width:100%;font-weight:bold;font-size:2.4rem;max-width:600px}.AboutUs__content__buttons{display:flex;gap:24px;margin-bottom:24px}.AboutUs__content__buttons a:last-child{box-shadow:rgba(0,0,0,0.35) 0px 5px 15px;background-color:white;color:var(--PrimaryColor)}.AboutUs .images{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media screen and (max-width: 1024px){.AboutUs .images{grid-template-columns:1fr;justify-items:center}}@media screen and (min-width: 1199px) and (max-width: 1440px){.AboutUs .images{grid-template-columns:repeat(2, 1fr);justify-items:center}}.AboutUs .images img{border-radius:10px}@media screen and (max-width: 1024px){.AboutUs .images img{width:100%;max-width:800px}}.AboutUs .images .column{display:flex;flex-direction:column;gap:12px}.AboutUs .images .column:first-child{padding-top:60px}@media screen and (max-width: 1440px){.AboutUs .images .column:first-child{padding-top:0px}}.FirePlaceTypes{max-width:1600px;margin:0 auto;padding:calc(1rem + 3vw)}@media screen and (min-width: 1600px){.FirePlaceTypes{padding:6rem}}.FirePlaceTypes h2{color:var(--PrimaryColor);font-size:42px;max-width:600px;font-family:inherit}.FirePlaceTypes p{font-size:calc(1.2rem + 0.3vw);max-width:800px}@media screen and (min-width: 769px){.FirePlaceTypes p{font-size:16px}}.Gallery{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:calc(1rem + 3vw)}@media screen and (min-width: 1600px){.Gallery{padding:6rem}}.Gallery h2{color:var(--PrimaryColor);font-size:42px;max-width:600px;font-family:inherit}.Gallery p{font-size:calc(1.2rem + 0.3vw);text-align:center;max-width:800px;line-height:1.5}@media screen and (min-width: 769px){.Gallery p{font-size:16px}}.OurNumbers{background-color:#1A1A1A;padding:4rem;display:flex;flex-direction:column;align-items:center}.OurNumbers h2{color:#fff;font-size:42px;max-width:600px;font-family:inherit}.OurNumbers p{color:#CCCCCC !important;font-size:14px;max-width:800px;text-align:center;line-height:1.5}.OurNumbers__card{display:flex;flex-direction:column;align-items:center;justify-content:center}.OurNumbers__card p{font-size:5rem !important}@media screen and (max-width: 769px){.OurNumbers__card p{font-size:2rem !important}}@media screen and (max-width: 769px){.OurNumbers__card img{width:64px;height:64px}}.OurNumbers__card__wrapper{margin-top:24px;display:flex;gap:100px;align-items:center;justify-content:center}@media screen and (max-width: 769px){.OurNumbers__card__wrapper{gap:24px}}.Testimonial{padding:calc(1rem + 3vw);position:relative;z-index:9}@media screen and (min-width: 1600px){.Testimonial{padding:6rem}}.Testimonial__wrapper{display:flex}@media screen and (max-width: 1024px){.Testimonial__wrapper{flex-direction:column}}.Testimonial .Image{width:90%;height:800px;position:relative;z-index:9}@media screen and (max-width: 1024px){.Testimonial .Image{width:100%;height:100%}}.Testimonial__left{width:60%}@media screen and (max-width: 1024px){.Testimonial__left{width:100%}}.Testimonial__left video{width:100%}.Testimonial__Right{width:30%}@media screen and (max-width: 1024px){.Testimonial__Right{width:100%}}.Testimonial h2{color:var(--PrimaryColor);font-size:42px;max-width:600px;font-family:inherit}.Testimonial p{font-size:16px;color:rgba(0,0,0,0.7);width:100%}.Testimonial__content{display:flex;flex-direction:column;gap:24px;padding:calc(1rem + 3vw)}@media screen and (min-width: 1600px){.Testimonial__content{padding:6rem}}.ContactUs{margin-top:-100px;background-color:#181818;height:800px;position:relative;padding:calc(1rem + 3vw)}@media screen and (max-width: 1024px){.ContactUs{margin-top:0;height:100%}}@media screen and (min-width: 1600px){.ContactUs{padding:6rem}}.ContactUs__wrapper{position:absolute;display:flex;gap:64px;left:40%;top:60%;transform:translate(-50%, -50%)}@media screen and (max-width: 1024px){.ContactUs__wrapper{flex-direction:column;position:static;transform:translate(0)}}.ContactUs__wrapper h2{color:#fff;font-size:42px;max-width:600px;font-family:inherit}.ContactUs__wrapper p{font-size:14px !important;color:rgba(255,255,255,0.5);line-height:1.5}.ContactUs__wrapper__infoCard{display:flex;align-items:center;flex-direction:row;gap:24px}.ContactUs__wrapper__infoCard__column{display:flex;flex-direction:column;gap:12px}.ContactUs__wrapper__infoCard__wrapper{margin-top:24px;display:flex;flex-direction:column;gap:24px}.ContactUs__wrapper__infoCard i{font-size:24px;color:white}.mySwiper{display:block !important;width:500px !important;height:300px !important}@media screen and (max-width: 769px){.mySwiper{width:100% !important}}.mySwiper .swiper-slide img{min-height:42px !important;max-height:42px !important}.flex-layout{display:flex;flex-direction:row-reverse}@media screen and (max-width: 1024px){.flex-layout{flex-direction:column}}.splitContainer{width:50%}@media screen and (max-width: 1024px){.splitContainer{width:100%}}.ServiceHeo{margin-top:120px;padding:4rem}@media screen and (max-width: 1024px){.ServiceHeo{padding:0px;margin-top:0px}}.ServiceHeo img{width:100%;height:100%;object-fit:cover;display:block}.ServiceHeo__content{padding:4rem;display:flex;flex-direction:column;gap:24px}.ServiceHeo__content p{font-size:calc(1.2rem + 0.3vw);max-width:800px;line-height:1.6}@media screen and (min-width: 769px){.ServiceHeo__content p{font-size:16px}}.ServiceHeo__content h1{max-width:900px;font-size:calc(1.4rem + 3vw);color:#000 !important}@media screen and (min-width: 1440px){.ServiceHeo__content h1{font-size:6rem}}.VideoSection{max-width:1400px;margin:0 auto}@media screen and (max-width: 1024px){.VideoSection{height:100%}}.VideoSection video{width:100%;height:100%}.TemplateIntro{max-width:1200px;margin:120px auto}.Template--servicesWrapper{margin-top:42px;display:grid;grid-template-columns:repeat(3, 1fr);gap:42px}@media screen and (max-width: 769px){.Template--servicesWrapper{grid-template-columns:1fr;justify-items:center}}@media screen and (min-width: 769px) and (max-width: 1440px){.Template--servicesWrapper{grid-template-columns:repeat(2, 1fr);justify-items:center}}.fireplaceCard_Services{width:100%;max-width:600px}.swiper{height:42vh;width:100vw;max-width:500px}@media screen and (min-width: 1024px){.swiper{display:none}}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;min-height:400px;max-height:400px;object-fit:cover}@media screen and (max-width: 769px){.ServicesVideo{height:200px !important;width:100% !important}}
