.elementor-119 .elementor-element.elementor-element-ee0ad1c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-119 .elementor-element.elementor-element-324d4d7{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-119 .elementor-element.elementor-element-c270694{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-119 .elementor-element.elementor-element-7345a01{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-119 .elementor-element.elementor-element-7649586{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-119 .elementor-element.elementor-element-d04c936{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-119 .elementor-element.elementor-element-c6e3fc9{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-119 .elementor-element.elementor-element-3e86cae{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-931b65c */.mbs-about-hero{
  width:100vw;
  min-height:82vh;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  font-family:'Poppins', Arial, sans-serif;
  color:#fff;
  background:#062436;
}

.mbs-about-hero__bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(rgba(3,25,39,.68), rgba(3,25,39,.82)),
    url("https://dammarwaterfrontjetty.com/wp-content/uploads/2026/04/testdiving.jpg") center/cover no-repeat;
}

.mbs-about-hero__overlay{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 16% 20%, rgba(0,201,216,.24), transparent 34%),
    radial-gradient(circle at 86% 76%, rgba(255,209,102,.16), transparent 36%);
}

.mbs-about-hero__inner{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  min-height:82vh;
  margin:0 auto;
  padding:90px 6vw;
  display:flex;
  align-items:center;
}

.mbs-about-hero__content{
  max-width:820px;
}

.mbs-about-hero__label{
  display:inline-flex;
  padding:8px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  color:#ffd166;
  font-size:13px;
  font-weight:850;
  margin-bottom:18px;
}

.mbs-about-hero h1{
  margin:0;
  font-size:clamp(42px,5vw,70px);
  line-height:1.03;
  letter-spacing:-2px;
  font-weight:700;
}

.mbs-about-hero p{
  margin:22px 0 0;
  max-width:680px;
  font-size:17px;
  line-height:1.85;
  color:rgba(255,255,255,.82);
}

.mbs-about-hero__points{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:28px;
  max-width:700px;
}

.mbs-about-hero__points span{
  padding:13px 16px;
  border-radius:15px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  font-size:14px;
  font-weight:700;
}

.mbs-about-hero__buttons{
  margin-top:34px;
  display:flex;
  flex-wrap:wrap;
  gap:14px;
}

.mbs-about-hero__btn{
  min-height:54px;
  padding:15px 30px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#25D366;
  color:#06351a;
  text-decoration:none;
  font-size:15px;
  font-weight:850;
  box-shadow:0 16px 40px rgba(37,211,102,.30);
  transition:.3s ease;
}

.mbs-about-hero__btn:hover{
  transform:translateY(-3px);
}

.mbs-about-hero__btn--outline{
  background:rgba(255,255,255,.07);
  color:#fff;
  border:1px solid rgba(255,255,255,.35);
  box-shadow:none;
}

.mbs-about-hero__btn--outline:hover{
  background:#fff;
  color:#062436;
}

@media(max-width:700px){
  .mbs-about-hero,
  .mbs-about-hero__inner{
    min-height:auto;
  }

  .mbs-about-hero__inner{
    padding:90px 18px 70px;
  }

  .mbs-about-hero h1{
    letter-spacing:-1px;
  }

  .mbs-about-hero__points{
    grid-template-columns:1fr;
  }

  .mbs-about-hero__buttons{
    flex-direction:column;
  }

  .mbs-about-hero__btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b3ff4f9 */.mbs-about-intro{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  font-family:'Poppins', Arial, sans-serif;
  background:#f7fcff;
  color:#062436;
  padding:95px 6vw;
}

.mbs-about-intro::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 10% 15%, rgba(0,201,216,.14), transparent 34%),
    radial-gradient(circle at 90% 85%, rgba(255,209,102,.18), transparent 38%);
  pointer-events:none;
}

.mbs-about-intro__inner{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:48px;
  align-items:center;
}

.mbs-about-intro__media{
  border-radius:32px;
  overflow:hidden;
  box-shadow:0 28px 80px rgba(6,36,54,.14);
}

.mbs-about-intro__media img{
  width:100%;
  height:100%;
  min-height:520px;
  object-fit:cover;
  display:block;
}

.mbs-about-intro__label{
  display:inline-flex;
  padding:8px 16px;
  border-radius:999px;
  background:#e3f8fb;
  color:#047b8a;
  font-size:13px;
  font-weight:850;
  margin-bottom:18px;
}

.mbs-about-intro__content h2{
  margin:0;
  font-size:clamp(34px,4vw,58px);
  line-height:1.08;
  letter-spacing:-1.5px;
  font-weight:700;
}

.mbs-about-intro__content p{
  margin:18px 0 0;
  font-size:16px;
  line-height:1.9;
  color:#607684;
}

.mbs-about-intro__points{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:28px;
}

.mbs-about-intro__points span{
  padding:14px 16px;
  border-radius:16px;
  background:#fff;
  border:1px solid rgba(8,40,59,.08);
  box-shadow:0 14px 40px rgba(6,36,54,.06);
  font-size:14px;
  font-weight:800;
  color:#24495b;
}

@media(max-width:1000px){
  .mbs-about-intro__inner{
    grid-template-columns:1fr;
  }

  .mbs-about-intro__media img{
    min-height:420px;
  }
}

@media(max-width:600px){
  .mbs-about-intro{
    padding:75px 18px;
  }

  .mbs-about-intro__media{
    border-radius:24px;
  }

  .mbs-about-intro__media img{
    min-height:300px;
  }

  .mbs-about-intro__points{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0dd4d97 */.mbs-company-profile{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  font-family:'Poppins', Arial, sans-serif;
  background:#071d2a;
  color:#fff;
  padding:100px 6vw;
}

.mbs-company-profile::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 18%, rgba(0,201,216,.16), transparent 34%),
    radial-gradient(circle at 88% 82%, rgba(255,209,102,.10), transparent 38%);
}

.mbs-company-profile__inner{
  position:relative;
  z-index:2;
  max-width:1320px;
  margin:0 auto;
}

.mbs-company-profile__head{
  max-width:760px;
  text-align:center;
  margin:0 auto 52px;
}

.mbs-company-profile__label{
  display:inline-flex;
  padding:8px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  color:#ffd166;
  font-size:12px;
  font-weight:800;
  letter-spacing:.5px;
  text-transform:uppercase;
  margin-bottom:16px;
}

.mbs-company-profile__head h2{
  margin:0;
  font-size:clamp(34px,4vw,58px);
  line-height:1.08;
  font-weight:700;
  letter-spacing:-1.5px;
}

.mbs-company-profile__head p{
  margin:18px 0 0;
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1.8;
}

.mbs-company-profile__wrap{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:26px;
}

.mbs-company-profile__left,
.mbs-company-profile__right{
  display:grid;
  gap:20px;
}

.mbs-info-row{
  padding:28px;
  border-radius:28px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.10);
  backdrop-filter:blur(10px);
}

.mbs-info-row small{
  display:block;
  color:#ffd166;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.4px;
  margin-bottom:10px;
}

.mbs-info-row h3{
  margin:0;
  font-size:20px;
  line-height:1.45;
  font-weight:600;
}

.mbs-contact-box{
  padding:32px;
  border-radius:28px;
  background:#fff;
  color:#062436;
  box-shadow:0 24px 70px rgba(0,0,0,.18);
}

.mbs-contact-box small{
  display:block;
  color:#607684;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  margin-bottom:12px;
}

.mbs-contact-box h3{
  margin:0 0 8px;
  font-size:30px;
  font-weight:900;
}

.mbs-contact-box a{
  margin-top:16px;
  min-height:52px;
  padding:14px 24px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#25D366;
  color:#06351a;
  text-decoration:none;
  font-weight:850;
  font-size:14px;
}

.mbs-trust-box{
  padding:26px;
  border-radius:28px;
  background:linear-gradient(135deg,#00a7b5,#062436);
  border:1px solid rgba(255,255,255,.10);
  display:flex;
  gap:14px;
  align-items:flex-start;
}

.mbs-trust-box span{
  width:42px;
  height:42px;
  border-radius:14px;
  background:#fff;
  color:#00a7b5;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:900;
  flex-shrink:0;
}

.mbs-trust-box p{
  margin:0;
  line-height:1.7;
  color:rgba(255,255,255,.9);
  font-size:14.5px;
}

@media(max-width:980px){
  .mbs-company-profile__wrap{
    grid-template-columns:1fr;
  }
}

@media(max-width:600px){
  .mbs-company-profile{
    padding:75px 18px;
  }

  .mbs-info-row,
  .mbs-contact-box,
  .mbs-trust-box{
    border-radius:22px;
    padding:22px;
  }

  .mbs-info-row h3{
    font-size:20px;
  }

  .mbs-contact-box h3{
    font-size:24px;
  }

  .mbs-contact-box a{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d86686 */.mbs-mission{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  font-family:'Poppins', Arial, sans-serif;
  background:#f7fcff;
  color:#062436;
  padding:95px 6vw;
}

.mbs-mission::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 10% 15%, rgba(0,201,216,.12), transparent 34%),
    radial-gradient(circle at 90% 85%, rgba(255,209,102,.14), transparent 38%);
  pointer-events:none;
}

.mbs-mission__inner{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1240px;
  margin:0 auto;
}

.mbs-mission__head{
  max-width:780px;
  text-align:center;
  margin:0 auto 46px;
}

.mbs-mission__label{
  display:inline-flex;
  padding:8px 16px;
  border-radius:999px;
  background:#e3f8fb;
  color:#047b8a;
  font-size:12px;
  font-weight:850;
  letter-spacing:.5px;
  text-transform:uppercase;
  margin-bottom:16px;
}

.mbs-mission__head h2{
  margin:0;
  font-size:clamp(32px,4vw,56px);
  line-height:1.08;
  letter-spacing:-1.5px;
  font-weight:700;
}

.mbs-mission__head p{
  margin:18px 0 0;
  font-size:16px;
  line-height:1.8;
  color:#607684;
}

.mbs-mission__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}

.mbs-mission-card{
  position:relative;
  background:#fff;
  border-radius:30px;
  padding:34px 28px;
  min-height:310px;
  border:1px solid rgba(8,40,59,.08);
  box-shadow:0 20px 60px rgba(6,36,54,.08);
  transition:.3s ease;
}

.mbs-mission-card:hover{
  transform:translateY(-8px);
  box-shadow:0 28px 75px rgba(6,36,54,.14);
}

.mbs-mission-card--featured{
  background:#062436;
  color:#fff;
  transform:translateY(-16px);
}

.mbs-mission-card--featured:hover{
  transform:translateY(-24px);
}

.mbs-mission-card span{
  display:inline-flex;
  width:58px;
  height:58px;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:linear-gradient(135deg,#e6fbff,#fff6dc);
  color:#047b8a;
  font-weight:900;
  margin-bottom:24px;
}

.mbs-mission-card--featured span{
  background:rgba(255,255,255,.12);
  color:#ffd166;
  border:1px solid rgba(255,255,255,.16);
}

.mbs-mission-card h3{
  margin:0;
  font-size:24px;
  line-height:1.2;
  font-weight:900;
}

.mbs-mission-card p{
  margin:14px 0 0;
  font-size:14.5px;
  line-height:1.85;
  color:#607684;
}

.mbs-mission-card--featured p{
  color:rgba(255,255,255,.74);
}

@media(max-width:950px){
  .mbs-mission__grid{
    grid-template-columns:1fr;
  }

  .mbs-mission-card,
  .mbs-mission-card--featured{
    min-height:auto;
    transform:none;
  }

  .mbs-mission-card--featured:hover{
    transform:translateY(-8px);
  }
}

@media(max-width:600px){
  .mbs-mission{
    padding:75px 18px;
  }

  .mbs-mission-card{
    border-radius:24px;
    padding:28px 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-083db30 */.mbs-why-us{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  font-family:'Poppins', Arial, sans-serif;
  background:#062436;
  color:#fff;
  padding:95px 6vw;
}

.mbs-why-us::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 18%, rgba(0,201,216,.20), transparent 34%),
    radial-gradient(circle at 88% 82%, rgba(255,209,102,.14), transparent 38%);
  pointer-events:none;
}

.mbs-why-us__inner{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:54px;
  align-items:center;
}

.mbs-why-us__label{
  display:inline-flex;
  padding:8px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  color:#ffd166;
  font-size:12px;
  font-weight:850;
  letter-spacing:.5px;
  text-transform:uppercase;
  margin-bottom:18px;
}

.mbs-why-us__content h2{
  margin:0;
  font-size:clamp(34px,4vw,58px);
  line-height:1.08;
  letter-spacing:-1.5px;
  font-weight:700;
}

.mbs-why-us__content p{
  margin:18px 0 0;
  max-width:590px;
  font-size:16px;
  line-height:1.85;
  color:rgba(255,255,255,.74);
}

.mbs-why-us__btn{
  margin-top:30px;
  min-height:54px;
  padding:15px 28px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#25D366;
  color:#06351a;
  text-decoration:none;
  font-size:15px;
  font-weight:850;
  box-shadow:0 16px 40px rgba(37,211,102,.28);
  transition:.3s ease;
}

.mbs-why-us__btn:hover{
  transform:translateY(-3px);
}

.mbs-why-us__list{
  display:grid;
  gap:16px;
}

.mbs-why-us__item{
  display:grid;
  grid-template-columns:64px 1fr;
  gap:18px;
  align-items:start;
  padding:24px;
  border-radius:26px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  backdrop-filter:blur(10px);
  transition:.3s ease;
}

.mbs-why-us__item:hover{
  transform:translateX(8px);
  background:rgba(255,255,255,.12);
}

.mbs-why-us__item span{
  width:56px;
  height:56px;
  border-radius:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  color:#047b8a;
  font-weight:700;
  font-size:15px;
}

.mbs-why-us__item h3{
  margin:0;
  font-size:22px;
  line-height:1.2;
  font-weight:700;
}

.mbs-why-us__item p{
  margin:9px 0 0;
  font-size:14.5px;
  line-height:1.75;
  color:rgba(255,255,255,.72);
}

@media(max-width:1000px){
  .mbs-why-us__inner{
    grid-template-columns:1fr;
  }
}

@media(max-width:600px){
  .mbs-why-us{
    padding:75px 18px;
  }

  .mbs-why-us__btn{
    width:100%;
  }

  .mbs-why-us__item{
    grid-template-columns:1fr;
    border-radius:22px;
    padding:22px;
  }

  .mbs-why-us__item:hover{
    transform:translateY(-6px);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2a46911 */.mbs-about-final{
  width:100vw;
  min-height:72vh;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  font-family:'Poppins', Arial, sans-serif;
  color:#fff;
}

.mbs-about-final__bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(rgba(3,25,39,.72), rgba(3,25,39,.82)),
    url("https://dammarwaterfrontjetty.com/wp-content/uploads/2026/04/sumai-hotel-pulau-redang-scaled-1.jpg") center/cover no-repeat;
}

.mbs-about-final::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 14% 20%, rgba(0,201,216,.24), transparent 34%),
    radial-gradient(circle at 88% 78%, rgba(255,209,102,.16), transparent 36%);
}

.mbs-about-final__inner{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1180px;
  min-height:72vh;
  margin:0 auto;
  padding:90px 6vw;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}

.mbs-about-final__content{
  max-width:820px;
}

.mbs-about-final__label{
  display:inline-flex;
  padding:8px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  color:#ffd166;
  font-size:13px;
  font-weight:850;
  margin-bottom:18px;
}

.mbs-about-final h2{
  margin:0;
  font-size:clamp(38px,5vw,72px);
  line-height:1.03;
  letter-spacing:-2px;
  font-weight:700;
}

.mbs-about-final p{
  margin:22px auto 0;
  max-width:650px;
  font-size:17px;
  line-height:1.85;
  color:rgba(255,255,255,.82);
}

.mbs-about-final__buttons{
  margin-top:34px;
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:14px;
}

.mbs-about-final__btn{
  min-height:54px;
  padding:15px 30px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#25D366;
  color:#06351a;
  text-decoration:none;
  font-size:15px;
  font-weight:850;
  box-shadow:0 16px 40px rgba(37,211,102,.30);
  transition:.3s ease;
}

.mbs-about-final__btn:hover{
  transform:translateY(-3px);
}

.mbs-about-final__btn--outline{
  background:rgba(255,255,255,.07);
  color:#fff;
  border:1px solid rgba(255,255,255,.35);
  box-shadow:none;
}

.mbs-about-final__btn--outline:hover{
  background:#fff;
  color:#062436;
}

@media(max-width:600px){
  .mbs-about-final,
  .mbs-about-final__inner{
    min-height:auto;
  }

  .mbs-about-final__inner{
    padding:75px 18px;
  }

  .mbs-about-final h2{
    letter-spacing:-1px;
  }

  .mbs-about-final__buttons{
    flex-direction:column;
  }

  .mbs-about-final__btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-772dd76 */.mbs-footer{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  background:#041722;
  color:#fff;
  font-family:'Poppins',Arial,sans-serif;
  padding:70px 6vw 0;
  position:relative;
  overflow:hidden;
}

.mbs-footer:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 20%, rgba(0,201,216,.14), transparent 32%),
    radial-gradient(circle at 90% 80%, rgba(255,209,102,.10), transparent 35%);
  pointer-events:none;
}

.mbs-footer__inner{
  position:relative;
  z-index:2;
  max-width:1320px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.4fr .8fr .9fr 1fr;
  gap:40px;
}

.mbs-footer__logo{
  width:90px;
  height:auto;
  display:block;
  margin-bottom:18px;
  object-fit:contain;
  filter:drop-shadow(0 10px 22px rgba(0,0,0,.20));
}

.mbs-footer__brand h2{
  margin:0;
  font-size:22px;
  line-height:1.25;
  font-weight:800;
  color:#fff;
}

.mbs-footer__brand p,
.mbs-footer__col p{
  margin:16px 0 0;
  font-size:14.5px;
  line-height:1.8;
  color:rgba(255,255,255,.68);
}

.mbs-footer__wa{
  margin-top:24px;
  min-height:48px;
  padding:13px 22px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#25D366;
  color:#06351a;
  text-decoration:none;
  font-size:14px;
  font-weight:850;
  transition:.3s ease;
}

.mbs-footer__wa:hover{
  transform:translateY(-3px);
}

.mbs-footer__col h3{
  margin:0 0 18px;
  font-size:16px;
  font-weight:900;
  color:#ffd166;
}

.mbs-footer__col a{
  display:block;
  margin-bottom:12px;
  color:rgba(255,255,255,.72);
  text-decoration:none;
  font-size:14.5px;
  transition:.25s ease;
}

.mbs-footer__col a:hover{
  color:#fff;
  transform:translateX(4px);
}

.mbs-footer__bottom{
  position:relative;
  z-index:2;
  max-width:1320px;
  margin:55px auto 0;
  padding:22px 0;
  border-top:1px solid rgba(255,255,255,.10);
  text-align:center;
  font-size:13.5px;
  color:rgba(255,255,255,.55);
}

@media(max-width:1000px){
  .mbs-footer__inner{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:600px){
  .mbs-footer{
    padding:55px 18px 0;
  }

  .mbs-footer__inner{
    grid-template-columns:1fr;
    gap:32px;
  }

  .mbs-footer__logo{
    width:78px;
    margin-bottom:16px;
  }

  .mbs-footer__brand h2{
    font-size:20px;
  }

  .mbs-footer__wa{
    width:100%;
  }

  .mbs-footer__bottom{
    margin-top:38px;
  }
}/* End custom CSS */