.elementor-20632 .elementor-element.elementor-element-ab69753{--display:flex;--overflow:hidden;--background-transition:0.3s;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#D1D8E6;--border-color:#D1D8E6;--border-radius:30px 30px 30px 30px;--padding-top:16px;--padding-bottom:16px;--padding-left:16px;--padding-right:16px;}.elementor-20632 .elementor-element.elementor-element-ab69753:not(.elementor-motion-effects-element-type-background), .elementor-20632 .elementor-element.elementor-element-ab69753 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5EBEB;}.elementor-20632 .elementor-element.elementor-element-ab69753:hover{background-color:#DEE6F3;}.elementor-20632 .elementor-element.elementor-element-22c1935{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-20632 .elementor-element.elementor-element-543fec4{margin:-4px 0px calc(var(--kit-widget-spacing, 0px) + -4px) 0px;padding:0px 0px 0px 0px;--e-icon-list-icon-size:14px;--e-icon-list-icon-align:center;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.125);--icon-vertical-align:flex-start;--icon-vertical-offset:0px;}.elementor-20632 .elementor-element.elementor-element-543fec4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(10px/2);}.elementor-20632 .elementor-element.elementor-element-543fec4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(10px/2);}.elementor-20632 .elementor-element.elementor-element-543fec4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(10px/2);}.elementor-20632 .elementor-element.elementor-element-543fec4 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-10px/2);}.elementor-20632 .elementor-element.elementor-element-543fec4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-10px/2);}.elementor-20632 .elementor-element.elementor-element-543fec4 .elementor-icon-list-icon i{color:var( --e-global-color-secondary );transition:color 0.3s;}.elementor-20632 .elementor-element.elementor-element-543fec4 .elementor-icon-list-icon svg{fill:var( --e-global-color-secondary );transition:fill 0.3s;}.elementor-20632 .elementor-element.elementor-element-543fec4 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-20632 .elementor-element.elementor-element-543fec4 .elementor-icon-list-item > a{font-size:13px;font-weight:700;text-transform:uppercase;line-height:1.1em;}.elementor-20632 .elementor-element.elementor-element-543fec4 .elementor-icon-list-text{color:var( --e-global-color-07d276a );transition:color 0.3s;}.elementor-20632 .elementor-element.elementor-element-c352872 .jet-listing-dynamic-field__content{color:var( --e-global-color-07d276a );font-size:20px;font-weight:600;line-height:1.3em;text-align:right;}.elementor-20632 .elementor-element.elementor-element-c352872 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-20632 .elementor-element.elementor-element-c352872 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-20632 .elementor-element.elementor-element-c352872 .jet-listing-dynamic-field{justify-content:flex-end;}@media(max-width:767px){.elementor-20632 .elementor-element.elementor-element-ab69753{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-543fec4 */.elementor-20632 .elementor-element.elementor-element-543fec4 .elementor-icon-list-item{
    flex-flow: row-reverse;
    gap: 10px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ab69753 *//* The Glass Container */
.elementor-20632 .elementor-element.elementor-element-ab69753 {
    /* Subtle dark-to-light gradient provides contrast against the #FFFCFC background */
    background: linear-gradient(
        135deg, 
        rgba(240, 240, 245, 0.45) 0%, 
        rgba(255, 255, 255, 0.25) 100%
    ); 
    
    /* Heavy blur to refract your pink blobs and background elements smoothly */
    backdrop-filter: blur(100px) saturate(130%); 
    -webkit-backdrop-filter: blur(100px) saturate(130%); 
    
    /* Distinct semi-dark border to define the shape against the white background */
    border-radius: 24px; /* Matches the rounded corners in image_6be660.png */
    
    /* Advanced 3D Shadow Stack:
       1. Crisp white internal top highlight.
       2. Subtle dark internal bottom shadow for thickness.
       3. Smooth, multi-layered drop shadow to make it lift off the white page. */
     
    
    position: relative;
    z-index: 1;
}

/* Pink Blob 1 - Top Left (Triangular Blob Shape) */
.elementor-20632 .elementor-element.elementor-element-ab69753::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0px;
    width: 140px;
    height: 140px;
    background: #e3d6ca;
    border-radius: 30% 70% 40% 60% / 50% 30% 70% 40%;
    transform: rotate(15deg);
    filter: blur(35px);
    z-index: -2;
    pointer-events: none;
    opacity: 0.9;
}/* End custom CSS */