.elementor-3045 .elementor-element.elementor-element-ac6ca5d{--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;}.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-3045 .elementor-element.elementor-element-90dcdc0{text-align:center;}.elementor-3045 .elementor-element.elementor-element-90dcdc0 .elementor-heading-title{color:#6C0B9E;}.elementor-3045 .elementor-element.elementor-element-cd17ff7{--display:flex;}.elementor-3045 .elementor-element.elementor-element-137123d{--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;--justify-content:space-around;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3045 .elementor-element.elementor-element-d322289{--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;}.elementor-3045 .elementor-element.elementor-element-d322289.e-con{--flex-grow:0;--flex-shrink:0;}.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-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3045 .elementor-element.elementor-element-c2917b1.elementor-element{--align-self:center;}.elementor-3045 .elementor-element.elementor-element-c2917b1 img{width:100%;max-width:100%;}.elementor-3045 .elementor-element.elementor-element-847edc0{--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;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-3045 .elementor-element.elementor-element-d322289{--width:25.476%;}}/* Start custom CSS for shortcode, class: .elementor-element-eba8c93 */.is-search-form {
    max-width: 600px;
    margin: 40px auto;
    text-align: center;
}

.is-search-input {
    width: 100%;
    padding: 16px 18px;
    font-size: 16px;
    border-radius: 12px;
    border: 1px solid #ddd;
    outline: none;
    transition: 0.2s ease;
}

.is-search-input:focus {
    border-color: #111;
    box-shadow: 0 0 0 3px rgba(0,0,0,0.08);
}

.is-search-submit {
    margin-top: 12px;
    padding: 12px 24px;
    border-radius: 10px;
    border: none;
    background: #111;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.is-search-submit:hover {
    opacity: 0.9;
}/* End custom CSS */