.elementor-12 .elementor-element.elementor-element-4c5766a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-d7105d6{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-182fecc{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-5d5aa17{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-938ca46{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-33eac1d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-68272a1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-3a63ad2{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-599daae{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-a7efe39{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-cf6dec7 */.mqw-hero-light{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  min-height:100vh;
  display:flex;
  align-items:center;
  overflow:hidden;
  background:linear-gradient(180deg,#f7f5ef 0%,#f3f2ee 50%,#efeee9 100%);
}

.mqw-hero-light,
.mqw-hero-light *{
  box-sizing:border-box;
}

.mqw-hero-light::after{
  content:"";
  position:absolute;
  inset:0;
  background:url('https://mqwtravel.com/wp-content/uploads/2026/04/647582291_122232707546116781_5803269816169964874_n.jpg') center center / cover no-repeat;
  opacity:.24;
  z-index:0;
  transform:scale(1.03);
}

.mqw-hero-light::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(247,245,239,.94) 0%,rgba(247,245,239,.80) 48%,rgba(247,245,239,.58) 100%),
    radial-gradient(circle at 10% 20%,rgba(200,157,69,.16) 0%,transparent 32%),
    radial-gradient(circle at 88% 70%,rgba(14,167,196,.14) 0%,transparent 30%);
  z-index:1;
  pointer-events:none;
}

.mqw-hero-light__shape{
  position:absolute;
  border-radius:50%;
  filter:blur(12px);
  pointer-events:none;
  z-index:1;
}

.mqw-hero-light__shape--one{
  top:-110px;
  left:-90px;
  width:340px;
  height:340px;
  background:radial-gradient(circle,rgba(200,157,69,.18),rgba(200,157,69,.04) 52%,transparent 74%);
}

.mqw-hero-light__shape--two{
  right:-130px;
  bottom:-130px;
  width:390px;
  height:390px;
  background:radial-gradient(circle,rgba(14,167,196,.18),rgba(14,167,196,.04) 52%,transparent 74%);
}

.mqw-hero-light__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1440px;
  margin:0 auto;
  padding:120px 70px 90px;
}

.mqw-hero-light__grid{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(320px,420px);
  gap:60px;
  align-items:center;
}

.mqw-hero-light__content{
  max-width:790px;
}

.mqw-hero-light__badge{
  display:inline-flex;
  align-items:center;
  padding:10px 16px;
  margin-bottom:24px;
  border:1px solid rgba(200,157,69,.30);
  border-radius:999px;
  background:rgba(255,255,255,.80);
  color:#8d6a24;
  font-family:"Poppins",sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:.8px;
  text-transform:uppercase;
  box-shadow:0 8px 24px rgba(0,0,0,.05);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}

.mqw-hero-light__title{
  margin:0 0 22px;
  color:#17212c;
  font-family:"Montserrat",sans-serif;
  font-size:clamp(36px,6vw,74px);
  font-weight:900;
  line-height:1.02;
  letter-spacing:-1.6px;
}

.mqw-hero-light__title span{
  display:block;
  margin-top:10px;
  color:#0eabc5;
}

.mqw-hero-light__desc{
  max-width:700px;
  margin:0 0 28px;
  color:#4f5b67;
  font-family:"Poppins",sans-serif;
  font-size:clamp(15px,2vw,18px);
  font-weight:400;
  line-height:1.9;
}

.mqw-hero-light__points{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-bottom:34px;
}

.mqw-hero-light__points span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 16px;
  border:1px solid rgba(14,167,196,.16);
  border-radius:999px;
  background:rgba(255,255,255,.86);
  color:#24303d;
  font-family:"Poppins",sans-serif;
  font-size:14px;
  font-weight:600;
  line-height:1.2;
  box-shadow:0 10px 24px rgba(0,0,0,.04);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}

.mqw-hero-light__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
}

.mqw-hero-light__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:190px;
  padding:15px 28px;
  border-radius:999px;
  text-decoration:none;
  transition:.3s ease;
  font-family:"Poppins",sans-serif;
  font-size:15px;
  font-weight:700;
}

.mqw-hero-light__btn--primary{
  background:linear-gradient(135deg,#c89d45 0%,#eed58c 100%);
  color:#111;
  box-shadow:0 16px 34px rgba(200,157,69,.22);
}

.mqw-hero-light__btn--primary:hover{
  transform:translateY(-2px);
  box-shadow:0 20px 40px rgba(200,157,69,.30);
}

.mqw-hero-light__btn--secondary{
  border:1.5px solid rgba(14,167,196,.55);
  background:rgba(255,255,255,.88);
  color:#0eabc5;
  box-shadow:0 12px 30px rgba(14,167,196,.08);
}

.mqw-hero-light__btn--secondary:hover{
  transform:translateY(-2px);
  background:rgba(14,167,196,.07);
}

.mqw-hero-light__media{
  display:flex;
  justify-content:center;
  align-items:center;
}

.mqw-hero-light__video-box{
  position:relative;
  width:100%;
  max-width:400px;
  aspect-ratio:9/16;
  border-radius:34px;
  overflow:hidden;
  background:#dcdcdc;
  border:1px solid rgba(255,255,255,.92);
  box-shadow:
    0 28px 60px rgba(0,0,0,.13),
    0 10px 26px rgba(14,167,196,.12);
  z-index:2;
}

.mqw-hero-light__video-box::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 24%,transparent 78%,rgba(0,0,0,.06));
  z-index:2;
}

.mqw-hero-light__video{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  background:#000;
}

@media(max-width:1199px){
  .mqw-hero-light__container{
    padding:110px 50px 85px;
  }

  .mqw-hero-light__grid{
    grid-template-columns:minmax(0,1fr) minmax(290px,360px);
    gap:40px;
  }
}

@media(max-width:991px){
  .mqw-hero-light{
    min-height:auto;
  }

  .mqw-hero-light__container{
    padding:100px 32px 75px;
  }

  .mqw-hero-light__grid{
    grid-template-columns:1fr;
    gap:36px;
  }

  .mqw-hero-light__media{
    justify-content:flex-start;
  }

  .mqw-hero-light__video-box{
    max-width:360px;
  }
}

@media(max-width:767px){
  .mqw-hero-light__container{
    padding:90px 20px 60px;
  }

  .mqw-hero-light__badge{
    margin-bottom:18px;
    padding:8px 12px;
    font-size:10px;
    line-height:1.5;
  }

  .mqw-hero-light__title{
    margin-bottom:18px;
    font-size:clamp(31px,10vw,44px);
    line-height:1.08;
    letter-spacing:-1px;
  }

  .mqw-hero-light__desc{
    margin-bottom:24px;
    font-size:15px;
    line-height:1.76;
  }

  .mqw-hero-light__points{
    gap:10px;
    margin-bottom:28px;
  }

  .mqw-hero-light__points span{
    width:100%;
    justify-content:flex-start;
    padding:10px 14px;
    font-size:13px;
  }

  .mqw-hero-light__actions{
    flex-direction:column;
    gap:12px;
  }

  .mqw-hero-light__btn{
    width:100%;
    min-width:100%;
    padding:14px 20px;
    font-size:14px;
  }

  .mqw-hero-light__media{
    justify-content:center;
  }

  .mqw-hero-light__video-box{
    max-width:300px;
    border-radius:24px;
  }

  .mqw-hero-light::after{
    opacity:.18;
  }

  .mqw-hero-light::before{
    background:
      linear-gradient(180deg,rgba(247,245,239,.88) 0%,rgba(243,242,238,.78) 55%,rgba(239,238,233,.88) 100%),
      radial-gradient(circle at top left,rgba(200,157,69,.12),transparent 34%),
      radial-gradient(circle at right center,rgba(14,167,196,.10),transparent 30%);
  }
}

@media(max-width:480px){
  .mqw-hero-light__container{
    padding:82px 16px 54px;
  }

  .mqw-hero-light__desc{
    font-size:14px;
  }

  .mqw-hero-light__video-box{
    max-width:260px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c448c4 */.mqw-sec2-light{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 20px;
  overflow:hidden;
  background:linear-gradient(180deg,#f7f5ef 0%,#f3f2ee 55%,#f0eee8 100%);
}

.mqw-sec2-light,
.mqw-sec2-light *{
  box-sizing:border-box;
}

.mqw-sec2-light__bg-shape{
  position:absolute;
  border-radius:50%;
  filter:blur(10px);
  pointer-events:none;
}

.mqw-sec2-light__bg-shape--one{
  top:-100px;
  right:-90px;
  width:320px;
  height:320px;
  background:radial-gradient(circle,rgba(200,157,69,.14) 0%,rgba(200,157,69,.04) 48%,transparent 74%);
}

.mqw-sec2-light__bg-shape--two{
  left:-120px;
  bottom:-120px;
  width:360px;
  height:360px;
  background:radial-gradient(circle,rgba(14,167,196,.13) 0%,rgba(14,167,196,.04) 48%,transparent 74%);
}

.mqw-sec2-light__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:0 auto;
}

.mqw-sec2-light__grid{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);
  gap:50px;
  align-items:center;
}

.mqw-sec2-light__eyebrow{
  display:inline-block;
  margin-bottom:18px;
  color:#a57a28;
  font-family:"Poppins",sans-serif;
  font-size:13px;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.mqw-sec2-light__title{
  margin:0 0 22px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:clamp(30px,4.2vw,54px);
  font-weight:900;
  line-height:1.08;
  letter-spacing:-1.2px;
}

.mqw-sec2-light__title span{
  display:block;
  color:#0eabc5;
}

.mqw-sec2-light__desc{
  margin:0 0 18px;
  color:#5a6572;
  font-family:"Poppins",sans-serif;
  font-size:16px;
  line-height:1.9;
}

.mqw-sec2-light__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:28px;
}

.mqw-sec2-light__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:190px;
  padding:15px 26px;
  border-radius:999px;
  text-decoration:none;
  transition:.3s ease;
  font-family:"Poppins",sans-serif;
  font-size:15px;
  font-weight:700;
}

.mqw-sec2-light__btn--primary{
  background:linear-gradient(135deg,#c89d45 0%,#eed58c 100%);
  color:#111;
  box-shadow:0 14px 35px rgba(200,157,69,.18);
}

.mqw-sec2-light__btn--secondary{
  border:1.5px solid rgba(14,167,196,.38);
  background:rgba(255,255,255,.78);
  color:#0eabc5;
}

.mqw-sec2-light__btn:hover{
  transform:translateY(-2px);
}

.mqw-sec2-light__card{
  position:relative;
  padding:28px 24px;
  border-radius:24px;
  background:rgba(255,255,255,.74);
  border:1px solid rgba(255,255,255,.92);
  box-shadow:0 18px 40px rgba(0,0,0,.06),0 8px 20px rgba(14,167,196,.04);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

.mqw-sec2-light__card--main{
  margin-bottom:20px;
  padding:34px 28px;
  background:linear-gradient(135deg,rgba(255,255,255,.86) 0%,rgba(247,243,232,.92) 100%);
  border:1px solid rgba(200,157,69,.18);
}

.mqw-sec2-light__label{
  display:inline-block;
  margin-bottom:14px;
  padding:8px 14px;
  border-radius:999px;
  background:rgba(14,167,196,.08);
  color:#0eabc5;
  font-family:"Poppins",sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:1px;
  text-transform:uppercase;
}

.mqw-sec2-light__card h3{
  margin:0 0 12px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:28px;
  font-weight:800;
  line-height:1.28;
}

.mqw-sec2-light__card h4{
  margin:0 0 10px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:20px;
  font-weight:800;
  line-height:1.35;
}

.mqw-sec2-light__card p{
  margin:0;
  color:#5d6875;
  font-family:"Poppins",sans-serif;
  font-size:15px;
  line-height:1.8;
}

.mqw-sec2-light__mini-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

@media(max-width:991px){
  .mqw-sec2-light{
    padding:90px 20px;
  }

  .mqw-sec2-light__grid{
    grid-template-columns:1fr;
    gap:34px;
  }
}

@media(max-width:767px){
  .mqw-sec2-light{
    padding:75px 16px;
  }

  .mqw-sec2-light__title{
    font-size:clamp(28px,9vw,40px);
  }

  .mqw-sec2-light__actions{
    flex-direction:column;
  }

  .mqw-sec2-light__btn{
    width:100%;
    min-width:100%;
  }

  .mqw-sec2-light__mini-grid{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5cd3a93 */.mqw-sec3-light{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 20px;
  overflow:hidden;
  background:linear-gradient(180deg,#f4f2ec 0%,#f8f6f1 52%,#f2efe8 100%);
}

.mqw-sec3-light,
.mqw-sec3-light *{
  box-sizing:border-box;
}

.mqw-sec3-light__shape{
  position:absolute;
  border-radius:50%;
  filter:blur(10px);
  pointer-events:none;
}

.mqw-sec3-light__shape--one{
  top:-100px;
  left:-100px;
  width:320px;
  height:320px;
  background:radial-gradient(circle,rgba(200,157,69,.14) 0%,rgba(200,157,69,.04) 48%,transparent 74%);
}

.mqw-sec3-light__shape--two{
  right:-120px;
  bottom:-120px;
  width:360px;
  height:360px;
  background:radial-gradient(circle,rgba(14,167,196,.12) 0%,rgba(14,167,196,.04) 48%,transparent 74%);
}

.mqw-sec3-light__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:0 auto;
}

.mqw-sec3-light__top{
  max-width:820px;
  margin:0 auto 42px;
  text-align:center;
}

.mqw-sec3-light__eyebrow{
  display:inline-block;
  margin-bottom:16px;
  color:#a57a28;
  font-family:"Poppins",sans-serif;
  font-size:13px;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.mqw-sec3-light__title{
  margin:0 0 14px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:clamp(30px,4.2vw,54px);
  font-weight:900;
  line-height:1.08;
  letter-spacing:-1.2px;
}

.mqw-sec3-light__title span{
  display:block;
  color:#0eabc5;
}

.mqw-sec3-light__desc{
  margin:0 auto;
  max-width:720px;
  color:#5a6572;
  font-family:"Poppins",sans-serif;
  font-size:15px;
  line-height:1.85;
}

.mqw-sec3-light__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
}

.mqw-sec3-light__card{
  position:relative;
  padding:30px 24px;
  border-radius:26px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(255,255,255,.94);
  box-shadow:0 18px 40px rgba(0,0,0,.06),0 8px 20px rgba(14,167,196,.04);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  transition:.3s ease;
}

.mqw-sec3-light__card:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 46px rgba(0,0,0,.08),0 10px 24px rgba(14,167,196,.08);
}

.mqw-sec3-light__icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:58px;
  height:58px;
  margin-bottom:18px;
  border-radius:18px;
  background:linear-gradient(135deg,rgba(200,157,69,.14) 0%,rgba(14,167,196,.10) 100%);
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:18px;
  font-weight:900;
  border:1px solid rgba(200,157,69,.12);
}

.mqw-sec3-light__card h3{
  margin:0 0 10px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:22px;
  font-weight:800;
  line-height:1.35;
}

.mqw-sec3-light__card p{
  margin:0;
  color:#5d6875;
  font-family:"Poppins",sans-serif;
  font-size:14px;
  line-height:1.8;
}

@media(max-width:1199px){
  .mqw-sec3-light{
    padding:100px 20px;
  }

  .mqw-sec3-light__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:991px){
  .mqw-sec3-light{
    padding:90px 20px;
  }

  .mqw-sec3-light__top{
    margin-bottom:34px;
  }
}

@media(max-width:767px){
  .mqw-sec3-light{
    padding:75px 16px;
  }

  .mqw-sec3-light__top{
    margin-bottom:28px;
  }

  .mqw-sec3-light__eyebrow{
    margin-bottom:14px;
    font-size:12px;
  }

  .mqw-sec3-light__title{
    font-size:clamp(28px,9vw,40px);
    line-height:1.12;
  }

  .mqw-sec3-light__desc{
    font-size:14px;
  }

  .mqw-sec3-light__grid{
    grid-template-columns:1fr;
    gap:16px;
  }

  .mqw-sec3-light__card{
    padding:24px 20px;
    border-radius:20px;
  }

  .mqw-sec3-light__icon{
    width:52px;
    height:52px;
    border-radius:16px;
    font-size:16px;
  }

  .mqw-sec3-light__card h3{
    font-size:20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7dcde97 */.mqw-sec4-light-packages{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 20px;
  overflow:hidden;
  background:linear-gradient(180deg,#f7f5ef 0%,#f2f0ea 52%,#eeece6 100%);
}

.mqw-sec4-light-packages,
.mqw-sec4-light-packages *{
  box-sizing:border-box;
}

.mqw-sec4-light-packages__shape{
  position:absolute;
  border-radius:50%;
  filter:blur(10px);
  pointer-events:none;
}

.mqw-sec4-light-packages__shape--one{
  top:-100px;
  left:-100px;
  width:320px;
  height:320px;
  background:radial-gradient(circle,rgba(200,157,69,.14) 0%,rgba(200,157,69,.04) 48%,transparent 74%);
}

.mqw-sec4-light-packages__shape--two{
  right:-120px;
  bottom:-120px;
  width:360px;
  height:360px;
  background:radial-gradient(circle,rgba(14,167,196,.12) 0%,rgba(14,167,196,.04) 48%,transparent 74%);
}

.mqw-sec4-light-packages__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:0 auto;
}

.mqw-sec4-light-packages__top{
  max-width:820px;
  margin:0 auto 42px;
  text-align:center;
}

.mqw-sec4-light-packages__eyebrow{
  display:inline-block;
  margin-bottom:16px;
  color:#a57a28;
  font-family:"Poppins",sans-serif;
  font-size:13px;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.mqw-sec4-light-packages__title{
  margin:0 0 14px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:clamp(30px,4.2vw,54px);
  font-weight:900;
  line-height:1.08;
  letter-spacing:-1.2px;
}

.mqw-sec4-light-packages__title span{
  display:block;
  color:#0eabc5;
}

.mqw-sec4-light-packages__desc{
  margin:0 auto;
  max-width:700px;
  color:#5a6572;
  font-family:"Poppins",sans-serif;
  font-size:15px;
  line-height:1.85;
}

.mqw-sec4-light-packages__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
}

.mqw-sec4-light-packages__card{
  position:relative;
  border-radius:28px;
  overflow:hidden;
  background:rgba(255,255,255,.76);
  border:1px solid rgba(255,255,255,.94);
  box-shadow:0 18px 40px rgba(0,0,0,.06),0 8px 20px rgba(14,167,196,.04);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  transition:.35s ease;
}

.mqw-sec4-light-packages__card:hover{
  transform:translateY(-6px);
  box-shadow:0 24px 48px rgba(0,0,0,.08),0 10px 26px rgba(14,167,196,.08);
}

.mqw-sec4-light-packages__poster{
  position:relative;
  width:100%;
  aspect-ratio:1 / 1;
  overflow:hidden;
  background:#d9d9d9;
}

.mqw-sec4-light-packages__poster img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.45s ease;
}

.mqw-sec4-light-packages__card:hover .mqw-sec4-light-packages__poster img{
  transform:scale(1.05);
}

.mqw-sec4-light-packages__poster-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,rgba(255,255,255,0) 40%,rgba(28,35,43,.12) 100%);
}

.mqw-sec4-light-packages__badge{
  position:absolute;
  top:16px;
  left:16px;
  z-index:2;
  display:inline-flex;
  align-items:center;
  padding:8px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.88);
  color:#9a7125;
  border:1px solid rgba(200,157,69,.18);
  font-family:"Poppins",sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:.8px;
  text-transform:uppercase;
  box-shadow:0 8px 20px rgba(0,0,0,.05);
}

.mqw-sec4-light-packages__badge--blue{
  color:#0eabc5;
  border-color:rgba(14,167,196,.16);
}

.mqw-sec4-light-packages__content{
  padding:22px 20px;
}

.mqw-sec4-light-packages__content h3{
  margin:0 0 10px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:24px;
  font-weight:900;
  line-height:1.2;
  letter-spacing:-.6px;
}

.mqw-sec4-light-packages__content p{
  margin:0 0 16px;
  color:#5d6875;
  font-family:"Poppins",sans-serif;
  font-size:14px;
  line-height:1.75;
}

.mqw-sec4-light-packages__content a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 18px;
  border-radius:999px;
  text-decoration:none;
  background:linear-gradient(135deg,#c89d45 0%,#eed58c 100%);
  color:#111;
  font-family:"Poppins",sans-serif;
  font-size:14px;
  font-weight:700;
  box-shadow:0 12px 28px rgba(200,157,69,.18);
  transition:.3s ease;
}

.mqw-sec4-light-packages__content a:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(200,157,69,.26);
}

@media(max-width:1199px){
  .mqw-sec4-light-packages{
    padding:100px 20px;
  }

  .mqw-sec4-light-packages__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:991px){
  .mqw-sec4-light-packages{
    padding:90px 20px;
  }

  .mqw-sec4-light-packages__top{
    margin-bottom:34px;
  }
}

@media(max-width:767px){
  .mqw-sec4-light-packages{
    padding:75px 16px;
  }

  .mqw-sec4-light-packages__top{
    margin-bottom:28px;
  }

  .mqw-sec4-light-packages__eyebrow{
    margin-bottom:14px;
    font-size:12px;
  }

  .mqw-sec4-light-packages__title{
    font-size:clamp(28px,9vw,40px);
    line-height:1.12;
  }

  .mqw-sec4-light-packages__desc{
    font-size:14px;
  }

  .mqw-sec4-light-packages__grid{
    grid-template-columns:1fr;
    gap:18px;
  }

  .mqw-sec4-light-packages__card{
    border-radius:22px;
  }

  .mqw-sec4-light-packages__poster{
    aspect-ratio:1 / 1;
  }

  .mqw-sec4-light-packages__content{
    padding:20px 18px;
  }

  .mqw-sec4-light-packages__content h3{
    font-size:22px;
  }

  .mqw-sec4-light-packages__content a{
    width:100%;
    padding:13px 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-18c0a36 */.mqw-sec5-light{
  position:relative;
  width:100%;
  padding:110px 20px;
  overflow:hidden;
  background:linear-gradient(180deg,#f7f5ef 0%,#f2f0ea 52%,#efede7 100%);
}

.mqw-sec5-light__shape{
  position:absolute;
  border-radius:50%;
  filter:blur(10px);
  pointer-events:none;
}

.mqw-sec5-light__shape--one{
  top:-100px;
  left:-100px;
  width:320px;
  height:320px;
  background:radial-gradient(circle, rgba(200,157,69,0.14) 0%, transparent 70%);
}

.mqw-sec5-light__shape--two{
  right:-120px;
  bottom:-120px;
  width:360px;
  height:360px;
  background:radial-gradient(circle, rgba(14,167,196,0.12) 0%, transparent 70%);
}

.mqw-sec5-light__container{
  position:relative;
  z-index:2;
  max-width:1400px;
  margin:0 auto;
}

.mqw-sec5-light__grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:55px;
  align-items:center;
}

.mqw-sec5-light__image-wrap{
  position:relative;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 22px 50px rgba(0,0,0,0.08);
}

.mqw-sec5-light__image-wrap img{
  width:100%;
  height:680px;
  object-fit:cover;
  display:block;
}

.mqw-sec5-light__float-card{
  position:absolute;
  left:22px;
  bottom:22px;
  padding:18px 20px;
  border-radius:22px;
  background:rgba(255,255,255,0.88);
  backdrop-filter:blur(10px);
  box-shadow:0 12px 26px rgba(0,0,0,0.08);
}

.mqw-sec5-light__float-card span{
  display:block;
  margin-bottom:6px;
  color:#0eabc5;
  font-family:Poppins,sans-serif;
  font-size:12px;
  font-weight:600;
  text-transform:uppercase;
}

.mqw-sec5-light__float-card strong{
  color:#1d232b;
  font-family:Montserrat,sans-serif;
  font-size:24px;
  font-weight:800;
  line-height:1.2;
}

.mqw-sec5-light__eyebrow{
  display:inline-block;
  margin-bottom:18px;
  color:#a57a28;
  font-family:Poppins,sans-serif;
  font-size:13px;
  font-weight:600;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.mqw-sec5-light__title{
  margin:0 0 18px;
  color:#1d232b;
  font-family:Montserrat,sans-serif;
  font-size:clamp(30px,4vw,54px);
  font-weight:800;
  line-height:1.08;
}

.mqw-sec5-light__title span{
  display:block;
  color:#0eabc5;
}

.mqw-sec5-light__desc{
  margin:0 0 26px;
  color:#5d6875;
  font-family:Poppins,sans-serif;
  font-size:16px;
  line-height:1.9;
}

.mqw-sec5-light__points{
  display:grid;
  gap:16px;
}

.mqw-sec5-light__point{
  padding:22px;
  border-radius:22px;
  background:rgba(255,255,255,0.78);
  border:1px solid rgba(255,255,255,0.92);
  box-shadow:0 14px 32px rgba(0,0,0,0.05);
}

.mqw-sec5-light__point h3{
  margin:0 0 8px;
  color:#1d232b;
  font-family:Montserrat,sans-serif;
  font-size:22px;
  font-weight:700;
}

.mqw-sec5-light__point p{
  margin:0;
  color:#5d6875;
  font-family:Poppins,sans-serif;
  font-size:14px;
  line-height:1.8;
}

.mqw-sec5-light__actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:28px;
}

.mqw-sec5-light__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:190px;
  padding:15px 26px;
  border-radius:999px;
  text-decoration:none;
  font-family:Poppins,sans-serif;
  font-size:15px;
  font-weight:600;
  transition:0.3s ease;
}

.mqw-sec5-light__btn--primary{
  background:linear-gradient(135deg,#c89d45 0%,#eed58c 100%);
  color:#111;
  box-shadow:0 14px 32px rgba(200,157,69,0.18);
}

.mqw-sec5-light__btn--secondary{
  border:1.5px solid rgba(14,167,196,0.35);
  background:#fff;
  color:#0eabc5;
}

.mqw-sec5-light__btn:hover{
  transform:translateY(-2px);
}

@media (max-width:991px){
  .mqw-sec5-light__grid{
    grid-template-columns:1fr;
    gap:35px;
  }

  .mqw-sec5-light__image-wrap img{
    height:520px;
  }
}

@media (max-width:767px){
  .mqw-sec5-light{
    padding:75px 16px;
  }

  .mqw-sec5-light__image-wrap{
    border-radius:22px;
  }

  .mqw-sec5-light__image-wrap img{
    height:420px;
  }

  .mqw-sec5-light__float-card{
    left:14px;
    right:14px;
    bottom:14px;
    padding:16px;
    border-radius:18px;
  }

  .mqw-sec5-light__float-card strong{
    font-size:20px;
  }

  .mqw-sec5-light__title{
    font-size:clamp(28px,9vw,40px);
  }

  .mqw-sec5-light__desc{
    font-size:15px;
  }

  .mqw-sec5-light__point{
    padding:18px;
    border-radius:18px;
  }

  .mqw-sec5-light__point h3{
    font-size:19px;
  }

  .mqw-sec5-light__actions{
    flex-direction:column;
  }

  .mqw-sec5-light__btn{
    width:100%;
    min-width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-aac9148 */.mqw-sec5-light{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 20px;
  overflow:hidden;
  background:linear-gradient(180deg,#f7f5ef 0%,#f2f0ea 52%,#efede7 100%);
}

.mqw-sec5-light,
.mqw-sec5-light *{
  box-sizing:border-box;
}

.mqw-sec5-light__shape{
  position:absolute;
  border-radius:50%;
  filter:blur(10px);
  pointer-events:none;
}

.mqw-sec5-light__shape--one{
  top:-100px;
  left:-100px;
  width:320px;
  height:320px;
  background:radial-gradient(circle,rgba(200,157,69,.14) 0%,transparent 70%);
}

.mqw-sec5-light__shape--two{
  right:-120px;
  bottom:-120px;
  width:360px;
  height:360px;
  background:radial-gradient(circle,rgba(14,167,196,.12) 0%,transparent 70%);
}

.mqw-sec5-light__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:0 auto;
}

.mqw-sec5-light__grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:55px;
  align-items:center;
}

.mqw-sec5-light__image-wrap{
  position:relative;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 22px 50px rgba(0,0,0,.08);
}

.mqw-sec5-light__image-wrap img{
  width:100%;
  height:680px;
  object-fit:cover;
  display:block;
}

.mqw-sec5-light__float-card{
  position:absolute;
  left:22px;
  bottom:22px;
  padding:18px 20px;
  border-radius:22px;
  background:rgba(255,255,255,.88);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  box-shadow:0 12px 26px rgba(0,0,0,.08);
}

.mqw-sec5-light__float-card span{
  display:block;
  margin-bottom:6px;
  color:#0eabc5;
  font-family:"Poppins",sans-serif;
  font-size:12px;
  font-weight:700;
  text-transform:uppercase;
}

.mqw-sec5-light__float-card strong{
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:24px;
  font-weight:900;
  line-height:1.2;
}

.mqw-sec5-light__eyebrow{
  display:inline-block;
  margin-bottom:18px;
  color:#a57a28;
  font-family:"Poppins",sans-serif;
  font-size:13px;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.mqw-sec5-light__title{
  margin:0 0 18px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:clamp(30px,4vw,54px);
  font-weight:900;
  line-height:1.08;
  letter-spacing:-1.1px;
}

.mqw-sec5-light__title span{
  display:block;
  color:#0eabc5;
}

.mqw-sec5-light__desc{
  margin:0 0 26px;
  color:#5d6875;
  font-family:"Poppins",sans-serif;
  font-size:16px;
  line-height:1.9;
}

.mqw-sec5-light__points{
  display:grid;
  gap:16px;
}

.mqw-sec5-light__point{
  padding:22px;
  border-radius:22px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(255,255,255,.92);
  box-shadow:0 14px 32px rgba(0,0,0,.05);
}

.mqw-sec5-light__point h3{
  margin:0 0 8px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:22px;
  font-weight:800;
}

.mqw-sec5-light__point p{
  margin:0;
  color:#5d6875;
  font-family:"Poppins",sans-serif;
  font-size:14px;
  line-height:1.8;
}

.mqw-sec5-light__actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:28px;
}

.mqw-sec5-light__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:190px;
  padding:15px 26px;
  border-radius:999px;
  text-decoration:none;
  font-family:"Poppins",sans-serif;
  font-size:15px;
  font-weight:700;
  transition:.3s ease;
}

.mqw-sec5-light__btn--primary{
  background:linear-gradient(135deg,#c89d45 0%,#eed58c 100%);
  color:#111;
  box-shadow:0 14px 32px rgba(200,157,69,.18);
}

.mqw-sec5-light__btn--secondary{
  border:1.5px solid rgba(14,167,196,.35);
  background:#fff;
  color:#0eabc5;
}

.mqw-sec5-light__btn:hover{
  transform:translateY(-2px);
}

@media(max-width:991px){
  .mqw-sec5-light__grid{
    grid-template-columns:1fr;
    gap:35px;
  }

  .mqw-sec5-light__image-wrap img{
    height:520px;
  }
}

@media(max-width:767px){
  .mqw-sec5-light{
    padding:75px 16px;
  }

  .mqw-sec5-light__image-wrap{
    border-radius:22px;
  }

  .mqw-sec5-light__image-wrap img{
    height:420px;
  }

  .mqw-sec5-light__float-card{
    left:14px;
    right:14px;
    bottom:14px;
    padding:16px;
    border-radius:18px;
  }

  .mqw-sec5-light__float-card strong{
    font-size:20px;
  }

  .mqw-sec5-light__title{
    font-size:clamp(28px,9vw,40px);
  }

  .mqw-sec5-light__desc{
    font-size:15px;
  }

  .mqw-sec5-light__point{
    padding:18px;
    border-radius:18px;
  }

  .mqw-sec5-light__point h3{
    font-size:19px;
  }

  .mqw-sec5-light__actions{
    flex-direction:column;
  }

  .mqw-sec5-light__btn{
    width:100%;
    min-width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-50c6cc2 */.mqw-sec-extra-video{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 20px;
  overflow:hidden;
  background:linear-gradient(180deg,#f7f5ef 0%,#f2f0ea 52%,#efede7 100%);
}

.mqw-sec-extra-video,
.mqw-sec-extra-video *{
  box-sizing:border-box;
}

.mqw-sec-extra-video__shape{
  position:absolute;
  border-radius:50%;
  filter:blur(10px);
  pointer-events:none;
}

.mqw-sec-extra-video__shape--one{
  top:-100px;
  left:-100px;
  width:320px;
  height:320px;
  background:radial-gradient(circle,rgba(200,157,69,.14) 0%,transparent 70%);
}

.mqw-sec-extra-video__shape--two{
  right:-120px;
  bottom:-120px;
  width:360px;
  height:360px;
  background:radial-gradient(circle,rgba(14,167,196,.12) 0%,transparent 70%);
}

.mqw-sec-extra-video__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:0 auto;
}

.mqw-sec-extra-video__top{
  max-width:820px;
  margin:0 auto 40px;
  text-align:center;
}

.mqw-sec-extra-video__eyebrow{
  display:inline-block;
  margin-bottom:16px;
  color:#a57a28;
  font-family:"Poppins",sans-serif;
  font-size:13px;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.mqw-sec-extra-video__title{
  margin:0 0 14px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:clamp(30px,4.2vw,54px);
  font-weight:900;
  line-height:1.08;
  letter-spacing:-1.2px;
}

.mqw-sec-extra-video__title span{
  display:block;
  color:#0eabc5;
}

.mqw-sec-extra-video__desc{
  margin:0 auto;
  max-width:720px;
  color:#5a6572;
  font-family:"Poppins",sans-serif;
  font-size:15px;
  line-height:1.85;
}

.mqw-sec-extra-video__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:20px;
}

.mqw-sec-extra-video__card{
  position:relative;
  border-radius:26px;
  overflow:hidden;
  background:rgba(255,255,255,.80);
  border:1px solid rgba(255,255,255,.94);
  box-shadow:0 18px 40px rgba(0,0,0,.06);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  transition:.35s ease;
}

.mqw-sec-extra-video__card:hover{
  transform:translateY(-5px);
  box-shadow:0 24px 48px rgba(0,0,0,.08);
}

.mqw-sec-extra-video__video-wrap{
  position:relative;
  width:100%;
  aspect-ratio:9/16;
  overflow:hidden;
  background:#d9d9d9;
}

.mqw-sec-extra-video__video{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  background:#000;
}

.mqw-sec-extra-video__content{
  padding:18px 18px 20px;
}

.mqw-sec-extra-video__content span{
  display:block;
  margin-bottom:8px;
  color:#0eabc5;
  font-family:"Poppins",sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:1px;
  text-transform:uppercase;
}

.mqw-sec-extra-video__content h3{
  margin:0;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:20px;
  font-weight:800;
  line-height:1.35;
}

@media(max-width:1199px){
  .mqw-sec-extra-video{
    padding:100px 20px;
  }

  .mqw-sec-extra-video__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:767px){
  .mqw-sec-extra-video{
    padding:75px 16px;
  }

  .mqw-sec-extra-video__top{
    margin-bottom:28px;
  }

  .mqw-sec-extra-video__eyebrow{
    margin-bottom:14px;
    font-size:12px;
  }

  .mqw-sec-extra-video__title{
    font-size:clamp(28px,9vw,40px);
    line-height:1.12;
  }

  .mqw-sec-extra-video__desc{
    font-size:14px;
  }

  .mqw-sec-extra-video__grid{
    grid-template-columns:1fr;
    gap:16px;
  }

  .mqw-sec-extra-video__card{
    border-radius:20px;
  }

  .mqw-sec-extra-video__content{
    padding:16px 16px 18px;
  }

  .mqw-sec-extra-video__content h3{
    font-size:18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a91c04e */.mqw-sec7-cta{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 20px;
  overflow:hidden;
  background:#f4f1ea;
}

.mqw-sec7-cta,
.mqw-sec7-cta *{
  box-sizing:border-box;
}

.mqw-sec7-cta::after{
  content:"";
  position:absolute;
  inset:0;
  background:url('https://mqwtravel.com/wp-content/uploads/2026/04/649284580_122232707774116781_3371298208868130484_n.jpg') center center / cover no-repeat;
  opacity:.28;
  z-index:0;
  transform:scale(1.02);
}

.mqw-sec7-cta::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(247,245,239,.88) 0%,rgba(242,240,234,.80) 52%,rgba(239,237,231,.88) 100%);
  z-index:1;
  pointer-events:none;
}

.mqw-sec7-cta__shape{
  position:absolute;
  border-radius:50%;
  filter:blur(10px);
  pointer-events:none;
  z-index:1;
}

.mqw-sec7-cta__shape--one{
  top:40px;
  left:-80px;
  width:280px;
  height:280px;
  background:radial-gradient(circle,rgba(200,157,69,.12) 0%,transparent 72%);
}

.mqw-sec7-cta__shape--two{
  right:-90px;
  bottom:30px;
  width:320px;
  height:320px;
  background:radial-gradient(circle,rgba(14,167,196,.10) 0%,transparent 72%);
}

.mqw-sec7-cta__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:0 auto;
}

.mqw-sec7-cta__grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,.95fr);
  gap:34px;
  align-items:start;
}

.mqw-sec7-cta__left{
  padding-top:10px;
}

.mqw-sec7-cta__eyebrow{
  display:inline-block;
  margin-bottom:18px;
  color:#a57a28;
  font-family:"Poppins",sans-serif;
  font-size:13px;
  font-weight:700;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.mqw-sec7-cta__title{
  margin:0 0 18px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:clamp(30px,4vw,54px);
  font-weight:900;
  line-height:1.08;
  letter-spacing:-1.2px;
}

.mqw-sec7-cta__title span{
  display:block;
  color:#0eabc5;
}

.mqw-sec7-cta__desc{
  margin:0 0 26px;
  color:#5d6875;
  font-family:"Poppins",sans-serif;
  font-size:16px;
  line-height:1.9;
  max-width:620px;
}

.mqw-sec7-cta__info-list{
  display:grid;
  gap:16px;
  max-width:560px;
}

.mqw-sec7-cta__info-card{
  padding:22px;
  border-radius:22px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(255,255,255,.92);
  box-shadow:0 14px 32px rgba(0,0,0,.05);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

.mqw-sec7-cta__info-card h3{
  margin:0 0 8px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:21px;
  font-weight:800;
  line-height:1.3;
}

.mqw-sec7-cta__info-card p{
  margin:0;
  color:#5d6875;
  font-family:"Poppins",sans-serif;
  font-size:15px;
  line-height:1.8;
}

.mqw-sec7-cta__form-wrap{
  padding:30px;
  border-radius:28px;
  background:rgba(255,255,255,.82);
  border:1px solid rgba(255,255,255,.94);
  box-shadow:0 18px 40px rgba(0,0,0,.06),0 8px 20px rgba(14,167,196,.04);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}

.mqw-sec7-cta__form-title{
  margin:0 0 18px;
  color:#1d232b;
  font-family:"Montserrat",sans-serif;
  font-size:28px;
  font-weight:900;
  line-height:1.2;
}

.mqw-sec7-cta__form{
  display:grid;
  gap:14px;
}

.mqw-sec7-cta__field input,
.mqw-sec7-cta__field select,
.mqw-sec7-cta__field textarea{
  width:100%;
  padding:15px 16px;
  border-radius:16px;
  border:1px solid rgba(14,167,196,.12);
  background:#fff;
  outline:none;
  color:#1d232b;
  font-family:"Poppins",sans-serif;
  font-size:14px;
  box-shadow:inset 0 1px 2px rgba(0,0,0,.03);
}

.mqw-sec7-cta__field select{
  appearance:auto;
  -webkit-appearance:auto;
}

.mqw-sec7-cta__field input:focus,
.mqw-sec7-cta__field select:focus,
.mqw-sec7-cta__field textarea:focus{
  border-color:rgba(14,167,196,.35);
  box-shadow:0 0 0 4px rgba(14,167,196,.08);
}

.mqw-sec7-cta__field textarea{
  resize:vertical;
  min-height:130px;
}

.mqw-sec7-cta__submit{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  padding:16px 22px;
  border:none;
  border-radius:999px;
  cursor:pointer;
  background:linear-gradient(135deg,#c89d45 0%,#eed58c 100%);
  color:#111;
  font-family:"Poppins",sans-serif;
  font-size:15px;
  font-weight:700;
  box-shadow:0 14px 32px rgba(200,157,69,.18);
  transition:.3s ease;
}

.mqw-sec7-cta__submit:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 36px rgba(200,157,69,.26);
}

@media(max-width:991px){
  .mqw-sec7-cta{
    padding:90px 20px;
  }

  .mqw-sec7-cta__grid{
    grid-template-columns:1fr;
    gap:26px;
  }
}

@media(max-width:767px){
  .mqw-sec7-cta{
    padding:75px 16px;
  }

  .mqw-sec7-cta::after{
    opacity:.18;
  }

  .mqw-sec7-cta__title{
    font-size:clamp(28px,9vw,40px);
    line-height:1.12;
  }

  .mqw-sec7-cta__desc{
    font-size:15px;
    margin-bottom:22px;
  }

  .mqw-sec7-cta__info-card{
    padding:18px;
    border-radius:18px;
  }

  .mqw-sec7-cta__info-card h3{
    font-size:18px;
  }

  .mqw-sec7-cta__info-card p{
    font-size:14px;
  }

  .mqw-sec7-cta__form-wrap{
    padding:22px 18px;
    border-radius:22px;
  }

  .mqw-sec7-cta__form-title{
    font-size:24px;
  }

  .mqw-sec7-cta__submit{
    padding:15px 18px;
    font-size:14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4fc3b7a */.mqw-footer-dark{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  background:linear-gradient(180deg,#0c1218 0%,#0f1720 55%,#121b25 100%);
  border-top:1px solid rgba(200,157,69,.12);
}

.mqw-footer-dark,
.mqw-footer-dark *{
  box-sizing:border-box;
}

.mqw-footer-dark::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(14,167,196,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(200,157,69,.025) 1px,transparent 1px);
  background-size:36px 36px;
  pointer-events:none;
}

.mqw-footer-dark::after{
  content:"";
  position:absolute;
  top:-120px;
  right:-120px;
  width:340px;
  height:340px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(14,167,196,.12) 0%,transparent 72%);
  filter:blur(16px);
  pointer-events:none;
}

.mqw-footer-dark__topline{
  width:100%;
  height:4px;
  background:linear-gradient(90deg,#c89d45 0%,#0eabc5 100%);
}

.mqw-footer-dark__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1400px;
  margin:0 auto;
  padding:72px 20px 24px;
}

.mqw-footer-dark__grid{
  display:grid;
  grid-template-columns:1.2fr .8fr 1fr 1fr;
  gap:34px;
  align-items:start;
}

.mqw-footer-dark__col--brand{
  max-width:420px;
}

.mqw-footer-dark__logo-wrap{
  margin-bottom:18px;
}

.mqw-footer-dark__logo-wrap img{
  max-width:180px;
  width:100%;
  height:auto;
  display:block;
}

.mqw-footer-dark__brand-desc{
  margin:0 0 20px;
  color:rgba(255,255,255,.72);
  font-family:"Poppins",sans-serif;
  font-size:15px;
  line-height:1.9;
}

.mqw-footer-dark__cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:14px 22px;
  border-radius:999px;
  text-decoration:none;
  background:linear-gradient(135deg,#c89d45 0%,#eed58c 100%);
  color:#111;
  font-family:"Poppins",sans-serif;
  font-size:14px;
  font-weight:800;
  box-shadow:0 14px 30px rgba(200,157,69,.18);
  transition:.3s ease;
}

.mqw-footer-dark__cta:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 36px rgba(200,157,69,.26);
}

.mqw-footer-dark__title{
  margin:0 0 18px;
  color:#fff;
  font-family:"Montserrat",sans-serif;
  font-size:22px;
  font-weight:900;
  line-height:1.3;
}

.mqw-footer-dark__links,
.mqw-footer-dark__info{
  list-style:none;
  margin:0;
  padding:0;
}

.mqw-footer-dark__links li{
  margin-bottom:12px;
}

.mqw-footer-dark__links li a{
  color:rgba(255,255,255,.72);
  text-decoration:none;
  font-family:"Poppins",sans-serif;
  font-size:15px;
  line-height:1.7;
  transition:.25s ease;
}

.mqw-footer-dark__links li a:hover{
  color:#0eabc5;
}

.mqw-footer-dark__info li{
  margin-bottom:16px;
}

.mqw-footer-dark__info li strong{
  display:block;
  margin-bottom:4px;
  color:#fff;
  font-family:"Montserrat",sans-serif;
  font-size:15px;
  font-weight:800;
  line-height:1.4;
}

.mqw-footer-dark__info li span{
  display:block;
  color:rgba(255,255,255,.72);
  font-family:"Poppins",sans-serif;
  font-size:14px;
  line-height:1.8;
}

.mqw-footer-dark__tags{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

.mqw-footer-dark__tags span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(14,167,196,.14);
  color:#f3f5f7;
  font-family:"Poppins",sans-serif;
  font-size:13px;
  font-weight:600;
  line-height:1.2;
}

.mqw-footer-dark__bottom{
  margin-top:42px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.08);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  flex-wrap:wrap;
}

.mqw-footer-dark__bottom p{
  margin:0;
  color:rgba(255,255,255,.58);
  font-family:"Poppins",sans-serif;
  font-size:13px;
  line-height:1.7;
}

@media(max-width:1199px){
  .mqw-footer-dark__grid{
    grid-template-columns:1fr 1fr;
    gap:28px;
  }
}

@media(max-width:767px){
  .mqw-footer-dark__container{
    padding:54px 16px 20px;
  }

  .mqw-footer-dark__grid{
    grid-template-columns:1fr;
    gap:26px;
  }

  .mqw-footer-dark__title{
    font-size:20px;
    margin-bottom:14px;
  }

  .mqw-footer-dark__brand-desc,
  .mqw-footer-dark__links li a,
  .mqw-footer-dark__info li span{
    font-size:14px;
  }

  .mqw-footer-dark__bottom{
    margin-top:30px;
    padding-top:16px;
    flex-direction:column;
    align-items:flex-start;
  }

  .mqw-footer-dark__bottom p{
    font-size:12px;
  }
}/* End custom CSS */