.elementor-308 .elementor-element.elementor-element-eee3c60{--display:flex;--min-height:230px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-308 .elementor-element.elementor-element-9c06876{text-align:center;}.elementor-308 .elementor-element.elementor-element-9c06876 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:60px;font-weight:700;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-308 .elementor-element.elementor-element-a7e1d38{text-align:center;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:400;color:#FFFFFF;}.elementor-308 .elementor-element.elementor-element-771fe98{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-308 .elementor-element.elementor-element-1581cf7{--display:flex;}.elementor-308 .elementor-element.elementor-element-1bb7e54{--display:flex;}@media(min-width:768px){.elementor-308 .elementor-element.elementor-element-1581cf7{--width:65%;}.elementor-308 .elementor-element.elementor-element-1bb7e54{--width:40%;}}/* Start custom CSS for text-editor, class: .elementor-element-a7e1d38 */.elementor-308 .elementor-element.elementor-element-a7e1d38 a{
    color:#b8b8b8;
    text-decoration:none;
}

.elementor-308 .elementor-element.elementor-element-a7e1d38 span{
    color:#b8b8b8;
}

.elementor-308 .elementor-element.elementor-element-a7e1d38 .active-page{
    color:#ff2d6b;
    font-weight:600;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fb7b1f8 *//* Import Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=Poppins:wght@300;400;500;600&display=swap');

.contact-heading{
    max-width:560px;
}

/* Small Heading */
.contact-label{
    display:inline-block;
    font-family:'Poppins',sans-serif;
    font-size:15px;
    font-weight:700;
    letter-spacing:1.5px;
    text-transform:uppercase;
    color:#f43771;
    position:relative;
    margin-bottom:30px;
}

.contact-label::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-12px;
    width:48px;
    height:3px;
    background:#f43771;
    border-radius:2px;
}

/* Main Heading */
.contact-heading h2{
    font-family:'Playfair Display',serif;
    font-size:64px;
    font-weight:700;
    line-height:1.15;
    color:#111;
    margin:0 0 35px;
    position:relative;
}

/* Pink Line Below Heading */
.contact-heading h2::after{
    content:"";
    position:absolute;
    left:0;
    bottom:-18px;
    width:48px;
    height:3px;
    background:#f43771;
    border-radius:2px;
}

/* Description */
.contact-heading p{
    margin-top:50px;
    font-family:'Poppins',sans-serif;
    font-size:22px;
    line-height:1.9;
    color:#555;
    max-width:520px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-63107dc */@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=Poppins:wght@300;400;500;600&display=swap');

.pv-contact-card{

    background:#fff;

    padding:45px;

    border-radius:18px;

    box-shadow:0 10px 35px rgba(0,0,0,.05);

    max-width:460px;

    font-family:'Poppins',sans-serif;

}

.pv-contact-card h2{

    margin:0;

    font-size:42px;

    font-family:'Playfair Display',serif;

    color:#111;

}

.pv-heading-line{

    width:55px;

    height:3px;

    background:#f43771;

    margin:20px 0 35px;

    border-radius:5px;

}

.pv-contact-item{

    display:flex;

    align-items:flex-start;

    gap:20px;

    padding:28px 0;

    border-bottom:1px solid #ececec;

}

.no-border{

    border-bottom:none;

    padding-bottom:0;

}

.pv-icon{

    width:64px;

    height:64px;

    border:1px solid #e6e6e6;

    border-radius:50%;

    display:flex;

    justify-content:center;

    align-items:center;

    flex-shrink:0;

}

.pv-icon i{

    font-size:26px;

    color:#f43771;

}

.pv-content h4{

    margin:0 0 8px;

    font-size:20px;

    color:#222;

    font-weight:600;

}

.pv-content p{

    margin:0;

    color:#666;

    font-size:16px;

    line-height:1.8;

}/* End custom CSS */