@media only screen and (max-width:390px){html,body{overflow-x:hidden}h1{font-size:30px!important;line-height:1.2}h2{font-size:24px!important}.about-card,.pricing-card,.info-item{padding:18px!important}.about-card p,.pricing-card p,.info-content p{font-size:13px!important;line-height:1.5}.price{font-size:34px!important}.about-card h3,.pricing-card h3{font-size:18px!important}.about-icon,.pricing-icon,.info-icon{width:48px!important;height:48px!important;min-width:48px!important;font-size:22px!important}.contact-buttons{flex-direction:column}.contact-buttons a{width:100%}.footer-contact-row{flex-direction:column;gap:6px}#logo{max-height:42px!important}.mobile_menu_bar{transform:scale(0.9)}}@media only screen and (max-width:380px){#logo,.et_pb_menu__logo img{max-height:150px!important;width:auto!important}footer .et_pb_social_media_follow li a{width:48px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important}footer .et_pb_social_media_follow li a svg,footer .et_pb_social_media_follow li a img{width:22px!important;height:22px!important}footer .et_pb_menu ul li a{font-size:27px!important;line-height:1.8em!important}}#bf-loader{position:fixed;inset:0;z-index:9999999;background:radial-gradient(circle at center,#1b004f 0%,#090014 45%,#000000 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;transition:opacity .9s ease,visibility .9s ease}.bf-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(111,0,255,.45) 0%,rgba(111,0,255,0) 70%);filter:blur(35px);animation:bfPulse 3s infinite ease-in-out}.bf-loader-logo{position:relative;width:240px;max-width:70vw;z-index:2;animation:bfIntro 1.2s ease,bfFloat 4s infinite ease-in-out;filter:drop-shadow(0 0 15px #6f00ff)drop-shadow(0 0 35px rgba(111,0,255,.7))}@keyframes bfIntro{0%{opacity:0;transform:scale(.7);filter:blur(12px)brightness(2)}100%{opacity:1;transform:scale(1);filter:blur(0)brightness(1)}}@keyframes bfFloat{0%{transform:translateY(0px)}50%{transform:translateY(-8px)}100%{transform:translateY(0px)}}@keyframes bfPulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.15);opacity:1}100%{transform:scale(1);opacity:.7}}#bf-loader.bf-hide{opacity:0;visibility:hidden}@media(max-width:768px){.bf-loader-logo{width:180px}.bf-glow{width:280px;height:280px}}.error-404{height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background:#0b1220;padding:20px}.error-content{max-width:650px}.error-number{font-size:130px;font-weight:900;color:#3b82f6;text-shadow:0 0 25px rgba(59,130,246,0.4)}.error-404 h1{color:#fff;font-size:34px;margin-bottom:10px}.error-404 p{color:#cbd5e1;font-size:16px;margin-bottom:30px}.error-buttons{display:flex;flex-direction:column;gap:12px;align-items:center}.error-buttons a{display:inline-block;padding:14px 22px;border-radius:14px;text-decoration:none;font-weight:700;width:240px;transition:0.3s ease;color:#fff}.btn-home{background:#1f2937}.btn-primary{background:linear-gradient(135deg,#2563eb,#3b82f6)}.btn-secondary{background:#111827;border:1px solid rgba(255,255,255,0.1)}.error-buttons a:hover{transform:translateY(-3px);opacity:0.95}