.elementor-166 .elementor-element.elementor-element-e83e605{--display:flex;}.elementor-166 .elementor-element.elementor-element-28a002b{--display:flex;--padding-top:40px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-166 .elementor-element.elementor-element-44a9563{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-166 .elementor-element.elementor-element-b70dfaf{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-166 .elementor-element.elementor-element-b19adcb{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-166 .elementor-element.elementor-element-cd6f077{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-166 .elementor-element.elementor-element-dcd7f97{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-166 .elementor-element.elementor-element-e0a3923{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-ce35b38 *//* =========================================
   PRINCIPESSA — VAN JENAZAH SEC 1 HERO
========================================= */

.pe-funeral-hero{
  position:relative;
  width:100vw;
  left:50%;
  transform:translateX(-50%);
  min-height:92vh;
  overflow:hidden;
  background:#05070c;
  color:#ffffff;
  font-family:"Poppins", Arial, sans-serif;
}

.pe-funeral-hero,
.pe-funeral-hero *{
  box-sizing:border-box;
}

.pe-funeral-hero__bg{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg, rgba(5,7,12,.97) 0%, rgba(7,17,31,.88) 48%, rgba(10,42,92,.65) 100%),
    url("https://principessaempire.com/wp-content/uploads/2026/05/317449907_155007563911416_3509757513180477521_n1.jpg")
    center right / cover no-repeat;
}

.pe-funeral-hero__pattern{
  position:absolute;
  inset:0;
  z-index:2;
  opacity:.12;
  background-image:
    linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px);
  background-size:82px 82px;
  pointer-events:none;
}

.pe-funeral-hero__wrap{
  position:relative;
  z-index:3;
  width:100%;
  min-height:92vh;
  display:grid;
  grid-template-columns:1.08fr .92fr;
  align-items:center;
  gap:70px;
  padding:110px clamp(24px,6vw,90px);
}

.pe-funeral-hero__content{
  max-width:900px;
}

.pe-funeral-hero__kicker{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:24px;
  font-size:13px;
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#7dd3fc;
}

.pe-funeral-hero__kicker::before{
  content:"";
  width:54px;
  height:2px;
  background:#7dd3fc;
  flex:0 0 auto;
}

.pe-funeral-hero h1{
  margin:0;
  max-width:940px;
  font-size:clamp(48px,6.8vw,92px);
  line-height:.92;
  letter-spacing:-3px;
  font-weight:900;
  color:#ffffff;
}

.pe-funeral-hero h1 em{
  display:inline-block;
  font-style:normal;
  color:transparent;
  -webkit-text-stroke:1px rgba(255,255,255,.75);
}

.pe-funeral-hero__content p{
  max-width:760px;
  margin:30px 0 0;
  font-size:17px;
  line-height:1.85;
  color:#dbeafe;
}

.pe-funeral-hero__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:38px;
}

.pe-funeral-hero__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:15px 28px;
  text-decoration:none;
  font-size:14px;
  font-weight:900;
  letter-spacing:.04em;
  transition:.25s ease;
}

.pe-funeral-hero__btn--primary{
  background:#0b63ce;
  color:#ffffff;
  box-shadow:0 20px 50px rgba(11,99,206,.35);
}

.pe-funeral-hero__btn--primary:hover{
  background:#084fa6;
  color:#ffffff;
  transform:translateY(-2px);
}

.pe-funeral-hero__btn--secondary{
  color:#ffffff;
  border:1px solid rgba(255,255,255,.36);
  background:rgba(255,255,255,.06);
}

.pe-funeral-hero__btn--secondary:hover{
  background:#ffffff;
  color:#07111f;
  transform:translateY(-2px);
}

.pe-funeral-hero__tagline{
  margin-top:42px;
}

.pe-funeral-hero__tagline strong{
  font-size:18px;
  line-height:1.5;
  color:#ffffff;
}

.pe-funeral-hero__panel{
  position:relative;
  width:100%;
  max-width:560px;
  justify-self:end;
  padding:34px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  box-shadow:0 35px 90px rgba(0,0,0,.35);
}

.pe-funeral-hero__panel::before{
  content:"";
  position:absolute;
  inset:14px;
  border:1px solid rgba(125,211,252,.18);
  pointer-events:none;
}

.pe-funeral-hero__panel-head{
  position:relative;
  z-index:2;
  padding-bottom:24px;
  border-bottom:1px solid rgba(255,255,255,.14);
}

.pe-funeral-hero__panel-head span{
  display:block;
  margin-bottom:10px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#7dd3fc;
}

.pe-funeral-hero__panel-head strong{
  display:block;
  max-width:420px;
  font-size:28px;
  line-height:1.22;
  letter-spacing:-.8px;
  color:#ffffff;
}

.pe-funeral-hero__list{
  position:relative;
  z-index:2;
  display:grid;
  gap:14px;
  padding-top:22px;
}

.pe-funeral-hero__list div{
  display:grid;
  grid-template-columns:48px 1fr;
  align-items:center;
  gap:16px;
  padding:16px 0;
  border-bottom:1px solid rgba(255,255,255,.1);
}

.pe-funeral-hero__list div:last-child{
  border-bottom:0;
}

.pe-funeral-hero__list b{
  width:42px;
  height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(56,189,248,.12);
  border:1px solid rgba(125,211,252,.32);
  color:#7dd3fc;
  font-size:12px;
  letter-spacing:.08em;
}

.pe-funeral-hero__list p{
  margin:0;
  font-size:15px;
  font-weight:700;
  line-height:1.4;
  color:#eef5ff;
}

/* TABLET */
@media(max-width:980px){
  .pe-funeral-hero__wrap{
    grid-template-columns:1fr;
    gap:42px;
    min-height:auto;
    padding:85px 22px;
  }

  .pe-funeral-hero__panel{
    justify-self:start;
    max-width:100%;
  }

  .pe-funeral-hero h1{
    font-size:48px;
    letter-spacing:-1.8px;
  }
}

/* MOBILE */
@media(max-width:560px){
  .pe-funeral-hero{
    min-height:auto;
  }

  .pe-funeral-hero__wrap{
    min-height:auto;
    padding:70px 18px;
  }

  .pe-funeral-hero h1{
    font-size:38px;
    line-height:1;
    letter-spacing:-1.3px;
  }

  .pe-funeral-hero h1 em{
    -webkit-text-stroke:.7px rgba(255,255,255,.75);
  }

  .pe-funeral-hero__content p{
    font-size:14.5px;
  }

  .pe-funeral-hero__actions{
    display:grid;
    gap:12px;
  }

  .pe-funeral-hero__btn{
    width:100%;
  }

  .pe-funeral-hero__panel{
    padding:30px 22px;
  }

  .pe-funeral-hero__panel-head strong{
    font-size:23px;
  }

  .pe-funeral-hero__list div{
    grid-template-columns:42px 1fr;
    gap:12px;
  }

  .pe-funeral-hero__list b{
    width:36px;
    height:36px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2305e32 *//* =========================================
   PRINCIPESSA — VAN JENAZAH SEC 2 CATEGORIES
========================================= */

.pe-funeral-cats{
  position:relative;
  width:100vw;
  left:50%;
  transform:translateX(-50%);
  overflow:hidden;
  background:#f5f7fa;
  color:#07111f;
  font-family:"Poppins", Arial, sans-serif;
}

.pe-funeral-cats,
.pe-funeral-cats *{
  box-sizing:border-box;
}

.pe-funeral-cats::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 88% 8%, rgba(11,99,206,.12), transparent 30%),
    linear-gradient(90deg, rgba(10,42,92,.06), transparent 48%);
  pointer-events:none;
}

.pe-funeral-cats__wrap{
  position:relative;
  z-index:2;
  width:100%;
  padding:105px clamp(24px,6vw,90px);
}

.pe-funeral-cats__head{
  max-width:1000px;
  margin-bottom:56px;
}

.pe-funeral-cats__kicker{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:22px;
  font-size:13px;
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#0b63ce;
}

.pe-funeral-cats__kicker::before{
  content:"";
  width:54px;
  height:2px;
  background:#0b63ce;
}

.pe-funeral-cats__head h2{
  margin:0;
  font-size:clamp(40px,5vw,74px);
  line-height:.98;
  letter-spacing:-2.5px;
  font-weight:900;
}

.pe-funeral-cats__head h2 em{
  font-style:normal;
  color:#0a2a5c;
}

.pe-funeral-cats__head p{
  max-width:820px;
  margin:28px 0 0;
  font-size:16px;
  line-height:1.85;
  color:#445266;
}

.pe-funeral-cats__grid{
  display:grid;
  grid-template-columns:1.15fr .925fr .925fr;
  gap:20px;
  align-items:stretch;
}

.pe-funeral-cats__card{
  background:#ffffff;
  border:1px solid rgba(10,42,92,.12);
  box-shadow:0 24px 60px rgba(15,23,42,.08);
  overflow:hidden;
  transition:.25s ease;
}

.pe-funeral-cats__card:hover{
  transform:translateY(-6px);
  box-shadow:0 34px 80px rgba(15,23,42,.13);
}

.pe-funeral-cats__image{
  position:relative;
  height:280px;
  overflow:hidden;
  background:#07111f;
}

.pe-funeral-cats__image::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(5,10,18,.02), rgba(5,10,18,.26));
}

.pe-funeral-cats__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transform:scale(1.04);
  transition:.55s ease;
}

.pe-funeral-cats__card:hover img{
  transform:scale(1.1);
}

.pe-funeral-cats__body{
  padding:32px;
}

.pe-funeral-cats__body span{
  display:block;
  margin-bottom:12px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#0b63ce;
}

.pe-funeral-cats__body h3{
  margin:0 0 14px;
  font-size:29px;
  line-height:1.12;
  letter-spacing:-.8px;
  color:#07111f;
}

.pe-funeral-cats__body p{
  margin:0 0 24px;
  font-size:14.5px;
  line-height:1.75;
  color:#526176;
}

.pe-funeral-cats__body ul{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap:11px;
}

.pe-funeral-cats__body li{
  position:relative;
  padding-left:26px;
  font-size:14px;
  line-height:1.45;
  font-weight:700;
  color:#334155;
}

.pe-funeral-cats__body li::before{
  content:"";
  position:absolute;
  left:0;
  top:7px;
  width:9px;
  height:9px;
  background:#0b63ce;
  box-shadow:0 0 0 5px rgba(11,99,206,.1);
}

.pe-funeral-cats__card--featured{
  grid-row:span 2;
}

.pe-funeral-cats__card--featured .pe-funeral-cats__image{
  height:560px;
}

.pe-funeral-cats__card--featured .pe-funeral-cats__body{
  padding:38px;
}

.pe-funeral-cats__card--featured .pe-funeral-cats__body h3{
  font-size:42px;
}

.pe-funeral-cats__card--wide{
  grid-column:span 2;
  display:grid;
  grid-template-columns:.9fr 1.1fr;
}

.pe-funeral-cats__card--wide .pe-funeral-cats__image{
  height:100%;
  min-height:380px;
}

/* TABLET */
@media(max-width:1100px){
  .pe-funeral-cats__grid{
    grid-template-columns:1fr 1fr;
  }

  .pe-funeral-cats__card--featured{
    grid-row:auto;
    grid-column:span 2;
  }

  .pe-funeral-cats__card--featured .pe-funeral-cats__image{
    height:420px;
  }

  .pe-funeral-cats__card--wide{
    grid-column:span 2;
  }
}

@media(max-width:760px){
  .pe-funeral-cats__wrap{
    padding:78px 22px;
  }

  .pe-funeral-cats__head h2{
    font-size:44px;
    letter-spacing:-1.5px;
  }

  .pe-funeral-cats__card--wide{
    display:block;
  }

  .pe-funeral-cats__card--wide .pe-funeral-cats__image{
    min-height:auto;
    height:300px;
  }
}

/* MOBILE */
@media(max-width:560px){
  .pe-funeral-cats__wrap{
    padding:64px 18px;
  }

  .pe-funeral-cats__grid{
    grid-template-columns:1fr;
  }

  .pe-funeral-cats__card,
  .pe-funeral-cats__card--featured,
  .pe-funeral-cats__card--wide{
    grid-column:auto;
    grid-row:auto;
  }

  .pe-funeral-cats__image,
  .pe-funeral-cats__card--featured .pe-funeral-cats__image,
  .pe-funeral-cats__card--wide .pe-funeral-cats__image{
    height:260px;
  }

  .pe-funeral-cats__head h2{
    font-size:36px;
    line-height:1.05;
    letter-spacing:-1.2px;
  }

  .pe-funeral-cats__head p{
    font-size:14.5px;
  }

  .pe-funeral-cats__body,
  .pe-funeral-cats__card--featured .pe-funeral-cats__body{
    padding:26px 22px;
  }

  .pe-funeral-cats__body h3,
  .pe-funeral-cats__card--featured .pe-funeral-cats__body h3{
    font-size:25px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-447e648 *//* =========================================
   PRINCIPESSA — VAN JENAZAH SEC 3 FEATURES
========================================= */

.pe-funeral-features{
  position:relative;
  width:100vw;
  left:50%;
  transform:translateX(-50%);
  overflow:hidden;
  background:#07111f;
  color:#ffffff;
  font-family:"Poppins", Arial, sans-serif;
}

.pe-funeral-features,
.pe-funeral-features *{
  box-sizing:border-box;
}

.pe-funeral-features__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 18% 18%, rgba(56,189,248,.15), transparent 30%),
    linear-gradient(135deg,#05070c 0%,#07111f 50%,#0a2a5c 100%);
}

.pe-funeral-features__bg::after{
  content:"";
  position:absolute;
  inset:0;
  opacity:.11;
  background-image:
    linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px);
  background-size:82px 82px;
}

.pe-funeral-features__wrap{
  position:relative;
  z-index:2;
  width:100%;
  min-height:820px;
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:70px;
  align-items:center;
  padding:105px clamp(24px,6vw,90px);
}

.pe-funeral-features__kicker{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:22px;
  font-size:13px;
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#7dd3fc;
}

.pe-funeral-features__kicker::before{
  content:"";
  width:54px;
  height:2px;
  background:#7dd3fc;
}

.pe-funeral-features h2{
  margin:0;
  font-size:clamp(40px,5vw,74px);
  line-height:.98;
  letter-spacing:-2.5px;
  font-weight:900;
}

.pe-funeral-features__left > p{
  max-width:680px;
  margin:28px 0 0;
  font-size:16px;
  line-height:1.85;
  color:#dbeafe;
}

.pe-funeral-features__image{
  margin-top:42px;
  position:relative;
  height:330px;
  overflow:hidden;
  background:#07111f;
  box-shadow:0 35px 90px rgba(0,0,0,.35);
}

.pe-funeral-features__image::after{
  content:"";
  position:absolute;
  inset:16px;
  border:1px solid rgba(255,255,255,.22);
  pointer-events:none;
}

.pe-funeral-features__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.pe-funeral-features__right{
  position:relative;
  display:grid;
  gap:14px;
}

.pe-funeral-features__right::before{
  content:"";
  position:absolute;
  left:28px;
  top:18px;
  bottom:18px;
  width:1px;
  background:rgba(125,211,252,.28);
}

.pe-funeral-features__item{
  position:relative;
  display:grid;
  grid-template-columns:58px 1fr;
  gap:20px;
  padding:24px 26px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  transition:.25s ease;
}

.pe-funeral-features__item:hover{
  transform:translateX(8px);
  background:rgba(255,255,255,.12);
  border-color:rgba(125,211,252,.35);
}

.pe-funeral-features__item b{
  position:relative;
  z-index:2;
  width:56px;
  height:56px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#0b63ce;
  color:#ffffff;
  font-size:13px;
  font-weight:900;
  letter-spacing:.08em;
  box-shadow:0 15px 35px rgba(11,99,206,.28);
}

.pe-funeral-features__item h3{
  margin:0 0 8px;
  font-size:24px;
  line-height:1.2;
  letter-spacing:-.7px;
}

.pe-funeral-features__item p{
  margin:0;
  font-size:14.5px;
  line-height:1.7;
  color:#cbd5e1;
}

/* TABLET */
@media(max-width:980px){
  .pe-funeral-features__wrap{
    grid-template-columns:1fr;
    min-height:auto;
    gap:42px;
    padding:78px 22px;
  }
}

/* MOBILE */
@media(max-width:560px){
  .pe-funeral-features__wrap{
    padding:64px 18px;
  }

  .pe-funeral-features h2{
    font-size:36px;
    line-height:1.05;
    letter-spacing:-1.2px;
  }

  .pe-funeral-features__left > p{
    font-size:14.5px;
  }

  .pe-funeral-features__image{
    height:260px;
  }

  .pe-funeral-features__right::before{
    left:20px;
  }

  .pe-funeral-features__item{
    grid-template-columns:44px 1fr;
    gap:14px;
    padding:22px 18px;
  }

  .pe-funeral-features__item:hover{
    transform:none;
  }

  .pe-funeral-features__item b{
    width:42px;
    height:42px;
  }

  .pe-funeral-features__item h3{
    font-size:21px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3ad9ef7 */.pe-funeral-use-v2{
  position:relative;
  width:100vw;
  left:50%;
  transform:translateX(-50%);
  overflow:hidden;
  background:#f5f7fa;
  color:#07111f;
  font-family:"Poppins", Arial, sans-serif;
}

.pe-funeral-use-v2,
.pe-funeral-use-v2 *{
  box-sizing:border-box;
}

.pe-funeral-use-v2::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 86% 12%, rgba(11,99,206,.13), transparent 30%),
    linear-gradient(90deg, rgba(10,42,92,.06), transparent 46%);
  pointer-events:none;
}

.pe-funeral-use-v2__wrap{
  position:relative;
  z-index:2;
  padding:105px clamp(24px,6vw,90px);
}

.pe-funeral-use-v2__intro{
  max-width:940px;
  margin-bottom:56px;
}

.pe-funeral-use-v2__kicker{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:22px;
  font-size:13px;
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#0b63ce;
}

.pe-funeral-use-v2__kicker::before{
  content:"";
  width:54px;
  height:2px;
  background:#0b63ce;
}

.pe-funeral-use-v2__intro h2{
  margin:0;
  font-size:clamp(40px,5vw,72px);
  line-height:.98;
  letter-spacing:-2.5px;
  font-weight:900;
}

.pe-funeral-use-v2__intro p{
  max-width:760px;
  margin:26px 0 0;
  font-size:16px;
  line-height:1.85;
  color:#445266;
}

.pe-funeral-use-v2__layout{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:24px;
  align-items:stretch;
}

.pe-funeral-use-v2__main{
  position:relative;
  min-height:620px;
  overflow:hidden;
  background:#07111f;
  box-shadow:0 30px 80px rgba(15,23,42,.14);
}

.pe-funeral-use-v2__main::after{
  content:"";
  position:absolute;
  inset:16px;
  border:1px solid rgba(255,255,255,.22);
  pointer-events:none;
  z-index:3;
}

.pe-funeral-use-v2__main img{
  width:100%;
  height:100%;
  min-height:620px;
  object-fit:cover;
  display:block;
  filter:saturate(.95) contrast(1.05);
}

.pe-funeral-use-v2__main-content{
  position:absolute;
  left:32px;
  right:32px;
  bottom:32px;
  z-index:2;
  padding:30px;
  background:rgba(5,10,18,.78);
  border-left:6px solid #0b63ce;
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}

.pe-funeral-use-v2__main-content span{
  display:block;
  margin-bottom:10px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#7dd3fc;
}

.pe-funeral-use-v2__main-content h3{
  margin:0;
  max-width:650px;
  font-size:30px;
  line-height:1.18;
  letter-spacing:-.8px;
  color:#ffffff;
}

.pe-funeral-use-v2__cards{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.pe-funeral-use-v2__cards article{
  position:relative;
  min-height:301px;
  padding:30px;
  background:#ffffff;
  border:1px solid rgba(10,42,92,.12);
  box-shadow:0 22px 55px rgba(15,23,42,.08);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  overflow:hidden;
  transition:.25s ease;
}

.pe-funeral-use-v2__cards article::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:5px;
  background:#0b63ce;
}

.pe-funeral-use-v2__cards article::after{
  content:"";
  position:absolute;
  right:-70px;
  top:-70px;
  width:160px;
  height:160px;
  border-radius:50%;
  background:rgba(11,99,206,.09);
}

.pe-funeral-use-v2__cards article:hover{
  transform:translateY(-6px);
  box-shadow:0 34px 80px rgba(15,23,42,.13);
}

.pe-funeral-use-v2__cards b{
  position:absolute;
  top:26px;
  left:30px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.16em;
  color:#0b63ce;
}

.pe-funeral-use-v2__cards h3{
  position:relative;
  z-index:2;
  margin:0 0 12px;
  font-size:26px;
  line-height:1.18;
  letter-spacing:-.7px;
  color:#07111f;
}

.pe-funeral-use-v2__cards p{
  position:relative;
  z-index:2;
  margin:0;
  font-size:14.5px;
  line-height:1.7;
  color:#526176;
}

@media(max-width:980px){
  .pe-funeral-use-v2__wrap{
    padding:78px 22px;
  }

  .pe-funeral-use-v2__layout{
    grid-template-columns:1fr;
  }

  .pe-funeral-use-v2__main,
  .pe-funeral-use-v2__main img{
    min-height:420px;
  }
}

@media(max-width:560px){
  .pe-funeral-use-v2__wrap{
    padding:64px 18px;
  }

  .pe-funeral-use-v2__intro h2{
    font-size:36px;
    line-height:1.05;
    letter-spacing:-1.2px;
  }

  .pe-funeral-use-v2__intro p{
    font-size:14.5px;
  }

  .pe-funeral-use-v2__main,
  .pe-funeral-use-v2__main img{
    min-height:330px;
  }

  .pe-funeral-use-v2__main-content{
    left:18px;
    right:18px;
    bottom:18px;
    padding:22px;
  }

  .pe-funeral-use-v2__main-content h3{
    font-size:22px;
  }

  .pe-funeral-use-v2__cards{
    grid-template-columns:1fr;
  }

  .pe-funeral-use-v2__cards article{
    min-height:220px;
    padding:28px 24px;
  }

  .pe-funeral-use-v2__cards h3{
    font-size:23px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e2a943b */.pe-funeral-why{
  position:relative;
  width:100vw;
  left:50%;
  transform:translateX(-50%);
  overflow:hidden;
  background:#07111f;
  color:#ffffff;
  font-family:"Poppins", Arial, sans-serif;
}

.pe-funeral-why,
.pe-funeral-why *{
  box-sizing:border-box;
}

.pe-funeral-why__bg{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 14% 16%, rgba(56,189,248,.15), transparent 30%),
    linear-gradient(135deg,#05070c 0%,#07111f 50%,#0a2a5c 100%);
}

.pe-funeral-why__bg::after{
  content:"";
  position:absolute;
  inset:0;
  opacity:.11;
  background-image:
    linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px);
  background-size:82px 82px;
}

.pe-funeral-why__wrap{
  position:relative;
  z-index:2;
  width:100%;
  padding:105px clamp(24px,6vw,90px);
}

.pe-funeral-why__head{
  max-width:1000px;
  margin-bottom:56px;
}

.pe-funeral-why__kicker{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:22px;
  font-size:13px;
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#7dd3fc;
}

.pe-funeral-why__kicker::before{
  content:"";
  width:54px;
  height:2px;
  background:#7dd3fc;
}

.pe-funeral-why__head h2{
  margin:0;
  font-size:clamp(40px,5vw,74px);
  line-height:.98;
  letter-spacing:-2.5px;
  font-weight:900;
}

.pe-funeral-why__head h2 em{
  font-style:normal;
  color:transparent;
  -webkit-text-stroke:1px rgba(255,255,255,.72);
}

.pe-funeral-why__head p{
  max-width:800px;
  margin:28px 0 0;
  font-size:16px;
  line-height:1.85;
  color:#dbeafe;
}

.pe-funeral-why__grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}

.pe-funeral-why__card{
  position:relative;
  min-height:285px;
  padding:32px 28px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  overflow:hidden;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  transition:.25s ease;
}

.pe-funeral-why__card::before{
  content:"";
  position:absolute;
  inset:14px;
  border:1px solid rgba(125,211,252,.18);
  pointer-events:none;
}

.pe-funeral-why__card:hover{
  transform:translateY(-6px);
  background:rgba(255,255,255,.12);
  border-color:rgba(125,211,252,.35);
}

.pe-funeral-why__card span{
  position:absolute;
  top:26px;
  left:28px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.16em;
  color:#7dd3fc;
}

.pe-funeral-why__card h3{
  position:relative;
  z-index:2;
  margin:0 0 14px;
  font-size:23px;
  line-height:1.2;
  letter-spacing:-.7px;
}

.pe-funeral-why__card p{
  position:relative;
  z-index:2;
  margin:0;
  font-size:14px;
  line-height:1.75;
  color:#dbeafe;
}

.pe-funeral-why__card--wide{
  grid-column:span 2;
  background:linear-gradient(135deg, rgba(11,99,206,.38), rgba(255,255,255,.08));
}

.pe-funeral-why__card--wide h3{
  font-size:30px;
}

@media(max-width:1100px){
  .pe-funeral-why__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:560px){
  .pe-funeral-why__wrap{
    padding:64px 18px;
  }

  .pe-funeral-why__head h2{
    font-size:36px;
    line-height:1.05;
    letter-spacing:-1.2px;
  }

  .pe-funeral-why__head p{
    font-size:14.5px;
  }

  .pe-funeral-why__grid{
    grid-template-columns:1fr;
  }

  .pe-funeral-why__card,
  .pe-funeral-why__card--wide{
    grid-column:auto;
    min-height:230px;
  }

  .pe-funeral-why__card--wide h3{
    font-size:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e4d8a63 */.pe-funeral-cta{
  position:relative;
  width:100vw;
  left:50%;
  transform:translateX(-50%);
  overflow:hidden;
  background:#f5f7fa;
  color:#07111f;
  font-family:"Poppins", Arial, sans-serif;
}

.pe-funeral-cta,
.pe-funeral-cta *{
  box-sizing:border-box;
}

.pe-funeral-cta::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 85% 12%, rgba(11,99,206,.13), transparent 32%),
    linear-gradient(90deg, rgba(10,42,92,.07), transparent 48%);
  pointer-events:none;
}

.pe-funeral-cta__wrap{
  position:relative;
  z-index:2;
  width:100%;
  min-height:560px;
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:60px;
  align-items:center;
  padding:105px clamp(24px,6vw,90px);
}

.pe-funeral-cta__kicker{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:22px;
  font-size:13px;
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#0b63ce;
}

.pe-funeral-cta__kicker::before{
  content:"";
  width:54px;
  height:2px;
  background:#0b63ce;
}

.pe-funeral-cta__content h2{
  margin:0;
  max-width:850px;
  font-size:clamp(42px,5vw,76px);
  line-height:.98;
  letter-spacing:-2.5px;
  font-weight:900;
  color:#07111f;
}

.pe-funeral-cta__content p{
  max-width:720px;
  margin:28px 0 0;
  font-size:16px;
  line-height:1.85;
  color:#445266;
}

.pe-funeral-cta__actions{
  display:flex;
  gap:14px;
  margin-top:38px;
  flex-wrap:wrap;
}

.pe-funeral-cta__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:15px 28px;
  font-size:14px;
  font-weight:900;
  text-decoration:none;
  transition:.25s ease;
}

.pe-funeral-cta__btn--primary{
  background:#0b63ce;
  color:#ffffff;
  box-shadow:0 18px 45px rgba(11,99,206,.25);
}

.pe-funeral-cta__btn--primary:hover{
  background:#084fa6;
  color:#ffffff;
  transform:translateY(-2px);
}

.pe-funeral-cta__btn--secondary{
  border:1px solid rgba(10,42,92,.28);
  background:#ffffff;
  color:#07111f;
}

.pe-funeral-cta__btn--secondary:hover{
  background:#07111f;
  color:#ffffff;
  transform:translateY(-2px);
}

.pe-funeral-cta__panel{
  display:grid;
  gap:16px;
}

.pe-funeral-cta__panel div{
  position:relative;
  padding:30px;
  background:#ffffff;
  border:1px solid rgba(10,42,92,.12);
  box-shadow:0 22px 55px rgba(15,23,42,.08);
  overflow:hidden;
}

.pe-funeral-cta__panel div::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:5px;
  background:#0b63ce;
}

.pe-funeral-cta__panel span{
  display:block;
  margin-bottom:8px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#0b63ce;
}

.pe-funeral-cta__panel strong{
  display:block;
  font-size:22px;
  line-height:1.3;
  color:#07111f;
  word-break:break-word;
}

@media(max-width:980px){
  .pe-funeral-cta__wrap{
    grid-template-columns:1fr;
    padding:80px 22px;
  }

  .pe-funeral-cta__content h2{
    font-size:44px;
    letter-spacing:-1.5px;
  }
}

@media(max-width:560px){
  .pe-funeral-cta__wrap{
    min-height:auto;
    padding:64px 18px;
  }

  .pe-funeral-cta__content h2{
    font-size:34px;
    line-height:1.05;
  }

  .pe-funeral-cta__content p{
    font-size:14.5px;
  }

  .pe-funeral-cta__actions{
    flex-direction:column;
  }

  .pe-funeral-cta__btn{
    width:100%;
  }

  .pe-funeral-cta__panel div{
    padding:26px 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fae929d */.pe-footer{
  position:relative;
  width:100vw;
  left:50%;
  transform:translateX(-50%);
  overflow:hidden;
  background:#05070c;
  color:#ffffff;
  font-family:"Poppins", Arial, sans-serif;
}

.pe-footer,
.pe-footer *{
  box-sizing:border-box;
}

.pe-footer::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 12% 18%, rgba(56,189,248,.13), transparent 30%),
    linear-gradient(135deg,#05070c,#07111f,#0a2a5c);
  pointer-events:none;
}

.pe-footer__wrap{
  position:relative;
  z-index:2;
  width:100%;
  display:grid;
  grid-template-columns:1.25fr .65fr .85fr 1fr;
  gap:45px;
  padding:80px clamp(24px,6vw,90px);
}

.pe-footer__logo{
  display:inline-flex;
  margin-bottom:22px;
}

.pe-footer__logo img{
  max-width:210px;
  height:auto;
  display:block;
}

.pe-footer__brand p{
  max-width:420px;
  margin:0 0 22px;
  font-size:14.5px;
  line-height:1.8;
  color:#cbd5e1;
}

.pe-footer__brand strong{
  display:block;
  font-size:20px;
  color:#ffffff;
}

.pe-footer h3{
  margin:0 0 20px;
  font-size:15px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#7dd3fc;
}

.pe-footer__col a{
  display:block;
  margin-bottom:12px;
  color:#dbeafe;
  text-decoration:none;
  font-size:14px;
  transition:.2s ease;
}

.pe-footer__col a:hover{
  color:#7dd3fc;
  transform:translateX(4px);
}

.pe-footer__contact p{
  margin:0 0 14px;
  font-size:14px;
  line-height:1.6;
  color:#dbeafe;
}

.pe-footer__contact span{
  display:block;
  margin-bottom:4px;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#7dd3fc;
}

.pe-footer__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  margin-top:12px;
  padding:13px 22px;
  background:#0b63ce;
  color:#ffffff;
  text-decoration:none;
  font-size:13px;
  font-weight:900;
  transition:.25s ease;
}

.pe-footer__btn:hover{
  background:#ffffff;
  color:#07111f;
  transform:translateY(-2px);
}

.pe-footer__bottom{
  position:relative;
  z-index:2;
  padding:22px clamp(24px,6vw,90px);
  border-top:1px solid rgba(255,255,255,.12);
  display:flex;
  justify-content:space-between;
  gap:18px;
  flex-wrap:wrap;
}

.pe-footer__bottom p{
  margin:0;
  font-size:13px;
  color:#cbd5e1;
}

@media(max-width:980px){
  .pe-footer__wrap{
    grid-template-columns:1fr 1fr;
    padding:70px 22px;
  }

  .pe-footer__bottom{
    padding:22px;
  }
}

@media(max-width:560px){
  .pe-footer__wrap{
    grid-template-columns:1fr;
    padding:60px 18px;
    gap:34px;
  }

  .pe-footer__logo img{
    max-width:180px;
  }

  .pe-footer__bottom{
    padding:20px 18px;
    display:block;
  }

  .pe-footer__bottom p + p{
    margin-top:8px;
  }

  .pe-footer__btn{
    width:100%;
  }
}/* End custom CSS */