.elementor-7670 .elementor-element.elementor-element-b26aec5:not(.elementor-motion-effects-element-type-background), .elementor-7670 .elementor-element.elementor-element-b26aec5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#101010;}.elementor-7670 .elementor-element.elementor-element-b26aec5{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7670 .elementor-element.elementor-element-b26aec5 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7670 .elementor-element.elementor-element-3aac543:not(.elementor-motion-effects-element-type-background), .elementor-7670 .elementor-element.elementor-element-3aac543 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-7670 .elementor-element.elementor-element-3aac543 > .elementor-container{max-width:690px;}.elementor-7670 .elementor-element.elementor-element-3aac543{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7670 .elementor-element.elementor-element-3aac543 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7670 .elementor-element.elementor-element-63086e6 > .elementor-widget-container{background-color:#191919;}/* Start custom CSS for section, class: .elementor-element-b26aec5 */.hideme {
    -moz-animation: cssAnimation 3s ease-in 20s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 3s ease-in 20s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 3s ease-in 5s forwards;
    /* Opera */
    animation: cssAnimation 3s ease-in 20s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
    }
}/* End custom CSS */