.elementor-11 .elementor-element.elementor-element-2fcae13{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-def4773{background-color:#ECECEC;}.elementor-11 .elementor-element.elementor-element-3477bf7{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-47c778d{--display:flex;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-0a5a01c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-3e57cde{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-8845909{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-evenly;--align-items:center;border-style:solid;--border-style:solid;border-width:0px 0px 2px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:2px;--border-left-width:0px;border-color:var( --e-global-color-text );--border-color:var( --e-global-color-text );--padding-top:75px;--padding-bottom:75px;--padding-left:50px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-8845909:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-8845909 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-11 .elementor-element.elementor-element-404a485{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;border-radius:12px 12px 12px 12px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-11 .elementor-element.elementor-element-8845909{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:40px;--padding-right:40px;}.elementor-11 .elementor-element.elementor-element-404a485{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.elementor-11 .elementor-element.elementor-element-fa7b5b9{width:100%;max-width:100%;}}@media(max-width:767px){.elementor-11 .elementor-element.elementor-element-8845909{--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-dc5255e */@media (min-width: 768px) { 

    .mmp-card { 

    min-height: 600px !important;

}}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6ada97a */@media (min-width: 768px) { 

    .mmp-card { 

    min-height: 600px !important;

}}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-edddf08 */.madmax-step-section{
  --main:#D11F2D;
  height:400vh;
  background:#080808;
  position:relative;
}

.madmax-step-pin{
  height:100vh;
  position:sticky;
  top:0;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}

.madmax-marquee{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  pointer-events:none;
}

.madmax-marquee-track{
  width:max-content;
  display:flex;
  white-space:nowrap;
  background:var(--main);
  padding:24px 0;
  animation:madmaxMarquee 38s linear infinite;
}

.madmax-marquee-track span{
  font-size:clamp(42px,7vw,108px);
  font-weight:900;
  color:#fff;
  line-height:1;
  padding:0 45px;
  font-family:Arial, sans-serif;
}

@keyframes madmaxMarquee{
  from{transform:translateX(0);}
  to{transform:translateX(-50%);}
}

.madmax-lines{
  position:absolute;
  left:0;
  width:100%;
  height:36px;
  background:repeating-linear-gradient(
    to bottom,
    var(--main) 0 4px,
    transparent 4px 10px
  );
  z-index:2;
}

.madmax-lines.top{top:38%;}
.madmax-lines.bottom{bottom:38%;}

.madmax-cards{
  position:relative;
  z-index:5;
  width:520px;
  max-width:86vw;
  height:330px;
  perspective:1200px;
}

.madmax-card{
  position:absolute;
  inset:0;
  padding:42px 48px;
  border:1.5px solid rgba(255,255,255,.85);
  border-radius:16px;
  color:#fff;
  background:
    radial-gradient(circle at 75% 80%, rgba(209,31,45,.72), transparent 35%),
    radial-gradient(circle at 12% 8%, rgba(209,31,45,.52), transparent 28%),
    linear-gradient(135deg,#151515 0%,#030303 62%,#2a0508 100%);
  box-shadow:0 30px 80px rgba(0,0,0,.55);
  transform:rotateX(180deg) skewX(-18deg) scale(0);
  opacity:0;
  transform-origin:center;
}

.madmax-card h3{
  font-size:34px;
  margin:0 0 22px;
  font-weight:900;
}

.madmax-card p{
  font-size:16px;
  line-height:1.7;
  color:rgba(255,255,255,.82);
  max-width:390px;
}

.madmax-card b{
  position:absolute;
  right:42px;
  bottom:34px;
  background:var(--main);
  color:#fff;
  padding:12px 22px;
  border-radius:30px;
  font-size:14px;
}

/* Mobile */
@media(max-width:767px){
  .madmax-step-section{
    height:auto;
    padding:32px 0 0;
    overflow:hidden;
  }

  .madmax-step-pin{
    height:auto;
    min-height:100vh;
    position:relative;
    display:block;
    overflow:hidden;
    padding-bottom:45px;
  }

  .madmax-marquee{
    position:relative;
    height:165px;
    overflow:hidden;
    margin-bottom:26px;
  }

  .madmax-marquee-track{
    padding:22px 0;
  }

  .madmax-marquee-track span{
    font-size:32px;
    padding:0 24px;
  }

  .madmax-lines{
    height:32px;
  }

  .madmax-lines.top{top:14px;}
  .madmax-lines.bottom{bottom:14px;}

  .madmax-cards{
    width:100%;
    max-width:100%;
    height:auto;
    padding:0 15px;
    display:flex;
    flex-direction:column;
    gap:20px;
    perspective:none;
  }

  .madmax-card{
    position:relative;
    inset:auto;
    width:100%;
    min-height:312px;
    padding:32px 12px;
    border-radius:13px;
    opacity:1;
    transform:none;
  }

  .madmax-card h3{
    font-size:18px;
    margin-bottom:16px;
  }

  .madmax-card p{
    font-size:14px;
    line-height:1.55;
  }

  .madmax-card b{
    right:12px;
    bottom:28px;
    font-size:13px;
    padding:10px 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-404a485 */.madmax-gallery{
  --main:#D11F2D;
  background:#050505;
  padding:60px 0;
  overflow:hidden;
  border-radius: 12px;
}

.gallery-row{
  width:100%;
  overflow:hidden;
  margin:18px 0;
}

.gallery-track{
  display:flex;
  gap:24px;
  width:max-content;
}

.gallery-track img{
  width:320px;
  height:220px;
  object-fit:cover;
  border-radius:18px;
  border:1px solid rgba(209,31,45,.35);
  box-shadow:0 20px 50px rgba(0,0,0,.45);
}

.row-one .gallery-track{
  animation:madmaxMoveLeft 45s linear infinite;
}

.row-two .gallery-track{
  animation:madmaxMoveRight 50s linear infinite;
}

@keyframes madmaxMoveLeft{
  from{transform:translateX(0);}
  to{transform:translateX(calc(-50% - 12px));}
}

@keyframes madmaxMoveRight{
  from{transform:translateX(calc(-50% - 12px));}
  to{transform:translateX(0);}
}

@media(max-width:767px){
  .madmax-gallery{
    padding:40px 0;
  }

  .gallery-track{
    gap:14px;
  }

  .gallery-track img{
    width:230px;
    height:160px;
    border-radius:14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fa7b5b9 */.madmax-contact-form{
  --main:#D11F2D;
  background:#000;
  color:#fff;
  padding:60px;
  border-radius:20px;
  max-width:800px;
  margin:auto;
  font-family:Arial,sans-serif;
}

.madmax-badge{
  display:inline-flex;
  align-items:center;
  gap:9px;
  background:#171717;
  border:1px solid #2b2b2b;
  padding:8px 14px;
  border-radius:22px;
  font-weight:700;
  margin-bottom:24px;
}

.madmax-badge span{
  width:9px;
  height:9px;
  background:#25c45a;
  border-radius:50%;
  box-shadow:0 0 0 6px rgba(37,196,90,.15);
}

.madmax-contact-form h2{
  font-size:32px;
  line-height:1.15;
  margin:0 0 35px;
  font-weight:700;
}

.madmax-badge,
.madmax-contact-form label,
.madmax-form-bottom strong,
.madmax-form-bottom button{
  font-weight:60!important;
}

.madmax-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px 16px;
}

.madmax-contact-form label{
  position:relative;
  font-size:13px;
  font-weight:800;
  color:#fff;
}

.madmax-contact-form input,
.madmax-contact-form textarea{
  width:100%;
  background:#000;
  color:#fff;
  border:1px solid #333;
  border-radius:12px;
  padding:18px 20px;
  margin-top:8px;
  outline:none;
  font-size:16px;
  transition:.25s;
}

.madmax-contact-form input:focus,
.madmax-contact-form textarea:focus{
  border-color:var(--main);
  box-shadow:0 0 0 3px rgba(209,31,45,.18);
}

.madmax-contact-form input::placeholder,
.madmax-contact-form textarea::placeholder{
  color:#8d9aaa;
}

.madmax-message{
  display:block;
  margin-top:24px;
}

.madmax-message textarea{
  min-height:145px;
  resize:vertical;
}

.madmax-form-bottom{
  margin-top:20px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}

.madmax-form-bottom strong{
  display:block;
  font-size:19px;
}

.madmax-form-bottom span{
  color:#8d9aaa;
}

.madmax-form-bottom button{
  border:0;
  background:var(--main);
  color:#fff;
  padding:14px 8px 14px 24px;
  border-radius:7px;
  font-weight:900;
  font-size:15px;
  display:flex;
  align-items:center;
  gap:18px;
  cursor:pointer;
}

.madmax-form-bottom button span{
  background:#000;
  color:#fff;
  width:38px;
  height:38px;
  border-radius:5px;
  display:grid;
  place-items:center;
  font-size:34px;
  line-height:1;
}

@media(max-width:767px){
  .madmax-contact-form{
    padding:34px 20px;
    border-radius:18px;
  }

  .madmax-contact-form h2{
    font-size:30px;
  }

  .madmax-grid{
    grid-template-columns:1fr;
  }

  .madmax-form-bottom{
    flex-direction:column;
    align-items:flex-start;
  }
}/* End custom CSS */