.elementor-9 .elementor-element.elementor-element-9431936{margin-top:50px;margin-bottom:0px;}.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-9 .elementor-element.elementor-element-d96248a img{width:120px;}.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-9 .elementor-element.elementor-element-c2fe127{text-align:center;}.elementor-9 .elementor-element.elementor-element-c2fe127 .elementor-heading-title{color:#FFFFFF;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-9 .elementor-element.elementor-element-7caf718 .elementor-button{font-family:"Roboto", Sans-serif;font-size:22px;font-weight:500;text-transform:uppercase;letter-spacing:4px;padding:20px 100px 20px 100px;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-9 .elementor-element.elementor-element-9f22ce2 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(11px/2);}.elementor-9 .elementor-element.elementor-element-9f22ce2 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(11px/2);}.elementor-9 .elementor-element.elementor-element-9f22ce2 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(11px/2);}.elementor-9 .elementor-element.elementor-element-9f22ce2 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-11px/2);}.elementor-9 .elementor-element.elementor-element-9f22ce2 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-11px/2);}.elementor-9 .elementor-element.elementor-element-9f22ce2 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-9 .elementor-element.elementor-element-9f22ce2 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-9 .elementor-element.elementor-element-9f22ce2{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-9 .elementor-element.elementor-element-9f22ce2 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-9 .elementor-element.elementor-element-9f22ce2 .elementor-icon-list-item > a{font-family:"Poppins", Sans-serif;font-weight:400;}.elementor-9 .elementor-element.elementor-element-9f22ce2 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-9 .elementor-element.elementor-element-569afc5{text-align:center;}.elementor-9 .elementor-element.elementor-element-569afc5 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:30px;font-weight:600;color:#FFFFFF;}.elementor-9 .elementor-element.elementor-element-188e9b7 .elementor-button{font-family:"Roboto", Sans-serif;font-size:22px;font-weight:500;text-transform:uppercase;letter-spacing:4px;padding:20px 100px 20px 100px;}body.elementor-page-9:not(.elementor-motion-effects-element-type-background), body.elementor-page-9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:767px){.elementor-9 .elementor-element.elementor-element-7caf718 .elementor-button{font-size:16px;padding:20px 70px 20px 70px;}.elementor-9 .elementor-element.elementor-element-188e9b7 .elementor-button{font-size:16px;padding:20px 70px 20px 70px;}}/* Start custom CSS for button, class: .elementor-element-7caf718 */.button a {
           
            background-image: linear-gradient(180deg, #219AD4 0%, #0E5B81 100%);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
           
            color: #fff;
            text-decoration: none;
            border-radius: 8px;
            display: inline-block;
            animation: zoomInOut 2s infinite ease-in-out;
        }

        .button a:hover {
            transform: scale(1.05);
            box-shadow: 0 0 20px rgba(33, 154, 212, 0.8);
        }

        @keyframes zoomInOut {
            0%, 100% { transform: scale(1); }
            50% { transform: scale(1.1); }
        }/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-188e9b7 */.button a {
           
            background-image: linear-gradient(180deg, #219AD4 0%, #0E5B81 100%);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
           
            color: #fff;
            text-decoration: none;
            border-radius: 8px;
            display: inline-block;
            animation: zoomInOut 2s infinite ease-in-out;
        }

        .button a:hover {
            transform: scale(1.05);
            box-shadow: 0 0 20px rgba(33, 154, 212, 0.8);
        }

        @keyframes zoomInOut {
            0%, 100% { transform: scale(1); }
            50% { transform: scale(1.1); }
        }/* End custom CSS */