.elementor-315 .elementor-element.elementor-element-c63eace{--display:flex;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-315 .elementor-element.elementor-element-aab5454{--display:flex;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-315 .elementor-element.elementor-element-4ca6954{--display:flex;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-315 .elementor-element.elementor-element-985100c{--display:flex;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-315 .elementor-element.elementor-element-3b833c6{--display:flex;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-315 .elementor-element.elementor-element-f8f32b1{--display:flex;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-315 .elementor-element.elementor-element-c93dfba{--display:flex;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-315 .elementor-element.elementor-element-ee7af38{--display:flex;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-315 .elementor-element.elementor-element-c63eace{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-56edae3 */.posm-pack-hero{
  padding:60px 20px;
  background:
    radial-gradient(circle at 80% 12%, rgba(48,142,100,.35), transparent 34%),
    radial-gradient(circle at 12% 88%, rgba(208,186,127,.22), transparent 36%),
    linear-gradient(135deg,#0f172a 0%,#14251f 42%,#0f172a 100%);
  position:relative;
  overflow:hidden;
}

.posm-pack-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px);
  background-size:44px 44px;
  opacity:.22;
  pointer-events:none;
}

.posm-pack-container{
  max-width:1200px;
  margin:auto;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:60px;
  align-items:center;
  position:relative;
  z-index:2;
}

.posm-pack-content{
  text-align:left;
}

.posm-pack-badge{
  display:inline-flex;
  padding:10px 18px;
  border-radius:50px;
  background:rgba(48,142,100,.18);
  border:1px solid rgba(208,186,127,.35);
  color:#d0ba7f;
  font-size:14px;
  font-weight:800;
  margin-bottom:20px;
}

.posm-pack-content h1{
  margin:0 0 22px;
  color:#fff;
  font-size:54px;
  line-height:1.05;
  letter-spacing:-1.6px;
  font-weight:900;
}

.posm-pack-content h1 span{
  display:block;
  color:#d0ba7f;
  margin-top:8px;
  font-size:.68em;
  line-height:1.22;
}

.posm-pack-content p{
  margin:0 0 28px;
  max-width:620px;
  color:#dbe5df;
  font-size:18px;
  line-height:1.75;
}

.posm-pack-content p strong{
  color:#d0ba7f;
  font-weight:900;
}

.posm-pack-sectors{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-bottom:34px;
}

.posm-pack-sectors span{
  padding:11px 18px;
  border-radius:50px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
  font-size:14px;
  font-weight:800;
  backdrop-filter:blur(10px);
}

.posm-pack-actions{
  display:flex;
  flex-wrap:wrap;
  gap:15px;
}

.posm-pack-btn{
  min-height:54px;
  padding:0 28px;
  border-radius:50px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-weight:900;
  transition:.3s ease;
}

.posm-pack-btn.primary{
  background:#308e64;
  color:#fff;
  box-shadow:0 18px 38px rgba(48,142,100,.35);
}

.posm-pack-btn.primary:hover{
  transform:translateY(-3px);
  background:#287955;
  color:#fff;
}

.posm-pack-btn.secondary{
  background:#d0ba7f;
  color:#0f172a;
  box-shadow:0 18px 38px rgba(208,186,127,.22);
}

.posm-pack-btn.secondary:hover{
  transform:translateY(-3px);
  background:#fff;
  color:#0f172a;
}

.posm-pack-visual{
  position:relative;
  min-height:560px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.posm-orbit{
  position:absolute;
  border-radius:50%;
  border:1px solid rgba(208,186,127,.22);
  animation:posmSpin 12s linear infinite;
}

.posm-orbit-1{
  width:430px;
  height:430px;
}

.posm-orbit-2{
  width:340px;
  height:340px;
  border-color:rgba(48,142,100,.28);
  animation-duration:16s;
  animation-direction:reverse;
}

.posm-pack-image-card{
  position:relative;
  width:100%;
  max-width:560px;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.92));
  border-radius:34px;
  padding:24px;
  box-shadow:0 35px 90px rgba(0,0,0,.42);
  border:1px solid rgba(208,186,127,.45);
  overflow:hidden;
}

.posm-image-glow{
  position:absolute;
  width:240px;
  height:240px;
  background:rgba(48,142,100,.16);
  filter:blur(35px);
  border-radius:50%;
  top:-80px;
  right:-60px;
}

.posm-pack-image-card img{
  position:relative;
  z-index:2;
  width:100%;
  display:block;
  border-radius:24px;
}

.posm-pack-elements{
  position:relative;
  z-index:3;
  margin-top:18px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:10px;
}

.posm-element-card{
  background:#0f172a;
  border-radius:18px;
  padding:14px 10px;
  text-align:left;
  border:1px solid rgba(208,186,127,.25);
}

.posm-element-card span{
  display:block;
  color:#d0ba7f;
  font-size:12px;
  font-weight:900;
  margin-bottom:5px;
}

.posm-element-card p{
  margin:0;
  color:#fff;
  font-size:13px;
  line-height:1.25;
  font-weight:800;
}

@keyframes posmSpin{
  from{transform:rotate(0deg);}
  to{transform:rotate(360deg);}
}

@media(max-width:980px){
  .posm-pack-container{
    grid-template-columns:1fr;
    gap:40px;
  }

  .posm-pack-content h1{
    font-size:42px;
  }

  .posm-pack-visual{
    min-height:auto;
  }
}

@media(max-width:600px){
  .posm-pack-hero{
    padding:60px 16px;
  }

  .posm-pack-content{
    text-align:left;
  }

  .posm-pack-content h1{
    font-size:34px;
    letter-spacing:-.8px;
  }

  .posm-pack-content h1 span{
    font-size:.72em;
  }

  .posm-pack-content p{
    font-size:16px;
  }

  .posm-pack-actions{
    flex-direction:column;
  }

  .posm-pack-btn{
    width:100%;
  }

  .posm-pack-image-card{
    padding:16px;
    border-radius:26px;
  }

  .posm-pack-elements{
    grid-template-columns:1fr 1fr;
  }

  .posm-orbit{
    display:none;
  }
  .posm-pack-container{
    grid-template-columns:1fr;
    gap:40px;
  }

  /* IMAGE EN PREMIER SUR MOBILE */
  .posm-pack-visual{
    order:-1;
  }

  .posm-pack-content{
    order:2;
  }

  .posm-pack-content h1{
    font-size:42px;
  }

  .posm-pack-visual{
    min-height:auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-de339ea */.posm-pack-v2{
  padding:60px 20px;
  background:
    radial-gradient(circle at 8% 15%, rgba(48,142,100,.13), transparent 28%),
    radial-gradient(circle at 92% 80%, rgba(208,186,127,.16), transparent 30%),
    linear-gradient(180deg,#ffffff 0%,#f8fbf9 100%);
  overflow:hidden;
}

.posm-pack-v2-container{
  max-width:1200px;
  margin:auto;
}

.posm-pack-v2-head{
  max-width:820px;
  margin-bottom:42px;
  text-align:left;
}

.posm-pack-v2-badge{
  display:inline-flex;
  padding:9px 18px;
  border-radius:50px;
  background:rgba(48,142,100,.10);
  color:#308e64;
  font-weight:800;
  font-size:14px;
  margin-bottom:16px;
}

.posm-pack-v2-head h2{
  margin:0 0 16px;
  font-size:42px;
  line-height:1.15;
  color:#0f172a;
  font-weight:900;
  letter-spacing:-1px;
}

.posm-pack-v2-head h2 strong{
  color:#308e64;
}

.posm-pack-v2-head p{
  margin:0;
  font-size:18px;
  line-height:1.75;
  color:#475569;
}

.posm-pack-v2-head p strong{
  color:#0f172a;
}

.posm-pack-v2-layout{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:36px;
  align-items:center;
}

.posm-pack-v2-visual{
  position:relative;
  
  border-radius:34px;
  padding:10px;
  min-height:420px;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 30px 80px rgba(15,23,42,.18);
  overflow:hidden;
}

.posm-pack-v2-visual:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 50% 30%, rgba(48,142,100,.45), transparent 38%),
    linear-gradient(135deg, rgba(208,186,127,.16), transparent 45%);
}

.posm-pack-v2-glow{
  position:absolute;
  
  border-radius:50%;
  background:rgba(48,142,100,.35);
  filter:blur(45px);
}

.posm-pack-v2-visual img{
  position:relative;
  z-index:2;
  width:100%;
  
  display:block;
  border-radius:24px;
}

.posm-pack-v2-cards{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}

.posm-pack-v2-card{
  min-height:190px;
  padding:24px;
  border-radius:26px;
  background:#ffffff;
  border:1px solid rgba(15,23,42,.07);
  box-shadow:0 18px 45px rgba(15,23,42,.07);
  display:flex;
  gap:16px;
  align-items:flex-start;
  transition:.3s ease;
}

.posm-pack-v2-card:hover{
  transform:translateY(-6px);
  box-shadow:0 25px 65px rgba(15,23,42,.12);
  border-color:rgba(48,142,100,.25);
}

.posm-card-icon{
  width:52px;
  height:52px;
  min-width:52px;
  border-radius:18px;
  background:linear-gradient(135deg,#308e64,#226e4c);
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:24px;
  box-shadow:0 12px 24px rgba(48,142,100,.25);
}

.posm-pack-v2-card h3{
  margin:0 0 10px;
  color:#0f172a;
  font-size:20px;
  line-height:1.25;
  font-weight:900;
}

.posm-pack-v2-card p{
  margin:0;
  color:#64748b;
  font-size:15px;
  line-height:1.65;
}

.posm-pack-v2-options{
  margin-top:34px;
  padding:28px;
  border-radius:30px;
  background:#0f172a;
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:24px;
  align-items:center;
  position:relative;
  overflow:hidden;
}

.posm-pack-v2-options:before{
  content:"";
  position:absolute;
  width:280px;
  height:280px;
  border-radius:50%;
  background:rgba(48,142,100,.26);
  filter:blur(45px);
  right:-80px;
  top:-110px;
}

.posm-pack-v2-options h3{
  position:relative;
  margin:0 0 8px;
  color:#ffffff;
  font-size:24px;
  font-weight:900;
}

.posm-pack-v2-options p{
  position:relative;
  margin:0;
  color:#cbd5e1;
  line-height:1.6;
}

.posm-option-list{
  position:relative;
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.posm-option-list span{
  padding:12px 18px;
  border-radius:50px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(208,186,127,.35);
  color:#ffffff;
  font-weight:800;
  font-size:14px;
}

.posm-pack-v2-cta{
  margin-top:28px;
  text-align:left;
}

.posm-pack-v2-cta a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:0 32px;
  border-radius:50px;
  background:#308e64;
  color:#ffffff;
  text-decoration:none;
  font-weight:900;
  box-shadow:0 18px 36px rgba(48,142,100,.25);
  transition:.3s ease;
}

.posm-pack-v2-cta a:hover{
  background:#0f172a;
  color:#ffffff;
  transform:translateY(-3px);
}

@media(max-width:980px){
  .posm-pack-v2-layout{
    grid-template-columns:1fr;
  }

  .posm-pack-v2-head h2{
    font-size:36px;
  }

  .posm-pack-v2-options{
    grid-template-columns:1fr;
  }
}

@media(max-width:640px){
  .posm-pack-v2{
    padding:60px 16px;
  }

  .posm-pack-v2-head h2{
    font-size:31px;
  }

  .posm-pack-v2-head p{
    font-size:16px;
  }

  .posm-pack-v2-cards{
    grid-template-columns:1fr;
  }

  .posm-pack-v2-card{
    min-height:auto;
    padding:20px;
  }

  .posm-pack-v2-visual{
    min-height:auto;
    padding:18px;
    border-radius:26px;
  }

  .posm-pack-v2-options{
    padding:22px;
    border-radius:24px;
  }

  .posm-pack-v2-cta a{
    width:100%;
    text-align:center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9ed06a9 */.posm-pack-v2{
  padding:60px 20px;
  background:
    radial-gradient(circle at 8% 15%, rgba(48,142,100,.13), transparent 28%),
    radial-gradient(circle at 92% 80%, rgba(208,186,127,.16), transparent 30%),
    linear-gradient(180deg,#ffffff 0%,#f8fbf9 100%);
  overflow:hidden;
}

.posm-pack-v2-container{
  max-width:1200px;
  margin:auto;
}

.posm-pack-v2-head{
  max-width:820px;
  margin-bottom:42px;
  text-align:left;
}

.posm-pack-v2-badge{
  display:inline-flex;
  padding:9px 18px;
  border-radius:50px;
  background:rgba(48,142,100,.10);
  color:#308e64;
  font-weight:800;
  font-size:14px;
  margin-bottom:16px;
}

.posm-pack-v2-head h2{
  margin:0 0 16px;
  font-size:42px;
  line-height:1.15;
  color:#0f172a;
  font-weight:900;
  letter-spacing:-1px;
}

.posm-pack-v2-head h2 strong{
  color:#308e64;
}

.posm-pack-v2-head p{
  margin:0;
  font-size:18px;
  line-height:1.75;
  color:#475569;
}

.posm-pack-v2-head p strong{
  color:#0f172a;
}

.posm-pack-v2-layout{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:36px;
  align-items:center;
}

.posm-pack-v2-visual{
  position:relative;
  
  border-radius:34px;
  padding:10px;
  min-height:420px;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 30px 80px rgba(15,23,42,.18);
  overflow:hidden;
}

.posm-pack-v2-visual:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 50% 30%, rgba(48,142,100,.45), transparent 38%),
    linear-gradient(135deg, rgba(208,186,127,.16), transparent 45%);
}

.posm-pack-v2-glow{
  position:absolute;
  
  border-radius:50%;
  background:rgba(48,142,100,.35);
  filter:blur(45px);
}

.posm-pack-v2-visual img{
  position:relative;
  z-index:2;
  width:100%;
  
  display:block;
  border-radius:24px;
}

.posm-pack-v2-cards{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}

.posm-pack-v2-card{
  min-height:190px;
  padding:24px;
  border-radius:26px;
  background:#ffffff;
  border:1px solid rgba(15,23,42,.07);
  box-shadow:0 18px 45px rgba(15,23,42,.07);
  display:flex;
  gap:16px;
  align-items:flex-start;
  transition:.3s ease;
}

.posm-pack-v2-card:hover{
  transform:translateY(-6px);
  box-shadow:0 25px 65px rgba(15,23,42,.12);
  border-color:rgba(48,142,100,.25);
}

.posm-card-icon{
  width:52px;
  height:52px;
  min-width:52px;
  border-radius:18px;
  background:linear-gradient(135deg,#308e64,#226e4c);
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:24px;
  box-shadow:0 12px 24px rgba(48,142,100,.25);
}

.posm-pack-v2-card h3{
  margin:0 0 10px;
  color:#0f172a;
  font-size:20px;
  line-height:1.25;
  font-weight:900;
}

.posm-pack-v2-card p{
  margin:0;
  color:#64748b;
  font-size:15px;
  line-height:1.65;
}

.posm-pack-v2-options{
  margin-top:34px;
  padding:28px;
  border-radius:30px;
  background:#0f172a;
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:24px;
  align-items:center;
  position:relative;
  overflow:hidden;
}

.posm-pack-v2-options:before{
  content:"";
  position:absolute;
  width:280px;
  height:280px;
  border-radius:50%;
  background:rgba(48,142,100,.26);
  filter:blur(45px);
  right:-80px;
  top:-110px;
}

.posm-pack-v2-options h3{
  position:relative;
  margin:0 0 8px;
  color:#ffffff;
  font-size:24px;
  font-weight:900;
}

.posm-pack-v2-options p{
  position:relative;
  margin:0;
  color:#cbd5e1;
  line-height:1.6;
}

.posm-option-list{
  position:relative;
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.posm-option-list span{
  padding:12px 18px;
  border-radius:50px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(208,186,127,.35);
  color:#ffffff;
  font-weight:800;
  font-size:14px;
}

.posm-pack-v2-cta{
  margin-top:28px;
  text-align:left;
}

.posm-pack-v2-cta a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:0 32px;
  border-radius:50px;
  background:#308e64;
  color:#ffffff;
  text-decoration:none;
  font-weight:900;
  box-shadow:0 18px 36px rgba(48,142,100,.25);
  transition:.3s ease;
}

.posm-pack-v2-cta a:hover{
  background:#0f172a;
  color:#ffffff;
  transform:translateY(-3px);
}

@media(max-width:980px){
  .posm-pack-v2-layout{
    grid-template-columns:1fr;
  }

  .posm-pack-v2-head h2{
    font-size:36px;
  }

  .posm-pack-v2-options{
    grid-template-columns:1fr;
  }
}

@media(max-width:640px){
  .posm-pack-v2{
    padding:60px 16px;
  }

  .posm-pack-v2-head h2{
    font-size:31px;
  }

  .posm-pack-v2-head p{
    font-size:16px;
  }

  .posm-pack-v2-cards{
    grid-template-columns:1fr;
  }

  .posm-pack-v2-card{
    min-height:auto;
    padding:20px;
  }

  .posm-pack-v2-visual{
    min-height:auto;
    padding:18px;
    border-radius:26px;
  }

  .posm-pack-v2-options{
    padding:22px;
    border-radius:24px;
  }

  .posm-pack-v2-cta a{
    width:100%;
    text-align:center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-390b34b */.posm-why-section{
  padding:60px 20px;
  background:
    radial-gradient(circle at 10% 20%, rgba(48,142,100,.14), transparent 30%),
    radial-gradient(circle at 90% 85%, rgba(208,186,127,.16), transparent 32%),
    linear-gradient(180deg,#ffffff 0%,#f7fbf8 100%);
  overflow:hidden;
}

.posm-why-container{
  max-width:1200px;
  margin:auto;
}

.posm-why-header{
  max-width:820px;
  text-align:left;
  margin-bottom:38px;
}

.posm-why-header span{
  display:inline-flex;
  padding:9px 18px;
  border-radius:50px;
  background:rgba(48,142,100,.1);
  color:#308e64;
  font-size:14px;
  font-weight:900;
  margin-bottom:16px;
}

.posm-why-header h2{
  margin:0 0 16px;
  font-size:42px;
  line-height:1.15;
  color:#0f172a;
  font-weight:950;
  letter-spacing:-1px;
}

.posm-why-header h2 strong{
  color:#308e64;
}

.posm-why-header p{
  margin:0;
  color:#475569;
  font-size:18px;
  line-height:1.75;
}

.posm-why-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
}

.posm-why-card{
  position:relative;
  min-height:285px;
  padding:28px 24px;
  border-radius:30px;
  background:#ffffff;
  border:1px solid rgba(15,23,42,.07);
  box-shadow:0 18px 45px rgba(15,23,42,.07);
  transition:.35s ease;
  overflow:hidden;
  text-align:left;
}

.posm-why-card::before{
  content:"";
  position:absolute;
  width:170px;
  height:170px;
  border-radius:50%;
  background:rgba(48,142,100,.10);
  right:-70px;
  top:-70px;
  transition:.35s ease;
}

.posm-why-card:hover{
  transform:translateY(-8px);
  box-shadow:0 28px 70px rgba(15,23,42,.13);
  border-color:rgba(48,142,100,.28);
}

.posm-why-card:hover::before{
  transform:scale(1.3);
  background:rgba(48,142,100,.16);
}

.posm-why-card.featured{
  background:
    radial-gradient(circle at 90% 10%, rgba(208,186,127,.23), transparent 35%),
    linear-gradient(135deg,#0f172a 0%,#17352d 100%);
  border-color:rgba(208,186,127,.35);
  box-shadow:0 28px 70px rgba(15,23,42,.22);
}

.posm-why-icon{
  position:relative;
  z-index:2;
  width:58px;
  height:58px;
  border-radius:20px;
  background:#308e64;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:26px;
  margin-bottom:22px;
  box-shadow:0 14px 28px rgba(48,142,100,.24);
}

.posm-why-card.featured .posm-why-icon{
  background:#d0ba7f;
}

.posm-why-card h3{
  position:relative;
  z-index:2;
  margin:0 0 12px;
  color:#0f172a;
  font-size:21px;
  line-height:1.25;
  font-weight:950;
}

.posm-why-card p{
  position:relative;
  z-index:2;
  margin:0;
  color:#64748b;
  font-size:15px;
  line-height:1.7;
}

.posm-why-card.featured h3{
  color:#ffffff;
}

.posm-why-card.featured p{
  color:#dbe5df;
}

.posm-why-bottom{
  margin-top:30px;
  padding:28px;
  border-radius:30px;
  background:#0f172a;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  text-align:left;
  overflow:hidden;
  position:relative;
}

.posm-why-bottom::before{
  content:"";
  position:absolute;
  width:320px;
  height:320px;
  border-radius:50%;
  background:rgba(48,142,100,.25);
  filter:blur(45px);
  right:-100px;
  top:-130px;
}

.posm-why-bottom h3,
.posm-why-bottom p,
.posm-why-bottom a{
  position:relative;
  z-index:2;
}

.posm-why-bottom h3{
  margin:0 0 8px;
  color:#ffffff;
  font-size:24px;
  font-weight:950;
}

.posm-why-bottom p{
  margin:0;
  color:#cbd5e1;
  line-height:1.65;
}

.posm-why-bottom a{
  min-width:260px;
  min-height:54px;
  padding:0 28px;
  border-radius:50px;
  background:#d0ba7f;
  color:#0f172a;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-weight:950;
  transition:.3s ease;
}

.posm-why-bottom a:hover{
  background:#308e64;
  color:#ffffff;
  transform:translateY(-3px);
}

@media(max-width:1024px){
  .posm-why-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:700px){
  .posm-why-section{
    padding:60px 16px;
  }

  .posm-why-header h2{
    font-size:31px;
  }

  .posm-why-header p{
    font-size:16px;
  }

  .posm-why-grid{
    grid-template-columns:1fr;
  }

  .posm-why-card{
    min-height:auto;
    padding:24px;
  }

  .posm-why-bottom{
    flex-direction:column;
    align-items:flex-start;
    padding:24px;
  }

  .posm-why-bottom a{
    width:100%;
    min-width:auto;
    text-align:center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c89de14 */.posm-feature-teaser{
  padding:60px 20px;
  background:
    radial-gradient(circle at 8% 18%, rgba(48,142,100,.15), transparent 30%),
    radial-gradient(circle at 90% 82%, rgba(208,186,127,.18), transparent 30%),
    linear-gradient(135deg,#ffffff 0%,#f7fbf8 100%);
  overflow:hidden;
}

.posm-feature-teaser-container{
  max-width:1200px;
  margin:auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:55px;
  align-items:center;
}

.posm-feature-teaser-left{
  text-align:left;
}

.posm-feature-teaser-badge{
  display:inline-flex;
  padding:10px 18px;
  border-radius:50px;
  background:#308e64;
  color:#fff;
  font-size:14px;
  font-weight:900;
  margin-bottom:22px;
  box-shadow:0 18px 35px rgba(48,142,100,.24);
}

.posm-feature-teaser-left h2{
  margin:0 0 20px;
  color:#0f172a;
  font-size:46px;
  line-height:1.08;
  font-weight:950;
  letter-spacing:-1.2px;
}

.posm-feature-teaser-left h2 strong{
  display:block;
  color:#308e64;
}

.posm-feature-teaser-left p{
  margin:0 0 28px;
  color:#475569;
  font-size:18px;
  line-height:1.75;
  max-width:620px;
}

.posm-feature-teaser-left p strong{
  color:#0f172a;
}

.posm-feature-mini-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:12px;
  margin-bottom:30px;
}

.posm-feature-mini-grid div{
  min-height:58px;
  padding:14px 16px;
  border-radius:18px;
  background:#fff;
  border:1px solid rgba(15,23,42,.06);
  box-shadow:0 14px 35px rgba(15,23,42,.06);
  display:flex;
  align-items:center;
  gap:10px;
  color:#0f172a;
  font-weight:900;
  transition:.3s ease;
}

.posm-feature-mini-grid div:hover{
  transform:translateY(-4px);
  border-color:rgba(48,142,100,.25);
  box-shadow:0 22px 45px rgba(15,23,42,.10);
}

.posm-feature-mini-grid span{
  width:34px;
  height:34px;
  border-radius:14px;
  background:rgba(48,142,100,.12);
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}

.posm-feature-teaser-btn{
  display:inline-flex;
  min-height:54px;
  align-items:center;
  justify-content:center;
  padding:0 30px;
  border-radius:50px;
  background:#0f172a;
  color:#fff;
  text-decoration:none;
  font-weight:950;
  box-shadow:0 18px 35px rgba(15,23,42,.18);
  transition:.3s ease;
}

.posm-feature-teaser-btn:hover{
  transform:translateY(-3px);
  background:#308e64;
  color:#fff;
}

.posm-feature-teaser-right{
  position:relative;
}

.posm-dashboard-shell{
  position:relative;
  padding:24px;
  border-radius:36px;
  background:
    radial-gradient(circle at 90% 10%, rgba(208,186,127,.20), transparent 32%),
    linear-gradient(135deg,#0f172a 0%,#17362d 100%);
  box-shadow:0 35px 85px rgba(15,23,42,.24);
  border:1px solid rgba(208,186,127,.25);
  overflow:hidden;
}

.posm-dashboard-shell:before{
  content:"";
  position:absolute;
  width:360px;
  height:360px;
  border-radius:50%;
  background:rgba(48,142,100,.35);
  filter:blur(50px);
  right:-130px;
  bottom:-150px;
}

.posm-dashboard-top{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:space-between;
  gap:18px;
  align-items:center;
  margin-bottom:18px;
}

.posm-dashboard-top span{
  display:block;
  color:#cbd5e1;
  font-size:14px;
  margin-bottom:4px;
}

.posm-dashboard-top strong{
  color:#fff;
  font-size:24px;
  font-weight:950;
}

.posm-live-dot{
  padding:9px 14px;
  border-radius:50px;
  background:rgba(48,142,100,.18);
  border:1px solid rgba(48,142,100,.38);
  color:#d8fff0;
  font-size:13px;
  font-weight:900;
}

.posm-dashboard-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}

.posm-dash-card{
  min-height:148px;
  padding:20px;
  border-radius:26px;
  box-shadow:0 18px 45px rgba(0,0,0,.16);
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}

.posm-dash-card.white{
  background:#fff;
}

.posm-dash-card.green{
  background:#308e64;
}

.posm-dash-card.gold{
  background:#d0ba7f;
}

.posm-dash-card.dark{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
}

.posm-dash-icon{
  width:46px;
  height:46px;
  border-radius:18px;
  background:rgba(15,23,42,.08);
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:22px;
}

.posm-dash-card.green .posm-dash-icon,
.posm-dash-card.dark .posm-dash-icon{
  background:rgba(255,255,255,.14);
}

.posm-dash-card span{
  display:block;
  color:#64748b;
  font-size:14px;
  font-weight:800;
  margin-top:14px;
}

.posm-dash-card strong{
  display:block;
  color:#0f172a;
  font-size:28px;
  line-height:1.1;
  font-weight:950;
  margin-top:4px;
}

.posm-dash-card.green span,
.posm-dash-card.green strong,
.posm-dash-card.dark span,
.posm-dash-card.dark strong{
  color:#fff;
}

.posm-dashboard-bar{
  position:relative;
  z-index:2;
  margin-top:14px;
  padding:18px;
  border-radius:24px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.13);
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:end;
}

.posm-dashboard-bar span{
  color:#cbd5e1;
  font-size:13px;
  font-weight:800;
}

.posm-dashboard-bar strong{
  display:block;
  margin-top:4px;
  color:#fff;
  font-size:18px;
  font-weight:950;
}

.posm-bars{
  display:flex;
  align-items:end;
  gap:7px;
  height:56px;
}

.posm-bars i{
  display:block;
  width:12px;
  border-radius:50px;
  background:#d0ba7f;
}

.posm-bars i:nth-child(1){height:22px;}
.posm-bars i:nth-child(2){height:38px;background:#308e64;}
.posm-bars i:nth-child(3){height:30px;}
.posm-bars i:nth-child(4){height:52px;background:#308e64;}

@media(max-width:980px){
  .posm-feature-teaser-container{
    grid-template-columns:1fr;
    gap:38px;
  }

  .posm-feature-teaser-left h2{
    font-size:38px;
  }
}

@media(max-width:640px){
  .posm-feature-teaser{
    padding:60px 16px;
  }

  .posm-feature-teaser-left h2{
    font-size:31px;
  }

  .posm-feature-teaser-left p{
    font-size:16px;
  }

  .posm-feature-mini-grid{
    grid-template-columns:1fr;
  }

  .posm-feature-teaser-btn{
    width:100%;
    text-align:center;
    padding:0 18px;
  }

  .posm-dashboard-shell{
    padding:16px;
    border-radius:28px;
  }

  .posm-dashboard-grid{
    grid-template-columns:1fr;
  }

  .posm-dash-card{
    min-height:130px;
  }

  .posm-dashboard-bar{
    flex-direction:column;
    align-items:flex-start;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2007ef0 */.posm-sectors{

padding:60px 20px;

background:
radial-gradient(circle at 20% 20%, rgba(48,142,100,.25), transparent 40%),
radial-gradient(circle at 80% 70%, rgba(208,186,127,.25), transparent 40%),
linear-gradient(135deg,#0f172a 0%,#132d26 100%);

color:white;

overflow:hidden;

}

.posm-sectors-container{

max-width:1200px;
margin:auto;

}

.posm-sectors-header{

text-align:center;
max-width:800px;
margin:auto;
margin-bottom:50px;

}

.posm-sectors-badge{

display:inline-block;

background:#308e64;
color:white;

padding:8px 18px;
border-radius:30px;

font-size:13px;
font-weight:700;

margin-bottom:20px;

}

.posm-sectors-header h2{

font-size:44px;
line-height:1.1;
margin-bottom:18px;

}

.posm-sectors-header strong{

color:#d0ba7f;

}

.posm-sectors-header p{

font-size:18px;
color:#cbd5e1;

line-height:1.7;

}

.posm-sectors-grid{

display:grid;

grid-template-columns:repeat(3,1fr);

gap:25px;

margin-bottom:40px;

}

.posm-sector-card{

background:rgba(255,255,255,.05);

backdrop-filter:blur(10px);

border:1px solid rgba(255,255,255,.08);

border-radius:20px;

padding:30px;

text-decoration:none;

color:white;

transition:0.3s;

}

.posm-sector-card:hover{

transform:translateY(-8px);

background:rgba(255,255,255,.08);
color:white;

}

.posm-sector-card .icon{

font-size:32px;

margin-bottom:15px;

}

.posm-sector-card h3{

font-size:20px;

margin-bottom:10px;

}

.posm-sector-card p{

font-size:15px;

color:#cbd5e1;

}

.posm-sector-cta{

text-align:center;

}

.posm-sector-cta a{

display:inline-block;

background:#308e64;

color:white;

padding:14px 30px;

border-radius:40px;

text-decoration:none;

font-weight:700;

transition:0.3s;

}

.posm-sector-cta a:hover{

background:#d0ba7f;

color:#0f172a;

}

@media(max-width:900px){

.posm-sectors-grid{

grid-template-columns:1fr 1fr;

}

}

@media(max-width:600px){

.posm-sectors-grid{

grid-template-columns:1fr;

}

.posm-sectors-header h2{

font-size:32px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-83a86c6 */.posm-install-section{
  padding:60px 20px;
  background:
    radial-gradient(circle at 12% 20%, rgba(208,186,127,.18), transparent 32%),
    radial-gradient(circle at 88% 35%, rgba(48,142,100,.22), transparent 34%),
    linear-gradient(135deg,#f8fbf9 0%,#eef7f2 48%,#ffffff 100%);
  overflow:hidden;
}

.posm-install-container{
  max-width:1200px;
  margin:auto;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:60px;
  align-items:center;
}

.posm-install-content{
  text-align:left;
}

.posm-install-badge{
  display:inline-flex;
  padding:9px 18px;
  border-radius:50px;
  background:rgba(48,142,100,.10);
  color:#308e64;
  font-size:14px;
  font-weight:900;
  margin-bottom:18px;
}

.posm-install-content h2{
  margin:0 0 18px;
  color:#0f172a;
  font-size:44px;
  line-height:1.12;
  font-weight:950;
  letter-spacing:-1px;
}

.posm-install-content h2 strong{
  display:block;
  color:#308e64;
}

.posm-install-content > p{
  margin:0 0 30px;
  color:#475569;
  font-size:18px;
  line-height:1.75;
  max-width:660px;
}

.posm-install-steps{
  display:grid;
  gap:14px;
  margin-bottom:30px;
}

.posm-install-step{
  display:grid;
  grid-template-columns:58px 1fr;
  gap:16px;
  align-items:flex-start;
  padding:18px;
  border-radius:24px;
  background:#ffffff;
  border:1px solid rgba(15,23,42,.06);
  box-shadow:0 16px 38px rgba(15,23,42,.06);
  transition:.3s ease;
}

.posm-install-step:hover{
  transform:translateX(6px);
  border-color:rgba(48,142,100,.25);
  box-shadow:0 24px 55px rgba(15,23,42,.10);
}

.posm-install-step > span{
  width:58px;
  height:58px;
  border-radius:20px;
  background:#0f172a;
  color:#d0ba7f;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:950;
  box-shadow:0 14px 28px rgba(15,23,42,.16);
}

.posm-install-step h3{
  margin:0 0 6px;
  color:#0f172a;
  font-size:20px;
  font-weight:950;
}

.posm-install-step p{
  margin:0;
  color:#64748b;
  font-size:15px;
  line-height:1.65;
}

.posm-install-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:0 30px;
  border-radius:50px;
  background:#308e64;
  color:#fff;
  text-decoration:none;
  font-weight:950;
  box-shadow:0 18px 36px rgba(48,142,100,.25);
  transition:.3s ease;
}

.posm-install-btn:hover{
  background:#0f172a;
  color:#fff;
  transform:translateY(-3px);
}

.posm-install-visual{
  position:relative;
  min-height:560px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.posm-install-image-wrap{
  position:relative;
  z-index:2;
  width:100%;
  max-width:520px;
  padding:16px;
  border-radius:38px;
  background:#ffffff;
  border:1px solid rgba(208,186,127,.35);
  box-shadow:0 35px 85px rgba(15,23,42,.18);
}

.posm-install-image-wrap::before{
  content:"";
  position:absolute;
  inset:-22px;
  border-radius:48px;
  background:linear-gradient(135deg,rgba(48,142,100,.22),rgba(208,186,127,.20));
  z-index:-1;
  filter:blur(18px);
}

.posm-install-image-wrap img{
  width:100%;
  display:block;
  border-radius:28px;
}

.posm-install-floating{
  position:absolute;
  z-index:4;
  min-width:190px;
  padding:16px 18px;
  border-radius:22px;
  background:rgba(15,23,42,.92);
  border:1px solid rgba(208,186,127,.35);
  box-shadow:0 22px 50px rgba(15,23,42,.22);
  backdrop-filter:blur(14px);
}

.posm-install-floating strong{
  display:block;
  color:#d0ba7f;
  font-size:16px;
  font-weight:950;
  margin-bottom:4px;
}

.posm-install-floating span{
  display:block;
  color:#ffffff;
  font-size:13px;
  line-height:1.4;
}

.posm-float-a{
  top:70px;
  left:0;
}

.posm-float-b{
  bottom:78px;
  right:0;
}

@media(max-width:980px){
  .posm-install-container{
    grid-template-columns:1fr;
    gap:40px;
  }

  .posm-install-content h2{
    font-size:38px;
  }

  .posm-install-visual{
    min-height:auto;
  }
}

@media(max-width:640px){
  .posm-install-section{
    padding:60px 16px;
  }

  .posm-install-content h2{
    font-size:31px;
  }

  .posm-install-content > p{
    font-size:16px;
  }

  .posm-install-step{
    grid-template-columns:1fr;
    gap:12px;
  }

  .posm-install-step:hover{
    transform:none;
  }

  .posm-install-btn{
    width:100%;
    text-align:center;
    padding:0 18px;
  }

  .posm-install-image-wrap{
    border-radius:28px;
    padding:10px;
  }

  .posm-install-image-wrap img{
    border-radius:22px;
  }

  .posm-install-floating{
    position:relative;
    inset:auto;
    margin-top:12px;
    width:100%;
  }

  .posm-install-visual{
    display:block;
  }
   .posm-install-container{
    grid-template-columns:1fr;
    gap:40px;
  }

  /* IMAGE EN PREMIER SUR MOBILE */
  .posm-install-visual{
    order:-1;
  }

  .posm-install-content{
    order:2;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-19a19bf */#posm-mat-faq,
#posm-mat-faq *{
  box-sizing:border-box;
}

#posm-mat-faq{
  padding:60px 20px;
  background:
    radial-gradient(circle at 10% 10%, rgba(48,142,100,.14), transparent 32%),
    radial-gradient(circle at 90% 85%, rgba(208,186,127,.16), transparent 32%),
    linear-gradient(135deg,#f8fbf9 0%,#ffffff 100%);
  overflow:hidden;
}

#posm-mat-faq .posm-mat-faq-container{
  max-width:1100px;
  margin:auto;
}

#posm-mat-faq .posm-mat-faq-header{
  max-width:820px;
  text-align:left;
  margin-bottom:34px;
}

#posm-mat-faq .posm-mat-faq-header span{
  display:inline-flex;
  padding:9px 18px;
  border-radius:50px;
  background:rgba(48,142,100,.12);
  color:#308e64;
  font-size:14px;
  font-weight:900;
  margin-bottom:16px;
}

#posm-mat-faq .posm-mat-faq-header h2{
  margin:0 0 16px;
  color:#0f172a;
  font-size:42px;
  line-height:1.15;
  font-weight:950;
  letter-spacing:-1px;
}

#posm-mat-faq .posm-mat-faq-header h2 strong{
  color:#308e64;
}

#posm-mat-faq .posm-mat-faq-header p{
  margin:0;
  color:#475569;
  font-size:18px;
  line-height:1.75;
}

#posm-mat-faq .posm-mat-faq-list{
  display:grid;
  gap:14px;
}

#posm-mat-faq .posm-mat-faq-item{
  background:#ffffff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:22px;
  box-shadow:0 14px 36px rgba(15,23,42,.06);
  overflow:hidden;
}

#posm-mat-faq .posm-mat-faq-question{
  width:100%;
  border:0 !important;
  outline:none !important;
  background:#ffffff !important;
  background-color:#ffffff !important;
  color:#0f172a !important;
  padding:22px 24px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  text-align:left;
  cursor:pointer;
  font-size:18px;
  font-weight:900;
  line-height:1.4;
  box-shadow:none !important;
  appearance:none;
}

#posm-mat-faq .posm-mat-faq-question:hover,
#posm-mat-faq .posm-mat-faq-question:focus,
#posm-mat-faq .posm-mat-faq-question:active{
  background:#ffffff !important;
  background-color:#ffffff !important;
  color:#0f172a !important;
}

#posm-mat-faq .posm-mat-faq-item.active .posm-mat-faq-question{
  background:#0f172a !important;
  background-color:#0f172a !important;
  color:#ffffff !important;
}

#posm-mat-faq .posm-mat-faq-question span{
  display:block;
  white-space:normal;
  overflow-wrap:anywhere;
}

#posm-mat-faq .posm-mat-faq-question i{
  position:relative;
  width:36px;
  height:36px;
  min-width:36px;
  border-radius:50%;
  background:#308e64 !important;
}

#posm-mat-faq .posm-mat-faq-question i::before,
#posm-mat-faq .posm-mat-faq-question i::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  background:#ffffff;
  border-radius:10px;
}

#posm-mat-faq .posm-mat-faq-question i::before{
  width:16px;
  height:2px;
}

#posm-mat-faq .posm-mat-faq-question i::after{
  width:2px;
  height:16px;
  transition:.25s ease;
}

#posm-mat-faq .posm-mat-faq-item.active .posm-mat-faq-question i{
  background:#d0ba7f !important;
}

#posm-mat-faq .posm-mat-faq-item.active .posm-mat-faq-question i::before,
#posm-mat-faq .posm-mat-faq-item.active .posm-mat-faq-question i::after{
  background:#0f172a;
}

#posm-mat-faq .posm-mat-faq-item.active .posm-mat-faq-question i::after{
  opacity:0;
}

#posm-mat-faq .posm-mat-faq-answer{
  max-height:0;
  overflow:hidden;
  transition:max-height .35s ease;
  background:#ffffff;
}

#posm-mat-faq .posm-mat-faq-answer p{
  margin:0;
  padding:0 24px 22px;
  color:#64748b;
  font-size:16px;
  line-height:1.75;
  overflow-wrap:anywhere;
}

#posm-mat-faq .posm-mat-faq-cta{
  margin-top:30px;
  padding:28px;
  border-radius:30px;
  background:#0f172a;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:28px;
  text-align:left;
  position:relative;
  overflow:hidden;
}

#posm-mat-faq .posm-mat-faq-cta::before{
  content:"";
  position:absolute;
  width:300px;
  height:300px;
  border-radius:50%;
  background:rgba(48,142,100,.28);
  filter:blur(45px);
  right:-100px;
  top:-130px;
}

#posm-mat-faq .posm-mat-faq-cta h3,
#posm-mat-faq .posm-mat-faq-cta p,
#posm-mat-faq .posm-mat-faq-cta a{
  position:relative;
  z-index:2;
}

#posm-mat-faq .posm-mat-faq-cta h3{
  margin:0 0 8px;
  color:#ffffff;
  font-size:24px;
  font-weight:950;
}

#posm-mat-faq .posm-mat-faq-cta p{
  margin:0;
  color:#cbd5e1;
  line-height:1.65;
}

#posm-mat-faq .posm-mat-faq-cta a{
  min-width:220px;
  min-height:54px;
  padding:0 28px;
  border-radius:50px;
  background:#308e64;
  color:#ffffff;
  text-decoration:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-weight:950;
  transition:.3s ease;
}

#posm-mat-faq .posm-mat-faq-cta a:hover{
  background:#d0ba7f;
  color:#0f172a;
  transform:translateY(-3px);
}

@media(max-width:700px){
  #posm-mat-faq{
    padding:60px 16px;
  }

  #posm-mat-faq .posm-mat-faq-header h2{
    font-size:31px;
  }

  #posm-mat-faq .posm-mat-faq-header p{
    font-size:16px;
  }

  #posm-mat-faq .posm-mat-faq-question{
    padding:18px;
    font-size:16px;
    align-items:flex-start;
  }

  #posm-mat-faq .posm-mat-faq-answer p{
    padding:0 18px 18px;
    font-size:15px;
  }

  #posm-mat-faq .posm-mat-faq-cta{
    flex-direction:column;
    align-items:flex-start;
    padding:24px;
  }

  #posm-mat-faq .posm-mat-faq-cta a{
    width:100%;
    min-width:auto;
    text-align:center;
  }
}/* End custom CSS */