.elementor-44 .elementor-element.elementor-element-323dea6{--display:flex;}.elementor-44 .elementor-element.elementor-element-b3021da{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-44 .elementor-element.elementor-element-cb54217{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-44 .elementor-element.elementor-element-36bc1b5{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-44 .elementor-element.elementor-element-4c7ddd9{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-44 .elementor-element.elementor-element-fd13350{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-44 .elementor-element.elementor-element-63685be{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-6574075 */.amoi-header{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  z-index:9999;
  font-family:'Montserrat','Poppins',Arial,sans-serif;
  transition:.25s ease;
}

/* kalau login WordPress, header tak tersembunyi bawah admin bar */
body.admin-bar .amoi-header{
  top:32px;
}

.amoi-header,
.amoi-header *{
  box-sizing:border-box;
}

.amoi-announcement{
  width:100%;
  height:34px;
  overflow:hidden;
  background:#e21b2d;
  color:#fff;
  display:flex;
  align-items:center;
  position:relative;
}

.amoi-announcement__track{
  display:flex;
  width:max-content;
  animation:amoiMarquee 22s linear infinite;
}

.amoi-announcement__track span{
  white-space:nowrap;
  padding-right:70px;
  font-size:13px;
  font-weight:700;
  letter-spacing:.4px;
  line-height:34px;
}

@keyframes amoiMarquee{
  from{ transform:translateX(0); }
  to{ transform:translateX(-50%); }
}

.amoi-navbar{
  width:100%;
  min-height:78px;
  padding:0 6vw;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  background:rgba(5,7,12,.88);
  backdrop-filter:blur(16px);
  border-bottom:1px solid rgba(255,255,255,.08);
  transition:.25s ease;
}

.amoi-logo{
  display:inline-flex;
  align-items:center;
  text-decoration:none;
  flex:0 0 auto;
}

.amoi-logo img{
  display:block;
  width:auto;
  height:48px;
  object-fit:contain;
  transition:.25s ease;
}

.amoi-menu{
  display:flex;
  align-items:center;
  gap:30px;
}

.amoi-menu a{
  color:rgba(255,255,255,.82);
  text-decoration:none;
  font-size:14px;
  font-weight:700;
  transition:.2s ease;
}

.amoi-menu a:hover{
  color:#ff4b5c;
}

.amoi-header-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:12px 23px;
  border-radius:999px;
  background:#e21b2d;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:800;
  transition:.25s ease;
  white-space:nowrap;
}

.amoi-header-btn:hover{
  background:#ff2639;
  transform:translateY(-2px);
}

.amoi-header.is-scrolled .amoi-announcement{
  height:28px;
}

.amoi-header.is-scrolled .amoi-announcement__track span{
  line-height:28px;
}

.amoi-header.is-scrolled .amoi-navbar{
  min-height:66px;
  background:rgba(5,7,12,.96);
}

.amoi-header.is-scrolled .amoi-logo img{
  height:42px;
}

@media(max-width:1024px){
  .amoi-navbar{
    padding:0 5vw;
  }

  .amoi-menu{
    gap:18px;
  }
}

@media(max-width:782px){
  body.admin-bar .amoi-header{
    top:46px;
  }
}

@media(max-width:767px){
  .amoi-announcement{
    height:32px;
  }

  .amoi-announcement__track span{
    font-size:12px;
    padding-right:50px;
    line-height:32px;
  }

  .amoi-navbar{
    min-height:68px;
    padding:0 20px;
  }

  .amoi-logo img{
    height:40px;
  }

  .amoi-menu{
    display:none;
  }

  .amoi-header-btn{
    min-height:42px;
    padding:10px 17px;
    font-size:12px;
  }

  .amoi-header.is-scrolled .amoi-navbar{
    min-height:60px;
  }

  .amoi-header.is-scrolled .amoi-logo img{
    height:36px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3fba369 */.amoi-about-hero{
  position:relative;
  width:100vw;
  min-height:72vh;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  background:#07090d;
  color:#fff;
  font-family:'Montserrat','Poppins',Arial,sans-serif;
}

.amoi-about-hero,
.amoi-about-hero *{
  box-sizing:border-box;
}

.amoi-about-hero__bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg, rgba(5,7,12,.98) 0%, rgba(5,7,12,.88) 45%, rgba(5,7,12,.38) 100%),
    url("https://amoiprint.com/wp-content/uploads/2026/04/print.jpg") center right / cover no-repeat;
  z-index:1;
}

.amoi-about-hero__overlay{
  position:absolute;
  inset:0;
  z-index:2;
  background:
    radial-gradient(circle at 16% 32%, rgba(226,27,45,.28), transparent 32%),
    linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.55));
}

.amoi-about-hero__wrap{
  position:relative;
  z-index:5;
  width:100%;
  min-height:72vh;
  padding:130px 6vw 90px;
  display:flex;
  align-items:center;
}

.amoi-about-hero__content{
  max-width:850px;
}

.amoi-about-hero__label{
  display:inline-flex;
  align-items:center;
  padding:10px 18px;
  border-radius:999px;
  border:1px solid rgba(226,27,45,.45);
  background:rgba(226,27,45,.14);
  color:#ff4b5c;
  font-size:13px;
  font-weight:700;
  letter-spacing:.8px;
  text-transform:uppercase;
  margin-bottom:24px;
}

.amoi-about-hero h1{
  margin:0;
  max-width:900px;
  font-size:clamp(38px, 5vw, 72px);
  line-height:1.05;
  font-weight:700;
  letter-spacing:-1.5px;
  color:#fff;
}

.amoi-about-hero p{
  margin:26px 0 0;
  max-width:720px;
  font-size:clamp(16px, 1.35vw, 19px);
  line-height:1.75;
  color:rgba(255,255,255,.82);
}

.amoi-about-hero__points{
  margin-top:34px;
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.amoi-about-hero__points div{
  padding:12px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.12);
  color:rgba(255,255,255,.88);
  font-size:13px;
  font-weight:700;
}

/* Tablet */
@media(max-width:1024px){
  .amoi-about-hero__wrap{
    padding:120px 5vw 80px;
  }
}

/* Mobile */
@media(max-width:767px){
  .amoi-about-hero{
    min-height:78vh;
  }

  .amoi-about-hero__bg{
    background:
      linear-gradient(180deg, rgba(5,7,12,.84) 0%, rgba(5,7,12,.96) 58%, rgba(5,7,12,1) 100%),
      url("https://amoiprint.com/wp-content/uploads/2026/04/print.jpg") center top / cover no-repeat;
  }

  .amoi-about-hero__wrap{
    min-height:78vh;
    padding:105px 20px 55px;
    align-items:flex-end;
  }

  .amoi-about-hero__label{
    font-size:11px;
    padding:8px 13px;
  }

  .amoi-about-hero h1{
    font-size:36px;
    line-height:1.1;
    font-weight:700;
    letter-spacing:-.8px;
  }

  .amoi-about-hero p{
    font-size:15px;
    line-height:1.65;
  }

  .amoi-about-hero__points{
    flex-direction:column;
  }

  .amoi-about-hero__points div{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c1384a3 */.amoi-story{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:100px 6vw;
  background:#f4f5f7;
  color:#111;
  font-family:'Montserrat','Poppins',Arial,sans-serif;
}

.amoi-story,
.amoi-story *{
  box-sizing:border-box;
}

.amoi-story::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 14% 18%, rgba(226,27,45,.08), transparent 30%),
    linear-gradient(115deg, transparent 0%, transparent 62%, rgba(226,27,45,.07) 62%, rgba(226,27,45,.07) 72%, transparent 72%);
  pointer-events:none;
}

.amoi-story__wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.1fr .8fr;
  gap:70px;
  align-items:center;
}

.amoi-story__label{
  display:inline-flex;
  align-items:center;
  padding:9px 16px;
  border-radius:999px;
  background:rgba(226,27,45,.09);
  border:1px solid rgba(226,27,45,.22);
  color:#e21b2d;
  font-size:13px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  margin-bottom:20px;
}

.amoi-story h2{
  margin:0;
  max-width:850px;
  font-size:clamp(34px, 4vw, 56px);
  line-height:1.1;
  font-weight:700;
  letter-spacing:-1.2px;
  color:#101010;
}

.amoi-story p{
  margin:22px 0 0;
  max-width:780px;
  font-size:16px;
  line-height:1.85;
  color:#555;
}

.amoi-story__panel{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}

.amoi-story__item{
  min-height:170px;
  padding:28px 24px;
  border-radius:24px;
  background:#fff;
  border:1px solid rgba(0,0,0,.06);
  box-shadow:0 18px 45px rgba(0,0,0,.06);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  position:relative;
  overflow:hidden;
}

.amoi-story__item::before{
  content:"";
  position:absolute;
  top:22px;
  left:24px;
  width:42px;
  height:5px;
  border-radius:999px;
  background:#e21b2d;
}

.amoi-story__item strong{
  display:block;
  font-size:34px;
  line-height:1;
  font-weight:700;
  color:#e21b2d;
  margin-bottom:10px;
}

.amoi-story__item span{
  display:block;
  font-size:14px;
  line-height:1.5;
  font-weight:700;
  color:#333;
}

/* Tablet */
@media(max-width:1024px){
  .amoi-story{
    padding:85px 5vw;
  }

  .amoi-story__wrap{
    grid-template-columns:1fr;
    gap:45px;
  }
}

/* Mobile */
@media(max-width:767px){
  .amoi-story{
    padding:70px 20px;
  }

  .amoi-story__label{
    font-size:11px;
    padding:8px 13px;
  }

  .amoi-story h2{
    font-size:31px;
    line-height:1.15;
    letter-spacing:-.7px;
  }

  .amoi-story p{
    font-size:15px;
    line-height:1.75;
  }

  .amoi-story__panel{
    grid-template-columns:1fr;
    gap:14px;
  }

  .amoi-story__item{
    min-height:145px;
    border-radius:20px;
    padding:24px 22px;
  }

  .amoi-story__item strong{
    font-size:30px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1884934 */.amoi-mvv{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:100px 6vw;
  background:#080b10;
  color:#fff;
  font-family:'Montserrat','Poppins',Arial,sans-serif;
}

.amoi-mvv,
.amoi-mvv *{
  box-sizing:border-box;
}

.amoi-mvv::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 14% 20%, rgba(226,27,45,.22), transparent 30%),
    linear-gradient(115deg, transparent 0%, transparent 60%, rgba(226,27,45,.10) 60%, rgba(226,27,45,.10) 72%, transparent 72%);
  pointer-events:none;
}

.amoi-mvv__wrap{
  position:relative;
  z-index:2;
  max-width:1320px;
  width:100%;
  margin:0 auto;
}

.amoi-mvv__head{
  max-width:900px;
  margin-bottom:50px;
}

.amoi-mvv__label{
  display:inline-flex;
  align-items:center;
  padding:9px 16px;
  border-radius:999px;
  background:rgba(226,27,45,.14);
  border:1px solid rgba(226,27,45,.45);
  color:#ff4b5c;
  font-size:13px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  margin-bottom:20px;
}

.amoi-mvv h2{
  margin:0;
  max-width:850px;
  font-size:clamp(34px, 4vw, 56px);
  line-height:1.1;
  font-weight:700;
  letter-spacing:-1.2px;
  color:#fff;
}

.amoi-mvv__head p{
  margin:22px 0 0;
  max-width:760px;
  font-size:16px;
  line-height:1.8;
  color:rgba(255,255,255,.74);
}

.amoi-mvv__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

.amoi-mvv__card{
  min-height:360px;
  padding:34px 30px;
  border-radius:28px;
  background:#fff;
  color:#111;
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 26px 75px rgba(0,0,0,.28);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  position:relative;
  overflow:hidden;
}

.amoi-mvv__card::before{
  content:"";
  position:absolute;
  top:-60px;
  right:-60px;
  width:160px;
  height:160px;
  border-radius:50%;
  background:rgba(226,27,45,.10);
}

.amoi-mvv__card span{
  position:absolute;
  top:28px;
  left:30px;
  width:46px;
  height:46px;
  border-radius:15px;
  background:#11151d;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:13px;
  font-weight:800;
}

.amoi-mvv__card h3{
  margin:0;
  font-size:28px;
  line-height:1.2;
  font-weight:700;
  color:inherit;
}

.amoi-mvv__card p{
  margin:16px 0 0;
  font-size:15.5px;
  line-height:1.75;
  color:#555;
}

.amoi-mvv__card ul{
  list-style:none;
  padding:0;
  margin:20px 0 0;
  display:flex;
  flex-wrap:wrap;
  gap:9px;
}

.amoi-mvv__card li{
  padding:8px 12px;
  border-radius:999px;
  background:#f3f3f3;
  color:#333;
  font-size:13px;
  font-weight:700;
}

.amoi-mvv__card--dark{
  background:#11151d;
  color:#fff;
}

.amoi-mvv__card--dark p{
  color:rgba(255,255,255,.76);
}

.amoi-mvv__card--dark span{
  background:#e21b2d;
}

.amoi-mvv__card--red{
  background:linear-gradient(135deg, #e21b2d, #790711);
  color:#fff;
}

.amoi-mvv__card--red p{
  color:rgba(255,255,255,.84);
}

.amoi-mvv__card--red span{
  background:#fff;
  color:#111;
}

/* Tablet */
@media(max-width:1024px){
  .amoi-mvv{
    padding:85px 5vw;
  }

  .amoi-mvv__grid{
    grid-template-columns:1fr;
  }

  .amoi-mvv__card{
    min-height:300px;
  }
}

/* Mobile */
@media(max-width:767px){
  .amoi-mvv{
    padding:70px 20px;
  }

  .amoi-mvv__head{
    margin-bottom:34px;
  }

  .amoi-mvv__label{
    font-size:11px;
    padding:8px 13px;
  }

  .amoi-mvv h2{
    font-size:31px;
    line-height:1.15;
    letter-spacing:-.7px;
  }

  .amoi-mvv__head p{
    font-size:15px;
    line-height:1.7;
  }

  .amoi-mvv__card{
    min-height:280px;
    padding:30px 24px;
    border-radius:22px;
  }

  .amoi-mvv__card h3{
    font-size:25px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4a5e47f */.amoi-locations{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:100px 6vw;
  background:#f4f5f7;
  color:#111;
  font-family:'Montserrat','Poppins',Arial,sans-serif;
}

.amoi-locations,
.amoi-locations *{
  box-sizing:border-box;
}

.amoi-locations::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 16% 18%, rgba(226,27,45,.08), transparent 30%),
    linear-gradient(115deg, transparent 0%, transparent 60%, rgba(226,27,45,.07) 60%, rgba(226,27,45,.07) 72%, transparent 72%);
  pointer-events:none;
}

.amoi-locations__wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
}

.amoi-locations__head{
  max-width:920px;
  margin-bottom:48px;
}

.amoi-locations__label{
  display:inline-flex;
  align-items:center;
  padding:9px 16px;
  border-radius:999px;
  background:rgba(226,27,45,.09);
  border:1px solid rgba(226,27,45,.22);
  color:#e21b2d;
  font-size:13px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  margin-bottom:20px;
}

.amoi-locations h2{
  margin:0;
  max-width:900px;
  font-size:clamp(34px, 4vw, 56px);
  line-height:1.1;
  font-weight:700;
  letter-spacing:-1.2px;
  color:#101010;
}

.amoi-locations__head p{
  margin:22px 0 0;
  max-width:760px;
  font-size:16px;
  line-height:1.8;
  color:#555;
}

.amoi-locations__grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
}

.amoi-locations__card{
  min-height:280px;
  padding:34px 32px;
  border-radius:28px;
  background:#fff;
  border:1px solid rgba(0,0,0,.06);
  box-shadow:0 18px 50px rgba(0,0,0,.06);
  position:relative;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}

.amoi-locations__card::before{
  content:"";
  position:absolute;
  top:28px;
  left:32px;
  width:52px;
  height:5px;
  border-radius:999px;
  background:#e21b2d;
}

.amoi-locations__card span{
  display:inline-flex;
  width:max-content;
  padding:8px 13px;
  border-radius:999px;
  background:rgba(226,27,45,.09);
  color:#e21b2d;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.5px;
  margin-bottom:18px;
}

.amoi-locations__card h3{
  margin:0;
  font-size:30px;
  line-height:1.15;
  font-weight:700;
  color:#111;
  letter-spacing:-.7px;
}

.amoi-locations__card p{
  margin:16px 0 0;
  max-width:620px;
  font-size:15.5px;
  line-height:1.75;
  color:#555;
}

.amoi-locations__card--red{
  background:linear-gradient(135deg, #e21b2d, #790711);
  color:#fff;
  border:none;
}

.amoi-locations__card--red::before{
  background:#fff;
}

.amoi-locations__card--red span{
  background:rgba(255,255,255,.15);
  color:#fff;
}

.amoi-locations__card--red h3,
.amoi-locations__card--red p{
  color:#fff;
}

.amoi-locations__card--wide{
  grid-column:1 / -1;
  min-height:260px;
  background:#11151d;
  color:#fff;
}

.amoi-locations__card--wide h3{
  color:#fff;
}

.amoi-locations__card--wide p{
  color:rgba(255,255,255,.76);
}

.amoi-locations__card--wide a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  margin-top:24px;
  min-height:50px;
  padding:14px 26px;
  border-radius:999px;
  background:#e21b2d;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:800;
  transition:.25s ease;
}

.amoi-locations__card--wide a:hover{
  transform:translateY(-3px);
  background:#ff2639;
}

/* Tablet */
@media(max-width:1024px){
  .amoi-locations{
    padding:85px 5vw;
  }
}

/* Mobile */
@media(max-width:767px){
  .amoi-locations{
    padding:70px 20px;
  }

  .amoi-locations__head{
    margin-bottom:34px;
  }

  .amoi-locations__label{
    font-size:11px;
    padding:8px 13px;
  }

  .amoi-locations h2{
    font-size:31px;
    line-height:1.15;
    letter-spacing:-.7px;
  }

  .amoi-locations__head p{
    font-size:15px;
    line-height:1.7;
  }

  .amoi-locations__grid{
    grid-template-columns:1fr;
    gap:16px;
  }

  .amoi-locations__card,
  .amoi-locations__card--wide{
    grid-column:auto;
    min-height:250px;
    padding:30px 24px;
    border-radius:22px;
  }

  .amoi-locations__card h3{
    font-size:26px;
  }

  .amoi-locations__card--wide a{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dd1beae */.amoi-about-cta{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  padding:100px 6vw;
  background:#080b10;
  color:#fff;
  font-family:'Montserrat','Poppins',Arial,sans-serif;
}

.amoi-about-cta,
.amoi-about-cta *{
  box-sizing:border-box;
}

.amoi-about-cta::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 18% 20%, rgba(226,27,45,.24), transparent 30%),
    linear-gradient(115deg, transparent 0%, transparent 58%, rgba(226,27,45,.10) 58%, rgba(226,27,45,.10) 70%, transparent 70%);
  pointer-events:none;
}

.amoi-about-cta__wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1320px;
  margin:0 auto;
}

.amoi-about-cta__content{
  padding:65px 60px;
  border-radius:34px;
  background:
    linear-gradient(135deg, rgba(17,21,29,.96), rgba(8,11,16,.98));
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 28px 80px rgba(0,0,0,.28);
}

.amoi-about-cta__label{
  display:inline-flex;
  align-items:center;
  padding:9px 16px;
  border-radius:999px;
  background:rgba(226,27,45,.14);
  border:1px solid rgba(226,27,45,.45);
  color:#ff4b5c;
  font-size:13px;
  font-weight:700;
  letter-spacing:.7px;
  text-transform:uppercase;
  margin-bottom:22px;
}

.amoi-about-cta h2{
  margin:0;
  max-width:920px;
  font-size:clamp(36px, 4vw, 58px);
  line-height:1.08;
  font-weight:700;
  letter-spacing:-1.3px;
  color:#fff;
}

.amoi-about-cta p{
  margin:24px 0 0;
  max-width:760px;
  font-size:16px;
  line-height:1.85;
  color:rgba(255,255,255,.78);
}

.amoi-about-cta__buttons{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:34px;
}

.amoi-about-cta__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:15px 28px;
  border-radius:999px;
  background:#e21b2d;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:800;
  transition:.25s ease;
}

.amoi-about-cta__btn:hover{
  transform:translateY(-3px);
  background:#ff2639;
}

.amoi-about-cta__btn--outline{
  background:transparent;
  border:2px solid rgba(255,255,255,.84);
  color:#fff;
}

.amoi-about-cta__btn--outline:hover{
  background:#fff;
  color:#111;
}

/* Tablet */
@media(max-width:1024px){
  .amoi-about-cta{
    padding:85px 5vw;
  }

  .amoi-about-cta__content{
    padding:52px 42px;
  }
}

/* Mobile */
@media(max-width:767px){
  .amoi-about-cta{
    padding:70px 20px;
  }

  .amoi-about-cta__content{
    padding:34px 24px;
    border-radius:24px;
  }

  .amoi-about-cta__label{
    font-size:11px;
    padding:8px 13px;
  }

  .amoi-about-cta h2{
    font-size:31px;
    line-height:1.14;
    letter-spacing:-.7px;
  }

  .amoi-about-cta p{
    font-size:15px;
    line-height:1.75;
  }

  .amoi-about-cta__buttons{
    flex-direction:column;
  }

  .amoi-about-cta__btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-631c457 */.amoi-footer{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  overflow:hidden;
  background:#05070b;
  color:#fff;
  font-family:'Montserrat','Poppins',Arial,sans-serif;
  padding:80px 6vw 0;
}

.amoi-footer,
.amoi-footer *{
  box-sizing:border-box;
}

.amoi-footer::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 20%, rgba(226,27,45,.18), transparent 30%),
    linear-gradient(115deg, transparent 0%, transparent 65%, rgba(226,27,45,.08) 65%, rgba(226,27,45,.08) 75%, transparent 75%);
  pointer-events:none;
}

.amoi-footer__wrap{
  position:relative;
  z-index:2;
  max-width:1320px;
  width:100%;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.4fr .8fr .8fr .9fr;
  gap:42px;
  padding-bottom:54px;
}

.amoi-footer__brand h2{
  margin:0;
  font-size:34px;
  line-height:1;
  font-weight:600;
  color:#fff;
  letter-spacing:-.7px;
}

.amoi-footer__brand p{
  margin:20px 0 0;
  max-width:430px;
  font-size:15px;
  line-height:1.8;
  color:rgba(255,255,255,.72);
}

.amoi-footer__whatsapp{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-top:26px;
  min-height:48px;
  padding:13px 24px;
  border-radius:999px;
  background:#e21b2d;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:800;
  transition:.25s ease;
}

.amoi-footer__whatsapp:hover{
  transform:translateY(-3px);
  background:#ff2639;
}

.amoi-footer__col h3{
  margin:0 0 18px;
  font-size:16px;
  line-height:1.3;
  font-weight:700;
  color:#fff;
}

.amoi-footer__col ul{
  list-style:none;
  padding:0;
  margin:0;
}

.amoi-footer__col li{
  margin-bottom:12px;
  font-size:14px;
  line-height:1.6;
  color:rgba(255,255,255,.68);
}

.amoi-footer__col a{
  color:rgba(255,255,255,.68);
  text-decoration:none;
  transition:.2s ease;
}

.amoi-footer__col a:hover{
  color:#ff4b5c;
}

.amoi-footer__bottom{
  position:relative;
  z-index:2;
  border-top:1px solid rgba(255,255,255,.09);
  padding:22px 0;
  text-align:center;
}

.amoi-footer__bottom p{
  margin:0;
  font-size:13px;
  color:rgba(255,255,255,.55);
}

/* Tablet */
@media(max-width:1024px){
  .amoi-footer{
    padding:70px 5vw 0;
  }

  .amoi-footer__wrap{
    grid-template-columns:1fr 1fr;
    gap:36px;
  }
}

/* Mobile */
@media(max-width:767px){
  .amoi-footer{
    padding:60px 20px 0;
  }

  .amoi-footer__wrap{
    grid-template-columns:1fr;
    gap:30px;
    padding-bottom:42px;
  }

  .amoi-footer__brand h2{
    font-size:30px;
  }

  .amoi-footer__whatsapp{
    width:100%;
  }

  .amoi-footer__bottom{
    text-align:left;
  }
}
.amoi-footer__logo{
  display:inline-flex;
  align-items:center;
  margin-bottom:18px;
}

.amoi-footer__logo img{
  width:160px;
  max-width:100%;
  height:auto;
  display:block;
  object-fit:contain;
}/* End custom CSS */