.bs-icon{--bs-icon-size:.75rem;display:flex;flex-shrink:0;justify-content:center;align-items:center;font-size:var(--bs-icon-size);width:calc(var(--bs-icon-size) * 2);height:calc(var(--bs-icon-size) * 2);color:var(--bs-primary)}.bs-icon-xs{--bs-icon-size:1rem;width:calc(var(--bs-icon-size) * 1.5);height:calc(var(--bs-icon-size) * 1.5)}.bs-icon-sm{--bs-icon-size:1rem}.bs-icon-md{--bs-icon-size:1.5rem}.bs-icon-lg{--bs-icon-size:2rem}.bs-icon-xl{--bs-icon-size:2.5rem}.bs-icon.bs-icon-primary{color:var(--bs-white);background:var(--bs-primary)}.bs-icon.bs-icon-primary-light{color:var(--bs-primary);background:rgba(var(--bs-primary-rgb),.2)}.bs-icon.bs-icon-semi-white{color:var(--bs-primary);background:rgba(255,255,255,.5)}.bs-icon.bs-icon-rounded{border-radius:.5rem}.bs-icon.bs-icon-circle{border-radius:50%}body{background-color:#111;font-family:Inter}header{background:url("../../assets/img/hero.webp") center/cover no-repeat;padding-top:30vh;padding-bottom:50px}.hero-content{margin-left:auto;margin-right:auto;width:60%;color:#fff;text-align:center}.hero-btn{background-color:#333;color:#fff;border-radius:20px;font-weight:600}.hero-btn:active,.hero-btn:hover{background-color:#1f1f1f;color:#fff;border-radius:20px}.about-section,.services-section,.testimonials-section{width:60%;margin-left:auto;margin-right:auto;margin-top:50px;text-align:center;color:#fff}.craft-section{width:60%;margin:50px auto 30px;text-align:center;color:#fff}.service-detail-col{text-align:left}.service-detail-col-r{text-align:right}.service-img{width:100%}.service-row,.single-service-row{margin-bottom:20px}.service-heading{overflow-wrap:break-word}.testimonial-icon{font-size:60px}.testimonial-card{background-color:#222;color:#fff;border-radius:20px;margin-bottom:10px}.navbar-logo{width:50px}h1{font-weight:700}.legal-section{margin-top:50px;width:80%;margin-left:auto;margin-right:auto;color:#fff}