.elementor-1946 .elementor-element.elementor-element-5b6134c7 > .elementor-container{max-width:855px;}.elementor-1946 .elementor-element.elementor-element-7153872{text-align:center;}.elementor-1946 .elementor-element.elementor-element-a100fc5{text-align:center;}.elementor-1946 .elementor-element.elementor-element-f83ccd2{--spacer-size:50px;}.elementor-1946 .elementor-element.elementor-element-77df39e{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-1946 .elementor-element.elementor-element-7153872{text-align:center;}}/* Start custom CSS for text-editor, class: .elementor-element-7153872 */.message {
    font-size: 100%;
    line-height:2.2;
    font-weight:bold;
    color:black;
}

@media (min-width: 600px) {
.message {font-size: calc(112.5% + 4 * (100vw - 600px) / 400);}
}

@media (min-width: 1000px) {
.message {font-size: calc(137.5%);}
}

@media all and (-ms-high-contrast:none){
    .message {font-size: 112%; white-space: normal;}
}
@supports (-ms-ime-align: auto) {
    .message {white-space: normal;}
}/* End custom CSS */