.elementor-307 .elementor-element.elementor-element-06c0a8c:not(.elementor-motion-effects-element-type-background), .elementor-307 .elementor-element.elementor-element-06c0a8c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-307 .elementor-element.elementor-element-06c0a8c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:64px 0px 64px 0px;}.elementor-307 .elementor-element.elementor-element-06c0a8c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-307 .elementor-element.elementor-element-06c0a8c > .elementor-shape-bottom .elementor-shape-fill{fill:var( --e-global-color-7ee93b2 );}.elementor-307 .elementor-element.elementor-element-06c0a8c > .elementor-shape-bottom svg{height:24px;transform:translateX(-50%) rotateY(180deg);}.elementor-307 .elementor-element.elementor-element-2ea0b76 .elementor-heading-title{color:#FFFFFF;font-family:"Inter", Sans-serif;font-size:42px;font-weight:600;}.elementor-307 .elementor-element.elementor-element-e6aaf30{margin-top:32px;margin-bottom:64px;padding:32px 0px 32px 0px;}.elementor-307 .elementor-element.elementor-element-8e540c6 .elementor-heading-title{color:var( --e-global-color-1cd171f );font-family:"Roboto", Sans-serif;font-weight:400;}.elementor-307 .elementor-element.elementor-element-439178c{margin-top:64px;margin-bottom:64px;padding:32px 0px 32px 0px;}.elementor-307 .elementor-element.elementor-element-39f2f97 > .elementor-element-populated{margin:0px 05px 0px 0px;--e-column-margin-right:05px;--e-column-margin-left:0px;}.elementor-307 .elementor-element.elementor-element-3ad7f0d .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:32px;font-weight:600;}.elementor-307 .elementor-element.elementor-element-2fd9640 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-307 .elementor-element.elementor-element-e2b4e8e .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:20px;font-weight:700;}.elementor-307 .elementor-element.elementor-element-9685904{margin-top:64px;margin-bottom:0px;padding:32px 0px 32px 0px;}.elementor-307 .elementor-element.elementor-element-521eee9 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-307 .elementor-element.elementor-element-bfdd63f > .elementor-element-populated{margin:0px 0px 0px 05px;--e-column-margin-right:0px;--e-column-margin-left:05px;}.elementor-307 .elementor-element.elementor-element-8263e35 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:32px;font-weight:600;}.elementor-307 .elementor-element.elementor-element-4f56d4a{margin-top:64px;margin-bottom:64px;padding:32px 0px 32px 0px;}/* Start custom CSS for html, class: .elementor-element-4efc877 */.bapo-docs-pill-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
}

.bapo-docs-pill {
  font-size: 14px;
  font-family: inter;
  padding: 0.4rem 0.9rem;
  border-radius: 999px;
  background: rgba(74, 44, 104, 0.07);
  backdrop-filter: blur(6px);
   
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-439178c */.bapo-quote-box {
    background: #f7d6e2; /* soft pink */
    padding: 1.75rem 2rem;
    border-radius: 14px;
    border-left: 6px solid #bf497c; /* deeper pink accent */
    font-style: italic;
    color: #6a124c; /* soft purple text */
    font-size: 1.05rem;
    line-height: 1.55;
}


.bapo-quote-box p {
    margin: 0;
}



.bapo-advice-card {
    position: relative;
    background: white;
    padding: 2.2rem 2rem;
    border-radius: 18px;
    border-top: 5px solid #c52483;   
    box-shadow: 0 18px 40px -15px rgba(74, 20, 140, 0.20);
    overflow: hidden;
}


.bapo-advice-card::before {
    content: "";
    position: absolute;
    top: -40px;
    right: -40px;
    width: 160px;
    height: 160px;
    border-radius: 999px;
    background: rgba(229, 200, 235, 0.4);
}



.bapo-advice-card h3,
.bapo-advice-card .elementor-heading-title {
    color: #3a0c75; 
    font-weight: 700;
    margin-bottom: 1.3rem;
}



.bapo-advice-list {
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.bapo-advice-list,
.bapo-advice-list li,
.bapo-advice-list ul {
    list-style: none !important;
}

.bapo-advice-list li {
    position: relative;
    padding-left: 2rem;
    margin-bottom: 1rem;
    color: #4a4a4a;
    font-size: 1rem;
    line-height: 1.5;
}


.bapo-advice-list li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0.2rem;
    font-size: 1.1rem;
    color: #c52483;  
    font-weight: 700;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-9685904 */.bapo-quote-box {
    background: #f7d6e2; /* soft pink */
    padding: 1.75rem 2rem;
    border-radius: 14px;
    border-left: 6px solid #bf497c; /* deeper pink accent */
    font-style: italic;
    color: #6a124c; /* soft purple text */
    font-size: 1.05rem;
    line-height: 1.55;
}


.bapo-quote-box p {
    margin: 0;
}



.bapo-advice-card {
    position: relative;
    background: white;
    padding: 2.2rem 2rem;
    border-radius: 18px;
    border-top: 5px solid #c52483;   
    box-shadow: 0 18px 40px -15px rgba(74, 20, 140, 0.20);
    overflow: hidden;
}


.bapo-advice-card::before {
    content: "";
    position: absolute;
    top: -40px;
    right: -40px;
    width: 160px;
    height: 160px;
    border-radius: 999px;
    background: rgba(229, 200, 235, 0.4);
}



.bapo-advice-card h3,
.bapo-advice-card .elementor-heading-title {
    color: #3a0c75; 
    font-weight: 700;
    margin-bottom: 1.3rem;
}



.bapo-advice-list {
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.bapo-advice-list,
.bapo-advice-list li,
.bapo-advice-list ul {
    list-style: none !important;
}

.bapo-advice-list li {
    position: relative;
    padding-left: 2rem;
    margin-bottom: 1rem;
    color: #4a4a4a;
    font-size: 1rem;
    line-height: 1.5;
}


.bapo-advice-list li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0.2rem;
    font-size: 1.1rem;
    color: #c52483;  
    font-weight: 700;
}/* End custom CSS */