.elementor-77 .elementor-element.elementor-element-f3e526e{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-9ee9e23 */.flex.items-center.space-x-3 img {
    width: 80px;
}

.flex.justify-center.mb-6 img {
    width: 200px;
}

.bg-white.bg-opacity-10.backdrop-blur-sm.rounded-xl.p-3 img {
    width: 100px;
}

.text-cyan-300.text-xs.sm\:text-sm {
    color: white;
}

#mobile-menu-btn {
    border: none;
    background-color: #221acb;
    border-radius: 7px;
}

.fas.fa-bars.text-xl,
.fas.text-xl.fa-times{
    color: white;
    font-size: 25px;
}








@media (max-width: 1024px){
.py-4 {
    padding: 10px 0;
}

.flex.items-center.space-x-3 img {
    width: 60px;
}

.gradient-bg.pt-24.pb-20.min-h-screen.flex.items-center.fade-in {
    padding-top: 120px;
}
}





@media (max-width: 767px){
.py-4 {
    padding: 10px 0 !important;
}
}/* End custom CSS */