.elementor-616 .elementor-element.elementor-element-bba8da7{--display:flex;}.elementor-616 .elementor-element.elementor-element-38e8349{--display:flex;--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-616 .elementor-element.elementor-element-459d8ee{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-ecc7311 *//* =========================================================
   MOON LOOP STUDIO / COMPANY PROFILE 38
   WHITE / BLACK / GOLD / GRAY
========================================================= */

.mls-company38{
  --cm38-ink:#1c1c1b;
  --cm38-paper:#f7f6f2;
  --cm38-white:#fff;
  --cm38-gold:#a67c37;
  --cm38-muted:#706e68;
  --cm38-line:#dedbd3;

  width:100%;
  max-width:100%;
  overflow:hidden;
  background:var(--cm38-white);
  color:var(--cm38-ink);
  font:14px/1.95 "Noto Sans JP","Hiragino Kaku Gothic ProN",sans-serif;
  text-align:left;
}

.mls-company38,
.mls-company38 *,
.mls-company38 *::before,
.mls-company38 *::after{
  box-sizing:border-box;
}

.mls-company38 :is(h1,h2,h3,p,dl,dt,dd){
  margin:0;
  padding:0;
}

.mls-company38 a{
  color:inherit;
  text-decoration:none;
}

.mls-company38 a:focus-visible{
  outline:2px solid var(--cm38-gold);
  outline-offset:4px;
}

.mls-company38__container{
  width:min(1280px,calc(100% - clamp(40px,8vw,144px)));
  margin-inline:auto;
}

/* =========================================================
   HERO
========================================================= */

.mls-company38__hero{
  background:#111213;
  color:#f5f3ed;
}

.mls-company38__hero>.mls-company38__container{
  padding-top:clamp(55px,6vw,85px);
  padding-bottom:clamp(70px,8vw,110px);
}

.mls-company38__breadcrumb{
  display:flex;
  align-items:center;
  gap:13px;
  color:#777670;
  font:700 10px/1.6 Arial,sans-serif;
  letter-spacing:.12em;
}

.mls-company38__breadcrumb a{
  transition:color .25s;
}

.mls-company38__breadcrumb a:hover{
  color:#d8bf8b;
}

.mls-company38__breadcrumb span:last-child{
  color:#c4ad7d;
}

.mls-company38__hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);
  gap:clamp(45px,7vw,110px);
  align-items:center;
  margin-top:clamp(55px,7vw,95px);
}

.mls-company38__hero-copy{
  min-width:0;
}

.mls-company38__eyebrow{
  display:flex;
  align-items:center;
  gap:15px;
  color:#d0b77f;
  font:700 11px/1.6 Arial,sans-serif;
  letter-spacing:.13em;
}

.mls-company38__eyebrow-line{
  display:block;
  width:43px;
  height:1px;
  background:var(--cm38-gold);
}

.mls-company38 .mls-company38__hero h1{
  margin-top:25px;
  color:#fff;
  font:500 clamp(42px,4.5vw,64px)/1.45
    "Yu Mincho","Hiragino Mincho ProN",serif;
  letter-spacing:-.045em;
}

.mls-company38__hero-lead{
  margin-top:31px!important;
  color:#e2d4b8;
  font:500 clamp(22px,2.1vw,29px)/1.75
    "Yu Mincho","Hiragino Mincho ProN",serif;
  letter-spacing:-.015em;
}

.mls-company38__hero-text{
  max-width:550px;
  margin-top:22px!important;
  color:#b2b0a9;
  font-size:14px;
  line-height:2.1;
}

/* Established typography */

.mls-company38__hero-aside{
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  min-width:0;
  min-height:360px;
  padding:28px 30px;
  border:1px solid rgba(166,124,55,.4);
  background:
    linear-gradient(140deg,rgba(166,124,55,.045),transparent 65%),
    #18191a;
}

.mls-company38__hero-aside::before{
  content:"";
  position:absolute;
  inset:9px;
  border:1px solid rgba(166,124,55,.09);
  pointer-events:none;
}

.mls-company38__hero-aside-top,
.mls-company38__hero-aside-bottom{
  position:relative;
  z-index:1;
  display:flex;
  justify-content:space-between;
  gap:15px;
  color:#817f78;
  font:700 9px/1.6 Arial,sans-serif;
  letter-spacing:.1em;
}

.mls-company38__hero-aside-top span:first-child{
  color:#c6ab75;
}

.mls-company38__established{
  position:relative;
  z-index:1;
  display:flex;
  flex-direction:column;
  align-items:center;
  padding:40px 0;
  text-align:center;
}

.mls-company38__established>span:first-child{
  color:#c1a46b;
  font:700 10px/1.6 Arial,sans-serif;
  letter-spacing:.2em;
}

.mls-company38__established strong{
  margin-top:10px;
  color:#e9e4d8;
  font:400 clamp(72px,9vw,128px)/1.1 Georgia,"Times New Roman",serif;
  letter-spacing:-.085em;
  font-variant-numeric:lining-nums;
}

.mls-company38__established>span:last-child{
  margin-top:12px;
  color:#8d8b84;
  font:700 10px/1.5 Arial,sans-serif;
  letter-spacing:.25em;
}

/* =========================================================
   SHARED SECTION HEAD
========================================================= */

.mls-company38__section-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:35px;
  padding-bottom:34px;
  border-bottom:1px solid var(--cm38-line);
}

.mls-company38__index{
  color:var(--cm38-gold);
  font:700 10px/1.6 Arial,sans-serif;
  letter-spacing:.14em;
}

.mls-company38 .mls-company38__section-head h2{
  margin-top:15px;
  color:var(--cm38-ink);
  font:500 clamp(32px,3.2vw,45px)/1.5
    "Yu Mincho","Hiragino Mincho ProN",serif;
  letter-spacing:-.04em;
}

.mls-company38__section-head>p{
  max-width:350px;
  color:var(--cm38-muted);
  font-size:13px;
  line-height:1.9;
}

/* =========================================================
   COMPANY PROFILE
========================================================= */

.mls-company38__profile{
  background:var(--cm38-white);
  padding:clamp(85px,10vw,145px) 0;
}

.mls-company38__profile-layout{
  display:grid;
  grid-template-columns:minmax(0,.3fr) minmax(0,.7fr);
  gap:clamp(35px,5vw,80px);
  padding-top:40px;
}

.mls-company38__profile-side{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  min-width:0;
  padding-top:8px;
}

.mls-company38__side-number{
  color:#d5c6a9;
  font:400 clamp(70px,8vw,120px)/1 Georgia,serif;
  letter-spacing:-.08em;
}

.mls-company38__profile-side p{
  margin-top:18px;
  color:#96938c;
  font:700 10px/1.8 Arial,sans-serif;
  letter-spacing:.14em;
}

.mls-company38__side-line{
  display:block;
  width:50px;
  height:1px;
  margin-top:25px;
  background:var(--cm38-gold);
}

/* Definition list */

.mls-company38__details{
  min-width:0;
}

.mls-company38__detail{
  display:grid;
  grid-template-columns:minmax(0,180px) minmax(0,1fr);
  gap:25px;
  padding:26px 12px 26px 0;
  border-bottom:1px solid var(--cm38-line);
  transition:background .3s,padding .3s,border-color .3s;
}

.mls-company38__detail:first-child{
  border-top:1px solid var(--cm38-gold);
}

.mls-company38__detail:hover{
  padding-left:12px;
  padding-right:0;
  background:#faf8f3;
  border-bottom-color:#cbb78f;
}

.mls-company38__detail dt{
  display:flex;
  flex-direction:column;
  gap:5px;
  color:#33322f;
  font-size:13px;
  font-weight:600;
}

.mls-company38__detail dt small{
  color:#a4a098;
  font:700 9px/1.5 Arial,sans-serif;
  letter-spacing:.08em;
}

.mls-company38__detail dd{
  min-width:0;
  color:#33322f;
  font-size:14px;
  line-height:1.95;
  overflow-wrap:anywhere;
}

.mls-company38__detail dd strong{
  font-weight:600;
}

.mls-company38__mobile-break{
  display:none;
}

/* =========================================================
   BUSINESS ACTIVITIES
========================================================= */

.mls-company38__business{
  padding:clamp(85px,10vw,140px) 0;
  background:var(--cm38-paper);
}

.mls-company38__business-list{
  margin-top:24px;
}

.mls-company38__business-item{
  display:grid;
  grid-template-columns:60px minmax(0,1fr) minmax(150px,.35fr);
  align-items:start;
  gap:clamp(20px,3vw,45px);
  padding:38px 0;
  border-bottom:1px solid var(--cm38-line);
}

.mls-company38__business-number{
  color:var(--cm38-gold);
  font:italic 21px/1.5 Georgia,serif;
}

.mls-company38__business-content{
  min-width:0;
}

.mls-company38__business-en{
  color:var(--cm38-gold);
  font:700 10px/1.6 Arial,sans-serif;
  letter-spacing:.12em;
}

.mls-company38 .mls-company38__business-content h3{
  margin-top:10px;
  color:var(--cm38-ink);
  font:500 clamp(24px,2.2vw,31px)/1.55
    "Yu Mincho","Hiragino Mincho ProN",serif;
  letter-spacing:-.03em;
}

.mls-company38__business-content>p:last-child{
  max-width:650px;
  margin-top:15px;
  color:var(--cm38-muted);
  font-size:13px;
  line-height:2;
}

.mls-company38__business-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:15px;
  align-self:center;
  padding:12px 0;
  border-bottom:1px solid #b7a078;
  color:#514631!important;
  font-size:12px;
  font-weight:600;
  transition:color .25s,border-color .25s;
}

.mls-company38__business-link:hover{
  color:var(--cm38-gold)!important;
  border-color:var(--cm38-gold);
}

.mls-company38__arrow{
  color:var(--cm38-gold);
  font:400 20px/1 Arial,sans-serif;
  transition:transform .25s;
}

.mls-company38__business-link:hover .mls-company38__arrow{
  transform:translate(3px,-3px);
}

.mls-company38__business-note{
  max-width:780px;
  margin-top:30px!important;
  color:#8b8880;
  font-size:11px;
  line-height:1.9;
}

/* =========================================================
   CONTACT
========================================================= */

.mls-company38__contact{
  padding:clamp(65px,8vw,105px) 0;
  background:#171819;
  color:#f4f2ec;
}

.mls-company38__contact-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,330px);
  align-items:end;
  gap:45px;
}

.mls-company38__contact .mls-company38__index{
  color:#c4a66e;
}

.mls-company38 .mls-company38__contact h2{
  margin-top:14px;
  color:#fff;
  font:500 clamp(29px,3vw,41px)/1.55
    "Yu Mincho","Hiragino Mincho ProN",serif;
}

.mls-company38__contact-grid>div>p:last-child{
  max-width:600px;
  margin-top:17px;
  color:#aaa8a1;
  font-size:13px;
  line-height:2;
}

.mls-company38__contact-link{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:22px;
  min-height:76px;
  padding:20px 23px;
  border:1px solid #7d663c;
  color:#f0e6d0!important;
  font-size:13px;
  font-weight:600;
  transition:background .3s,border-color .3s;
}

.mls-company38__contact-link:hover{
  background:#a67c37;
  border-color:#a67c37;
  color:#171819!important;
}

.mls-company38__contact-link>span:first-child{
  display:flex;
  flex-direction:column;
  gap:5px;
}

.mls-company38__contact-link small{
  color:#a98e5d;
  font:700 9px/1.5 Arial,sans-serif;
  letter-spacing:.1em;
}

.mls-company38__contact-link:hover small{
  color:#302719;
}

.mls-company38__contact-arrow{
  flex:0 0 auto;
  color:#c5a769;
  font:400 24px/1 Arial,sans-serif;
  transition:transform .25s;
}

.mls-company38__contact-link:hover .mls-company38__contact-arrow{
  color:#171819;
  transform:translate(3px,-3px);
}

/* =========================================================
   TABLET
========================================================= */

@media(max-width:1050px){
  .mls-company38__hero-grid{
    gap:40px;
  }

  .mls-company38__hero-aside{
    min-height:310px;
    padding:23px;
  }

  .mls-company38__established strong{
    font-size:clamp(68px,9vw,100px);
  }

  .mls-company38__business-item{
    grid-template-columns:45px minmax(0,1fr);
    gap:20px 25px;
  }

  .mls-company38__business-link{
    grid-column:2;
    justify-self:start;
    min-width:190px;
    margin-top:5px;
  }
}

@media(max-width:800px){
  .mls-company38__hero-grid{
    grid-template-columns:1fr;
  }

  .mls-company38__hero-aside{
    min-height:250px;
  }

  .mls-company38__established{
    padding:25px 0;
  }

  .mls-company38__profile-layout{
    grid-template-columns:1fr;
    gap:30px;
  }

  .mls-company38__profile-side{
    display:none;
  }

  .mls-company38__contact-grid{
    grid-template-columns:1fr;
    gap:30px;
  }

  .mls-company38__contact-link{
    width:min(100%,430px);
  }
}

/* =========================================================
   MOBILE
========================================================= */

@media(max-width:650px){
  .mls-company38__container{
    width:calc(100% - 40px);
  }

  .mls-company38__hero>.mls-company38__container{
    padding-top:35px;
    padding-bottom:65px;
  }

  .mls-company38__breadcrumb{
    font-size:9px;
  }

  .mls-company38__hero-grid{
    margin-top:53px;
    gap:45px;
  }

  .mls-company38 .mls-company38__hero h1{
    font-size:42px;
  }

  .mls-company38__hero-lead{
    margin-top:25px!important;
    font-size:22px;
  }

  .mls-company38__hero-text{
    font-size:13px;
    line-height:2;
  }

  .mls-company38__hero-aside{
    min-height:245px;
    padding:20px;
  }

  .mls-company38__hero-aside-top,
  .mls-company38__hero-aside-bottom{
    font-size:8px;
  }

  .mls-company38__established strong{
    font-size:clamp(70px,19vw,100px);
  }

  .mls-company38__section-head{
    display:block;
    padding-bottom:27px;
  }

  .mls-company38 .mls-company38__section-head h2{
    font-size:34px;
  }

  .mls-company38__section-head>p{
    margin-top:17px;
    font-size:12px;
  }

  .mls-company38__section-head>p br{
    display:none;
  }

  .mls-company38__profile,
  .mls-company38__business{
    padding:80px 0;
  }

  .mls-company38__profile-layout{
    padding-top:25px;
  }

  .mls-company38__detail{
    grid-template-columns:1fr;
    gap:12px;
    padding:22px 0;
  }

  .mls-company38__detail:hover{
    padding-left:0;
    padding-right:0;
    background:transparent;
  }

  .mls-company38__detail dt{
    font-size:12px;
  }

  .mls-company38__detail dd{
    font-size:14px;
  }

  .mls-company38__mobile-break{
    display:block;
  }

  .mls-company38__business-item{
    grid-template-columns:32px minmax(0,1fr);
    gap:12px 18px;
    padding:32px 0;
  }

  .mls-company38__business-number{
    font-size:18px;
  }

  .mls-company38 .mls-company38__business-content h3{
    font-size:25px;
  }

  .mls-company38__business-content>p:last-child{
    font-size:12px;
    line-height:1.95;
  }

  .mls-company38__business-link{
    grid-column:2;
    min-width:0;
    width:100%;
    font-size:11px;
  }

  .mls-company38__business-note{
    font-size:10px;
  }

  .mls-company38__contact{
    padding:75px 0;
  }

  .mls-company38 .mls-company38__contact h2{
    font-size:32px;
  }

  .mls-company38__contact-grid>div>p:last-child{
    font-size:12px;
  }

  .mls-company38__contact-link{
    width:100%;
  }
}

@media(max-width:360px){
  .mls-company38__container{
    width:calc(100% - 32px);
  }

  .mls-company38 .mls-company38__hero h1{
    font-size:38px;
  }

  .mls-company38__hero-lead{
    font-size:20px;
  }

  .mls-company38__hero-aside{
    padding:17px;
  }

  .mls-company38__hero-aside-top,
  .mls-company38__hero-aside-bottom{
    letter-spacing:.04em;
  }

  .mls-company38__business-item{
    gap:12px;
  }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media(prefers-reduced-motion:reduce){
  .mls-company38 *,
  .mls-company38 *::before,
  .mls-company38 *::after{
    animation:none!important;
    transition:none!important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-459d8ee *//* =========================================================
   MOON LOOP STUDIO / SITE FOOTER 34
   BLACK / WHITE / GOLD / GRAY
========================================================= */

.mls-footer34{
  --bg:#0b0b0c;
  --white:#f4f3ef;
  --gold:#b99446;
  --gold-light:#dec993;
  --muted:#898984;
  --line:#333330;

  position:relative;
  isolation:isolate;
  width:100%;
  max-width:100%;
  overflow:hidden;
  background:var(--bg);
  color:var(--white);

  font-family:
    "Noto Sans JP",
    "Hiragino Kaku Gothic ProN",
    sans-serif;

  font-size:13px;
  line-height:1.8;
  text-align:left;
}

.mls-footer34,
.mls-footer34 *,
.mls-footer34 *::before,
.mls-footer34 *::after{
  box-sizing:border-box;
}

.mls-footer34 p{
  margin:0;
}

.mls-footer34 a{
  color:inherit;
  text-decoration:none;
}

.mls-footer34 a:focus-visible{
  outline:2px solid var(--gold-light);
  outline-offset:5px;
}

.mls-footer34__inner{
  width:min(1320px,calc(100% - clamp(40px,8vw,144px)));
  margin-inline:auto;
  padding:clamp(55px,7vw,95px) 0 25px;
}

/* =========================================================
   TOP / BRAND
========================================================= */

.mls-footer34__top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:30px;
  padding-bottom:clamp(45px,6vw,80px);
}

.mls-footer34__brand{
  min-width:0;
}

.mls-footer34__logo{
  display:block;
  width:min(320px,100%);
}

.mls-footer34__logo img{
  display:block;
  width:100%;
  height:auto;
  max-width:100%;
}

.mls-footer34__brand>p{
  margin-top:27px;
  font-family:
    "Yu Mincho",
    "Hiragino Mincho ProN",
    serif;
  font-size:clamp(19px,2vw,26px);
  font-weight:500;
  line-height:1.75;
  letter-spacing:.02em;
  color:#e5e2d9;
}

/* =========================================================
   BACK TO TOP
========================================================= */

.mls-footer34__back{
  display:inline-flex;
  align-items:center;
  gap:20px;
  flex-shrink:0;
  padding-top:3px;
}

.mls-footer34__back-text{
  color:#a9a8a2;
  font:700 10px/1.5 Arial,sans-serif;
  letter-spacing:.14em;
  transition:color .25s;
}

.mls-footer34__back-icon{
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border:1px solid #655333;
  border-radius:50%;
  color:var(--gold-light);
  font:400 24px/1 Arial,sans-serif;
  transition:
    background .3s,
    border-color .3s,
    color .3s,
    transform .3s;
}

.mls-footer34__back:hover .mls-footer34__back-text{
  color:var(--gold-light);
}

.mls-footer34__back:hover .mls-footer34__back-icon{
  background:var(--gold);
  border-color:var(--gold);
  color:#111;
  transform:translateY(-4px);
}

/* =========================================================
   COLUMNS
========================================================= */

.mls-footer34__columns{
  display:grid;
  grid-template-columns:
    minmax(0,1fr)
    minmax(0,1.2fr)
    minmax(0,1.1fr);
  gap:clamp(30px,5vw,80px);

  padding:clamp(30px,4vw,50px) 0 clamp(55px,7vw,90px);
  border-top:1px solid var(--line);
}

.mls-footer34__column{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:15px;
  min-width:0;
}

.mls-footer34__heading{
  margin-bottom:12px!important;
  color:var(--gold-light);
  font:700 10px/1.6 Arial,sans-serif;
  letter-spacing:.15em;
}

.mls-footer34__column>a{
  display:inline-flex;
  align-items:baseline;
  gap:12px;
  max-width:100%;
  color:#b3b2ac;
  font-size:13px;
  line-height:1.7;
  transition:color .25s;
}

.mls-footer34__column>a:hover{
  color:#fff;
}

.mls-footer34__column>a span{
  color:var(--gold);
  font-size:14px;
  font-weight:400;
  transition:transform .25s;
}

.mls-footer34__column>a:hover span{
  transform:translate(2px,-2px);
}

/* COMPANY */

.mls-footer34__company-name{
  color:#f0eee7;
  font-size:14px;
  font-weight:600;
  line-height:1.7;
}

.mls-footer34__company-detail{
  color:#999892;
  font-size:12px;
  line-height:2;
}

.mls-footer34__company .mls-footer34__company-link{
  font-size:12px;
  color:#b3b2ac;
}

.mls-footer34__company .mls-footer34__company-link:first-of-type{
  margin-top:5px;
}

/* =========================================================
   COPYRIGHT / BOTTOM
========================================================= */

.mls-footer34__bottom{
  display:grid;
  grid-template-columns:1fr auto auto;
  align-items:center;
  gap:20px 38px;

  padding-top:23px;
  border-top:1px solid var(--line);

  color:#777771;
  font:400 10px/1.7 Arial,sans-serif;
  letter-spacing:.025em;
}

.mls-footer34__motto{
  color:#92918b;
  font-family:Georgia,"Times New Roman",serif;
  font-size:11px;
  letter-spacing:.035em;
  white-space:nowrap;
}

.mls-footer34__motto span{
  color:var(--gold);
}

.mls-footer34__location{
  white-space:nowrap;
  font-size:9px;
  letter-spacing:.12em;
}

/* =========================================================
   TABLET
========================================================= */

@media(max-width:950px){
  .mls-footer34__columns{
    grid-template-columns:1fr 1fr;
    gap:45px 35px;
  }

  .mls-footer34__company{
    grid-column:1/-1;
    padding-top:25px;
    border-top:1px solid var(--line);
  }

  .mls-footer34__bottom{
    grid-template-columns:1fr auto;
  }

  .mls-footer34__motto{
    grid-column:1/-1;
    grid-row:2;
  }
}

/* =========================================================
   MOBILE
========================================================= */

@media(max-width:650px){
  .mls-footer34__inner{
    width:calc(100% - 40px);
    padding:55px 0 23px;
  }

  .mls-footer34__top{
    gap:20px;
    padding-bottom:45px;
  }

  .mls-footer34__logo{
    width:min(230px,100%);
  }

  .mls-footer34__brand>p{
    margin-top:21px;
    font-size:20px;
  }

  .mls-footer34__back{
    gap:0;
  }

  .mls-footer34__back-text{
    display:none;
  }

  .mls-footer34__back-icon{
    width:44px;
    height:44px;
    font-size:21px;
  }

  .mls-footer34__columns{
    grid-template-columns:1fr 1fr;
    gap:35px 22px;
    padding:35px 0 55px;
  }

  .mls-footer34__heading{
    font-size:9px;
    margin-bottom:8px!important;
    letter-spacing:.1em;
  }

  .mls-footer34__column{
    gap:14px;
  }

  .mls-footer34__column>a{
    font-size:12px;
    gap:7px;
  }

  .mls-footer34__column>a span{
    font-size:12px;
  }

  .mls-footer34__company{
    grid-column:1/-1;
    padding-top:30px;
  }

  .mls-footer34__company-name{
    font-size:13px;
  }

  .mls-footer34__bottom{
    grid-template-columns:1fr;
    gap:10px;
    font-size:9px;
  }

  .mls-footer34__motto{
    grid-column:auto;
    grid-row:auto;
    white-space:normal;
    font-size:10px;
  }

  .mls-footer34__location{
    font-size:8px;
  }
}

@media(max-width:360px){
  .mls-footer34__inner{
    width:calc(100% - 32px);
  }

  .mls-footer34__logo{
    width:min(200px,100%);
  }

  .mls-footer34__brand>p{
    font-size:18px;
  }

  .mls-footer34__columns{
    gap:30px 15px;
  }

  .mls-footer34__column>a{
    font-size:11px;
  }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media(prefers-reduced-motion:reduce){
  .mls-footer34 *,
  .mls-footer34 *::before,
  .mls-footer34 *::after{
    animation:none!important;
    transition:none!important;
  }

  .mls-footer34__back:hover .mls-footer34__back-icon{
    transform:none;
  }
}/* End custom CSS */