.elementor-691 .elementor-element.elementor-element-dea2181{--display:flex;--min-height:86vh;--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;--z-index:9998;}.elementor-691 .elementor-element.elementor-element-ddbac87{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-691 .elementor-element.elementor-element-d2f3eab{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-691 .elementor-element.elementor-element-0f3a93a{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-691 .elementor-element.elementor-element-a15e0a2 .elementor-heading-title a:hover, .elementor-691 .elementor-element.elementor-element-a15e0a2 .elementor-heading-title a:focus{color:#547C8D;}.elementor-691 .elementor-element.elementor-element-a15e0a2 .elementor-heading-title a{transition-duration:0.3s;}.elementor-691 .elementor-element.elementor-element-b32958c .elementor-heading-title a:hover, .elementor-691 .elementor-element.elementor-element-b32958c .elementor-heading-title a:focus{color:#547C8D;}.elementor-691 .elementor-element.elementor-element-b32958c .elementor-heading-title a{transition-duration:0.3s;}.elementor-691 .elementor-element.elementor-element-6eea918 .elementor-heading-title a:hover, .elementor-691 .elementor-element.elementor-element-6eea918 .elementor-heading-title a:focus{color:#547C8D;}.elementor-691 .elementor-element.elementor-element-6eea918 .elementor-heading-title a{transition-duration:0.3s;}.elementor-691 .elementor-element.elementor-element-437feb1 .elementor-heading-title{font-family:"canela demo", Sans-serif;}.elementor-691 .elementor-element.elementor-element-437feb1 .elementor-heading-title a:hover, .elementor-691 .elementor-element.elementor-element-437feb1 .elementor-heading-title a:focus{color:#547C8D;}.elementor-691 .elementor-element.elementor-element-437feb1 .elementor-heading-title a{transition-duration:0.3s;}.elementor-691 .elementor-element.elementor-element-d5d609f .elementor-heading-title a:hover, .elementor-691 .elementor-element.elementor-element-d5d609f .elementor-heading-title a:focus{color:#547C8D;}.elementor-691 .elementor-element.elementor-element-d5d609f .elementor-heading-title a{transition-duration:0.3s;}.elementor-691 .elementor-element.elementor-element-be33385 .elementor-heading-title a:hover, .elementor-691 .elementor-element.elementor-element-be33385 .elementor-heading-title a:focus{color:#547C8D;}.elementor-691 .elementor-element.elementor-element-be33385 .elementor-heading-title a{transition-duration:0.3s;}#elementor-popup-modal-691 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-691{background-color:rgba(0,0,0,.8);justify-content:center;align-items:flex-start;pointer-events:all;}#elementor-popup-modal-691 .dialog-message{width:100vw;height:auto;}#elementor-popup-modal-691 .dialog-close-button{display:flex;font-size:35px;}@media(max-width:767px){.elementor-691 .elementor-element.elementor-element-dea2181{--min-height:75vh;}.elementor-691 .elementor-element.elementor-element-d2f3eab{margin:3rem 0rem calc(var(--kit-widget-spacing, 0px) + 0rem) 0rem;--container-widget-width:50%;--container-widget-flex-grow:0;width:var( --container-widget-width, 50% );max-width:50%;}#elementor-popup-modal-691 .dialog-close-button{font-size:28px;}}/* Start custom CSS for heading, class: .elementor-element-437feb1 */.and{
    font-family: poppiens;

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-dea2181 */.menu-title {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.menu-title::after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -5px; /* space below text */
    left: 0;
    background-color: #547C8D; /* underline color */
    transition: width 0.3s ease;
}

.menu-title:hover::after {
    width: 100%;
}

.menu-title:hover {
    color: #547C8D; /* text color on hover */
}/* End custom CSS */