.startpage-main{width:100%;position:relative;display:flex;justify-content:space-around;margin-top:50px;flex-wrap:wrap}@media(min-width:1376px){.header-content{flex-direction:row}.header-content-left{width:45%;padding:2.5%;max-width:850px;margin-left:auto;margin-right:auto}.header-content-right{width:55%}}@media(max-width:1375px){.header-content{flex-direction:column;justify-content:center}.header-content-left{padding:5%;margin-top:50px;margin-left:auto;margin-right:auto}.header-content-right{width:100%}}.header-content-right .header-image{width:80%;height:auto;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto}.header-container{display:flex;justify-content:center;align-content:center;max-width:calc(1600px + 10%);width:100%}.header-content{display:flex;width:100%}.header-content-left{flex-direction:column;display:flex;align-items:center;justify-content:center}.header-content-right{flex-direction:column;display:flex;justify-content:center}.card{position:relative;cursor:pointer;border:0;min-height:300px;min-width:300px;background-color:transparent}.basic{width:300px;height:240px;transition:.5s}.basic.header{position:relative;background:#dd6900;display:flex;justify-content:center;align-items:center;z-index:1;border-radius:20px;transform:translateY(120px);box-shadow:4.5px 4.5px 3px rgba(0,0,0,.016),9px 9px 6.1px rgba(0,0,0,.023),13.5px 13.5px 9.3px rgba(0,0,0,.028),18.3px 18.3px 12.9px rgba(0,0,0,.033),23.6px 23.6px 17.2px rgba(0,0,0,.037),30.3px 30.3px 22.8px rgba(0,0,0,.042),40px 40px 31px rgba(0,0,0,.047),56.9px 56.9px 45.2px rgba(0,0,0,.054),100px 100px 80px rgba(0,0,0,.07)}.card:hover .basic.header{transform:translateY(-20%);box-shadow:none;transition:.75s}.card:hover .basic.body{transform:translateY(10%);transition:.75s}.card{opacity:.9;transition:.5s}.card:hover{opacity:1}.content{text-align:center}.content img{max-width:100px;max-height:100px;margin-bottom:15px;margin-top:-15px}.content h3{margin:10px,0,0;padding:0;color:#fff;text-align:center;font-size:1.5em}.content p{font-size:16px}.content a{color:#000;text-decoration:none;text-align:center;padding:2px;border:#000 2px solid}.basic.body{position:relative;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box;transform:translateY(-50%);text-align:center;background-color:#0064aa;color:#f5f5f5!important;border-radius:25px}.my-cover{display:flex;min-height:80vh;text-align:center;width:100%;justify-content:center;align-items:center}@media(max-width:767px){.card-row{justify-content:center;display:flex;flex-direction:row;flex-wrap:wrap}}@media(min-width:768px){.card-row{justify-content:space-between;display:flex;flex-direction:row;flex-wrap:wrap}}hr{width:100%!important;color:#0064aa}#fyler-banner{position:fixed;bottom:-100vh;left:0;right:0;z-index:10;display:flex;justify-content:center;transition:bottom 1.4s ease-in-out}.flyer-close{position:absolute;right:0;top:10px;display:block;height:40px;width:40px;background-color:transparent;border:0;cursor:pointer;font-family:'Sour Gummy-VF'}.flyer-container{width:100%;color:#fff;border-top-left-radius:14px;border-top-right-radius:14px;position:relative}.flyer-background{height:50%;position:absolute;background-color:#eee8cd;bottom:0;z-index:-1;width:100%;border-top-left-radius:15px 15px;border-top-right-radius:15px 15px}.flyer-link{height:50%;position:absolute;bottom:0;width:100%}@media(min-width:767px){.flyer-container{max-width:768px}.flyer-background{max-width:768px}.flyer-link{max-width:768px}.flyer-close{top:30px}}@media(min-width:1297px){.flyer-container{max-width:1297px}.flyer-background{max-width:1297px}.flyer-link{max-width:1297px}.flyer-close{top:50px}}.flyer-active{bottom:0!important}.section-heading{text-align:center;font-size:2.4rem;font-weight:700;color:#1a2540;margin-bottom:30px;position:relative;padding-bottom:16px}.section-heading::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:64px;height:4px;background:#dd6900;border-radius:2px}.hero-section{position:relative;height:100%;min-height:700px;background:#0064aa;overflow:hidden;contain:layout paint}.particles-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.code-rain{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.08;pointer-events:none;z-index:1}.code-line{position:absolute;color:#dd6900;font-family:'Courier New',monospace;font-size:14px;white-space:nowrap;animation:fall linear infinite}@keyframes fall{0%{transform:translateY(-100%);opacity:0}10%{opacity:1}90%{opacity:1}100%{transform:translateY(100%);opacity:0}}.container-custom{position:relative;z-index:2;height:100%;display:flex;align-items:center;padding:2rem}.content-wrapper{display:flex;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto}.hero-text{flex:1;color:#fff}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;opacity:0;transform:translateX(-50px);animation:slideInLeft .8s ease forwards}.hero-title .highlight{color:#fff;position:relative}.hero-title .highlight::after{content:''}.typewriter-cursor{animation:blink 1s step-end infinite;font-weight:300;color:#fff}@keyframes blink{0%,50%{opacity:1}51%,100%{opacity:0}}.hero-subtitle{font-size:1.3rem;margin-bottom:2rem;opacity:0;transform:translateX(-50px);animation:slideInLeft .8s ease .2s forwards;color:#e0e7ff}.features-list{list-style:none;padding:0;margin-bottom:2.5rem;opacity:0;transform:translateX(-50px);animation:slideInLeft .8s ease .4s forwards}.features-list li{padding:.8rem 0;font-size:1.1rem;display:flex;align-items:center;color:#e0e7ff}.features-list li::before{content:'✓';display:inline-block;width:30px;height:30px;background:#fff;color:#0064aa;border-radius:50%;text-align:center;line-height:30px;margin-right:1rem;font-weight:bold;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.cta-button{padding:1.2rem 3rem;font-size:1.2rem;font-weight:600;color:#0064aa;background:#fff;border:0;border-radius:50px;cursor:pointer;transition:all .3s ease;opacity:0;transform:translateX(-50px);animation:slideInLeft .8s ease .6s forwards;box-shadow:0 10px 30px rgba(255,255,255,.3);position:relative;overflow:hidden}.cta-button::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.5);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.cta-button:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(255,255,255,.5)}.cta-button:hover::before{width:300px;height:300px}@keyframes slideInLeft{to{opacity:1;transform:translateX(0)}}.browser-mockup{flex:1;opacity:0;transform:translateX(50px) rotateY(-15deg);animation:slideInRight 1s ease .3s forwards;perspective:1000px}@keyframes slideInRight{to{opacity:1;transform:translateX(0) rotateY(0deg)}}.browser-window{background:#1e1e1e;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5);transition:transform .3s ease;will-change:transform}.browser-window:hover{transform:translateY(-10px) scale(1.02)}.browser-header{background:#323232;padding:12px 16px;display:flex;align-items:center;gap:8px}.browser-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.dot-red{background:#ff5f56}.dot-yellow{background:#ffbd2e}.dot-green{background:#27c93f}.browser-content{padding:1.5rem;font-family:'Courier New',monospace;font-size:14px;line-height:1.6;color:#a9b7c6;min-height:300px}.code-line-editor{margin:.3rem 0;opacity:0;animation:fadeInCode .5s ease forwards}.code-line-editor:nth-child(1){animation-delay:1s}.code-line-editor:nth-child(2){animation-delay:1.1s}.code-line-editor:nth-child(3){animation-delay:1.2s}.code-line-editor:nth-child(4){animation-delay:1.3s}.code-line-editor:nth-child(5){animation-delay:1.4s}.code-line-editor:nth-child(6){animation-delay:1.5s}.code-line-editor:nth-child(7){animation-delay:1.6s}.code-line-editor:nth-child(8){animation-delay:1.7s}@keyframes fadeInCode{to{opacity:1}}.keyword{color:#cc7832}.string{color:#6a8759}.function{color:#ffc66d}.comment{color:#808080;font-style:italic}.tag{color:#e8bf6a}.attribute{color:#bababa}.floating-icons{position:absolute;width:100%;height:100%;pointer-events:none;z-index:1}.tech-icon{position:absolute;font-size:3rem;opacity:.15;animation:float 6s ease-in-out infinite;will-change:transform}.icon-1{top:15%;left:10%;animation-delay:0s}.icon-2{top:70%;left:15%;animation-delay:2s}.icon-3{top:25%;right:15%;animation-delay:4s}.icon-4{bottom:20%;right:10%;animation-delay:1s}@keyframes float{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(10deg)}}@media(max-width:992px){.content-wrapper{flex-direction:column;gap:2rem}.hero-title{font-size:2.5rem}.browser-mockup{width:100%;max-width:600px}}@media(max-width:576px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.cta-button{padding:1rem 2rem;font-size:1rem}}@media(prefers-reduced-motion:reduce){.hero-title,.hero-subtitle,.features-list,.browser-mockup,.code-line-editor,.code-line{animation:none!important;opacity:1!important;transform:none!important}.typewriter-cursor{animation:none}.features-list li::before{animation:none}.tech-icon{animation:none;will-change:auto}.browser-window{will-change:auto}}