.elementor-43 .elementor-element.elementor-element-bedafe7{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-43 .elementor-element.elementor-element-4df2f05{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-43 .elementor-element.elementor-element-438daf1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-43 .elementor-element.elementor-element-197d802{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-43 .elementor-element.elementor-element-653e945{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-43 .elementor-element.elementor-element-c920037{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-49048d8 */.qb-about-hero{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  min-height:620px;
  background:#07172f;
  overflow:hidden;
  font-family:'Poppins',Arial,sans-serif;
}

.qb-about-hero *{
  box-sizing:border-box;
}

.qb-about-hero__overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(7,23,47,.96),rgba(7,23,47,.82),rgba(7,23,47,.58)),
    url('https://qbqualitycabinet.com/wp-content/uploads/2026/06/83154423_2456122884635470_8800856591910830080_n.jpg') center/cover no-repeat;
}

.qb-about-hero__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  min-height:620px;
  margin:0 auto;
  padding:130px 40px 90px;
  display:flex;
  align-items:center;
}

.qb-about-hero__content{
  max-width:850px;
}

.qb-about-hero__content span{
  display:inline-flex;
  margin-bottom:22px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(244,165,28,.14);
  color:#f4a51c;
  font-size:13px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}

.qb-about-hero h1{
  margin:0;
  color:#fff;
  font-size:clamp(44px,5.6vw,84px);
  line-height:1.04;
  letter-spacing:-3px;
  font-weight:900;
}

.qb-about-hero h1 strong{
  display:block;
  color:#f4a51c;
  font-weight:900;
}

.qb-about-hero p{
  max-width:760px;
  margin:26px 0 0;
  color:rgba(255,255,255,.82);
  font-size:18px;
  line-height:1.85;
}

@media(max-width:767px){
  .qb-about-hero{
    min-height:auto;
  }

  .qb-about-hero__overlay{
    background:
      linear-gradient(180deg,rgba(7,23,47,.96),rgba(7,23,47,.88)),
      url('PASTE-LINK-BACKGROUND-ABOUT') center/cover no-repeat;
  }

  .qb-about-hero__container{
    min-height:auto;
    padding:110px 20px 80px;
  }

  .qb-about-hero h1{
    font-size:42px;
    letter-spacing:-1.6px;
  }

  .qb-about-hero p{
    font-size:15px;
    line-height:1.75;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3c55ea2 */.qb-about-story{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:115px 0;
  background:#f7f8fa;
  overflow:hidden;
  font-family:'Poppins',Arial,sans-serif;
}

.qb-about-story *{
  box-sizing:border-box;
}

.qb-about-story:before{
  content:"";
  position:absolute;
  right:-180px;
  top:-180px;
  width:500px;
  height:500px;
  border-radius:50%;
  background:rgba(244,165,28,.16);
  filter:blur(8px);
}

.qb-about-story__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:0 auto;
  padding:0 40px;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:80px;
  align-items:center;
}

.qb-about-story__content{
  max-width:760px;
}

.qb-about-story__content span{
  display:inline-flex;
  margin-bottom:20px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(244,165,28,.12);
  color:#f4a51c;
  font-size:13px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}

.qb-about-story h2{
  margin:0;
  color:#102f5f;
  font-size:clamp(38px,4.6vw,68px);
  line-height:1.08;
  letter-spacing:-2px;
  font-weight:900;
}

.qb-about-story h2 strong{
  display:block;
  color:#1d1d1d;
  font-weight:900;
}

.qb-about-story p{
  margin:24px 0 0;
  color:#555;
  font-size:17px;
  line-height:1.85;
}

.qb-about-story__visual{
  position:relative;
}

.qb-about-story__image{
  position:relative;
  width:100%;
  min-height:560px;
  border-radius:36px;
  overflow:hidden;
  background:#ddd;
  box-shadow:0 30px 80px rgba(16,47,95,.18);
}

.qb-about-story__image img{
  width:100%;
  height:100%;
  min-height:560px;
  object-fit:cover;
  display:block;
}

.qb-about-story__card{
  position:absolute;
  left:-36px;
  bottom:36px;
  max-width:310px;
  padding:24px 26px;
  border-radius:24px;
  background:#102f5f;
  color:#fff;
  box-shadow:0 24px 60px rgba(16,47,95,.28);
  border-left:7px solid #f4a51c;
}

.qb-about-story__card strong{
  display:block;
  font-size:20px;
  margin-bottom:8px;
  color:#f4a51c;
}

.qb-about-story__card span{
  display:block;
  font-size:14px;
  line-height:1.6;
  color:rgba(255,255,255,.82);
}

@media(max-width:1024px){
  .qb-about-story{
    padding:90px 0;
  }

  .qb-about-story__container{
    grid-template-columns:1fr;
    padding:0 28px;
    gap:55px;
  }
}

@media(max-width:767px){
  .qb-about-story{
    padding:70px 0;
  }

  .qb-about-story__container{
    padding:0 20px;
  }

  .qb-about-story h2{
    font-size:36px;
    letter-spacing:-1.2px;
  }

  .qb-about-story p{
    font-size:15px;
    line-height:1.75;
  }

  .qb-about-story__image{
    min-height:420px;
    border-radius:26px;
  }

  .qb-about-story__image img{
    min-height:420px;
  }

  .qb-about-story__card{
    position:relative;
    left:auto;
    bottom:auto;
    max-width:100%;
    margin-top:16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e706aaf */.qb-about-values{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:115px 0;
  background:#ffffff;
  overflow:hidden;
  font-family:'Poppins',Arial,sans-serif;
}

.qb-about-values *{
  box-sizing:border-box;
}

.qb-about-values:before{
  content:"";
  position:absolute;
  left:-190px;
  top:90px;
  width:460px;
  height:460px;
  border-radius:50%;
  background:rgba(16,47,95,.08);
  filter:blur(10px);
}

.qb-about-values:after{
  content:"";
  position:absolute;
  right:-180px;
  bottom:-160px;
  width:480px;
  height:480px;
  border-radius:50%;
  background:rgba(244,165,28,.13);
  filter:blur(8px);
}

.qb-about-values__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:0 auto;
  padding:0 40px;
}

.qb-about-values__head{
  max-width:820px;
  margin:0 auto 60px;
  text-align:center;
}

.qb-about-values__head span{
  display:inline-flex;
  margin-bottom:18px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(244,165,28,.12);
  color:#f4a51c;
  font-size:13px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}

.qb-about-values__head h2{
  margin:0;
  color:#102f5f;
  font-size:clamp(36px,4.6vw,66px);
  line-height:1.08;
  letter-spacing:-2px;
  font-weight:900;
}

.qb-about-values__head h2 strong{
  display:block;
  color:#1d1d1d;
  font-weight:900;
}

.qb-about-values__head p{
  max-width:760px;
  margin:22px auto 0;
  color:#606060;
  font-size:17px;
  line-height:1.85;
}

.qb-about-values__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

.qb-about-values__card{
  position:relative;
  min-height:300px;
  padding:34px 30px;
  border-radius:30px;
  background:#f7f8fa;
  border:1px solid rgba(16,47,95,.08);
  overflow:hidden;
  transition:.32s ease;
}

.qb-about-values__card:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,#102f5f,#07172f);
  opacity:0;
  transition:.32s ease;
}

.qb-about-values__card:after{
  content:"";
  position:absolute;
  right:-70px;
  top:-70px;
  width:170px;
  height:170px;
  border-radius:50%;
  background:rgba(244,165,28,.18);
  transition:.32s ease;
}

.qb-about-values__card:hover{
  transform:translateY(-10px);
  box-shadow:0 30px 70px rgba(16,47,95,.16);
}

.qb-about-values__card:hover:before{
  opacity:1;
}

.qb-about-values__card:hover:after{
  right:-35px;
  top:-35px;
  background:rgba(244,165,28,.28);
}

.qb-about-values__num,
.qb-about-values__card h3,
.qb-about-values__card p{
  position:relative;
  z-index:2;
}

.qb-about-values__num{
  width:62px;
  height:62px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:28px;
  border-radius:20px;
  background:#102f5f;
  color:#f4a51c;
  font-size:18px;
  font-weight:900;
  box-shadow:0 16px 35px rgba(16,47,95,.18);
  transition:.32s ease;
}

.qb-about-values__card:hover .qb-about-values__num{
  background:#f4a51c;
  color:#102f5f;
}

.qb-about-values__card h3{
  margin:0;
  color:#102f5f;
  font-size:23px;
  line-height:1.25;
  font-weight:900;
  transition:.32s ease;
}

.qb-about-values__card p{
  margin:16px 0 0;
  color:#666;
  font-size:15px;
  line-height:1.75;
  transition:.32s ease;
}

.qb-about-values__card:hover h3{
  color:#fff;
}

.qb-about-values__card:hover p{
  color:rgba(255,255,255,.78);
}

@media(max-width:1024px){
  .qb-about-values{
    padding:90px 0;
  }

  .qb-about-values__container{
    padding:0 28px;
  }

  .qb-about-values__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:767px){
  .qb-about-values{
    padding:70px 0;
  }

  .qb-about-values__container{
    padding:0 20px;
  }

  .qb-about-values__head{
    text-align:left;
    margin-bottom:38px;
  }

  .qb-about-values__head h2{
    font-size:36px;
    letter-spacing:-1.2px;
  }

  .qb-about-values__head p{
    font-size:15px;
    line-height:1.75;
  }

  .qb-about-values__grid{
    grid-template-columns:1fr;
    gap:18px;
  }

  .qb-about-values__card{
    min-height:auto;
    padding:28px 24px;
    border-radius:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-63bf21b */.qb-mission{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 0;
  background:
  linear-gradient(135deg,#07172f 0%,#102f5f 100%);
  overflow:hidden;
  font-family:'Poppins',Arial,sans-serif;
}

.qb-mission *{
  box-sizing:border-box;
}

.qb-mission:before{
  content:"";
  position:absolute;
  left:-180px;
  top:-180px;
  width:500px;
  height:500px;
  border-radius:50%;
  background:rgba(244,165,28,.08);
}

.qb-mission:after{
  content:"";
  position:absolute;
  right:-180px;
  bottom:-180px;
  width:500px;
  height:500px;
  border-radius:50%;
  background:rgba(244,165,28,.08);
}

.qb-mission__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:auto;
  padding:0 40px;
}

.qb-mission__head{
  text-align:center;
  max-width:850px;
  margin:0 auto 70px;
}

.qb-mission__head span{
  display:inline-flex;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(244,165,28,.15);
  color:#f4a51c;
  font-size:13px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}

.qb-mission__head h2{
  margin:22px 0 0;
  color:#fff;
  font-size:clamp(38px,5vw,70px);
  line-height:1.05;
  font-weight:900;
  letter-spacing:-2px;
}

.qb-mission__head h2 strong{
  display:block;
  color:#f4a51c;
}

.qb-mission__head p{
  margin-top:22px;
  color:rgba(255,255,255,.78);
  font-size:17px;
  line-height:1.85;
}

.qb-mission__grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:30px;
}

.qb-mission__card{
  position:relative;
  padding:50px;
  border-radius:34px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.08);
  backdrop-filter:blur(14px);
  overflow:hidden;
}

.qb-mission__card:before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:6px;
  background:#f4a51c;
}

.qb-mission__icon{
  width:90px;
  height:90px;
  border-radius:26px;
  background:#f4a51c;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:38px;
  margin-bottom:28px;
}

.qb-mission__card h3{
  margin:0;
  color:#fff;
  font-size:34px;
  font-weight:900;
}

.qb-mission__card p{
  margin-top:18px;
  color:rgba(255,255,255,.8);
  font-size:16px;
  line-height:1.9;
}

@media(max-width:1024px){

  .qb-mission{
    padding:90px 0;
  }

  .qb-mission__container{
    padding:0 28px;
  }

}

@media(max-width:767px){

  .qb-mission{
    padding:75px 0;
  }

  .qb-mission__container{
    padding:0 20px;
  }

  .qb-mission__head{
    margin-bottom:40px;
  }

  .qb-mission__head h2{
    font-size:38px;
    letter-spacing:-1px;
  }

  .qb-mission__head p{
    font-size:15px;
  }

  .qb-mission__grid{
    grid-template-columns:1fr;
  }

  .qb-mission__card{
    padding:32px 24px;
    border-radius:24px;
  }

  .qb-mission__icon{
    width:70px;
    height:70px;
    font-size:30px;
  }

  .qb-mission__card h3{
    font-size:28px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-53fe4dd */.qb-about-stats{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 0;
  background:#f7f8fa;
  overflow:hidden;
  font-family:'Poppins',Arial,sans-serif;
}

.qb-about-stats *{
  box-sizing:border-box;
}

.qb-about-stats:before{
  content:"";
  position:absolute;
  right:-170px;
  top:-160px;
  width:460px;
  height:460px;
  border-radius:50%;
  background:rgba(244,165,28,.15);
  filter:blur(8px);
}

.qb-about-stats__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:0 auto;
  padding:0 40px;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:70px;
  align-items:center;
}

.qb-about-stats__content span{
  display:inline-flex;
  margin-bottom:20px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(244,165,28,.12);
  color:#f4a51c;
  font-size:13px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}

.qb-about-stats h2{
  margin:0;
  color:#102f5f;
  font-size:clamp(36px,4.4vw,64px);
  line-height:1.08;
  letter-spacing:-2px;
  font-weight:900;
}

.qb-about-stats h2 strong{
  display:block;
  color:#1d1d1d;
  font-weight:900;
}

.qb-about-stats p{
  max-width:680px;
  margin:24px 0 0;
  color:#555;
  font-size:17px;
  line-height:1.85;
}

.qb-about-stats__grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
}

.qb-about-stats__card{
  min-height:210px;
  padding:34px 30px;
  border-radius:30px;
  background:#fff;
  border:1px solid rgba(16,47,95,.08);
  box-shadow:0 20px 45px rgba(16,47,95,.08);
  display:flex;
  flex-direction:column;
  justify-content:center;
  transition:.3s ease;
}

.qb-about-stats__card:hover{
  transform:translateY(-8px);
  background:#102f5f;
  box-shadow:0 30px 70px rgba(16,47,95,.16);
}

.qb-about-stats__card strong{
  display:block;
  color:#f4a51c;
  font-size:44px;
  line-height:1;
  font-weight:900;
  margin-bottom:14px;
}

.qb-about-stats__card span{
  display:block;
  color:#102f5f;
  font-size:17px;
  line-height:1.5;
  font-weight:800;
  transition:.3s ease;
}

.qb-about-stats__card:hover span{
  color:#fff;
}

@media(max-width:1024px){
  .qb-about-stats{
    padding:90px 0;
  }

  .qb-about-stats__container{
    grid-template-columns:1fr;
    padding:0 28px;
    gap:48px;
  }
}

@media(max-width:767px){
  .qb-about-stats{
    padding:70px 0;
  }

  .qb-about-stats__container{
    padding:0 20px;
  }

  .qb-about-stats h2{
    font-size:36px;
    letter-spacing:-1.2px;
  }

  .qb-about-stats p{
    font-size:15px;
    line-height:1.75;
  }

  .qb-about-stats__grid{
    grid-template-columns:1fr;
    gap:16px;
  }

  .qb-about-stats__card{
    min-height:auto;
    padding:30px 24px;
    border-radius:24px;
  }

  .qb-about-stats__card strong{
    font-size:38px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f350aa */.qb-about-cta{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 0;
  background:#07172f;
  overflow:hidden;
  font-family:'Poppins',Arial,sans-serif;
}

.qb-about-cta *{
  box-sizing:border-box;
}

.qb-about-cta__bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(7,23,47,.96),rgba(7,23,47,.82),rgba(7,23,47,.6)),
    url('https://qbqualitycabinet.com/wp-content/uploads/2026/06/486315349_1062134512601138_8957380426656229248_n.jpg') center/cover no-repeat;
}

.qb-about-cta__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:0 auto;
  padding:0 40px;
}

.qb-about-cta__content{
  max-width:850px;
}

.qb-about-cta__content span{
  display:inline-flex;
  margin-bottom:22px;
  padding:10px 18px;
  border-radius:999px;
  background:rgba(244,165,28,.14);
  color:#f4a51c;
  font-size:13px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}

.qb-about-cta h2{
  margin:0;
  color:#fff;
  font-size:clamp(40px,5.3vw,76px);
  line-height:1.05;
  letter-spacing:-2.5px;
  font-weight:900;
}

.qb-about-cta h2 strong{
  display:block;
  color:#f4a51c;
  font-weight:900;
}

.qb-about-cta p{
  max-width:760px;
  margin:24px 0 0;
  color:rgba(255,255,255,.8);
  font-size:17px;
  line-height:1.85;
}

.qb-about-cta__actions{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin-top:36px;
}

.qb-about-cta__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:58px;
  padding:0 32px;
  border-radius:999px;
  text-decoration:none;
  font-size:15px;
  font-weight:900;
  transition:.28s ease;
}

.qb-about-cta__btn--primary{
  background:#f4a51c;
  color:#102f5f;
  box-shadow:0 18px 45px rgba(244,165,28,.25);
}

.qb-about-cta__btn--secondary{
  background:rgba(255,255,255,.08);
  color:#fff;
  border:1px solid rgba(255,255,255,.24);
}

.qb-about-cta__btn:hover{
  transform:translateY(-4px);
}

.qb-about-cta__btn--primary:hover{
  background:#fff;
}

.qb-about-cta__btn--secondary:hover{
  border-color:#f4a51c;
  color:#f4a51c;
}

@media(max-width:767px){
  .qb-about-cta{
    padding:80px 0;
  }

  .qb-about-cta__bg{
    background:
      linear-gradient(180deg,rgba(7,23,47,.96),rgba(7,23,47,.88)),
      url('PASTE-LINK-BACKGROUND-CTA') center/cover no-repeat;
  }

  .qb-about-cta__container{
    padding:0 20px;
  }

  .qb-about-cta h2{
    font-size:38px;
    letter-spacing:-1.2px;
  }

  .qb-about-cta p{
    font-size:15px;
    line-height:1.75;
  }

  .qb-about-cta__actions{
    flex-direction:column;
  }

  .qb-about-cta__btn{
    width:100%;
  }
}/* End custom CSS */