body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1d29;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.machine-hero{height:100vh;overflow:hidden;position:relative;width:100%}.hero-image{height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity 1.2s ease-in-out;width:100%}.hero-image.active{opacity:1}.hero-overlay{align-items:center;background:#00000040;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;text-align:center}.hero-overlay h1{background:linear-gradient(90deg,#9ce2f0,#f78989);-webkit-background-clip:text;font-size:3rem}.hero-overlay h1,.hero-overlay p{-webkit-text-fill-color:#0000;font-weight:700}.hero-overlay p{background:linear-gradient(90deg,#0dcaf0,#fff);-webkit-background-clip:text;font-size:1.2rem;margin-top:.5rem}.hero-overlay h1,.hero-overlay p{text-shadow:2px 2px 6px #000000b3}.dot-container{bottom:20px;display:flex;gap:10px;justify-content:center;position:absolute;width:100%}.dot-container .dot{background-color:#ffffff4d;border-radius:50%;cursor:pointer;height:15px;width:15px}.dot-container .dot.active-dot{background:#0dcaf0}@media (max-width:760px){.hero-overlay h1{font-size:2rem}.hero-overlay p{font-size:1rem}.dot-container{bottom:80px}}.machine-products-section{padding:6rem 2rem}.machine-products-section h2{color:#0dcaf0;font-size:.85rem;font-weight:600;letter-spacing:2px;margin-bottom:3rem;text-align:center;text-transform:uppercase}.machine-products-section .machine-products{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:3rem}.machine-products-section .machine-products .product-card{text-wrap:wrap;background-color:#1a1d29;border-radius:12px;box-shadow:0 6px 18px #00000080;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:400px;overflow:hidden;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%}.machine-products-section .machine-products .product-card:hover{box-shadow:0 8px 20px #0009;cursor:pointer;transform:translateY(-8px)}.machine-products-section .machine-products .product-image{height:450px;object-fit:cover;transition:all .3s ease;width:100%}.machine-products-section .machine-products .product-image:hover{transform:scale(1.05)}.machine-products-section .machine-products .product-overlay{background:#242938d9;bottom:0;box-sizing:border-box;color:#fff;opacity:1;padding:1rem;position:absolute;transition:opacity .3s ease;width:100%;z-index:2}.machine-products-section .machine-products .product-overlay h3{color:#0dcaf0}.machine-products-section .machine-products .product-overlay p{font-size:.85rem;margin-bottom:.5rem}.machine-products-section .machine-products .product-overlay button{background-color:#0dcaf0;border:none;border-radius:2px;color:#1a1d29;cursor:pointer;font-size:14px;padding:.8rem 1rem;transition:background .3s ease}.machine-products-section .machine-products .product-overlay button:hover{background-color:#08a6c5}@media (max-width:992px){.machine-products-section .machine-products{align-items:center;flex-direction:column}.machine-products-section .machine-products .product-image{height:300px}.machine-products-section .machine-products .product-overlay h3{font-size:14px}.machine-products-section .machine-products .product-overlay p{font-size:.65rem;margin-bottom:0 0 10px 0}}.capabilities-section{padding:6rem 2rem;width:100%}.capabilities-section .capabilities-header{margin:0 auto 4rem;max-width:1200px}.capabilities-section p{color:#0dcaf0;font-size:.85rem;letter-spacing:2px;margin:0 auto 4rem;text-align:center;text-transform:uppercase}.capabilities-section .capabilities-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}@media (max-width:992px){.capabilities-section .capabilities-grid{grid-template-columns:repeat(2,1fr)}.capabilities-section p{margin:0}}@media (max-width:462px){.capabilities-section .capabilities-grid{grid-template-columns:repeat(2,1fr)}.capabilities-section p{margin:0}}.capability-item{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;transition:opacity .3s ease,transform .3s ease}.capability-item:hover{cursor:pointer;opacity:1;transform:translateY(-2px)}.capability-title{color:#eaeaea;font-size:1.1rem;font-weight:500;letter-spacing:.02em;margin:0;text-align:left}.capability-item .capability-icon{height:32px;opacity:.65;width:32px}.capability-item .capability-icon svg{color:#0dcaf0;height:inherit;opacity:.65;width:inherit}@media (max-width:992px){.capability-title{font-size:.95rem}}@media (max-width:462px){.capability-title{font-size:.85rem}}.usecase-section{padding:6rem 2rem;width:100%}.usecase-section .usecase-header{margin:0 auto 4rem}.usecase-section .usecase-label{color:#0dcaf0;font-size:.85rem;letter-spacing:2px;text-align:center;text-transform:uppercase}.usecase-section .usecase-statement{text-align:center}.usecase-examples{display:flex;flex-direction:column;gap:6rem;justify-content:center;padding:2rem 6rem}@media (max-width:992px){.usecase-section{padding:0;padding:6rem .5rem;width:100%}.usecase-examples{padding:2rem 1rem}}@media (max-width:462px){.usecase-section{padding:6rem 2rem;padding:6rem .5rem;width:100%}.usecase-examples{padding:2rem 1rem}}.usecase-item-section{position:relative;width:100%}.usecase-item-section .usecase-item-image{overflow:hidden;position:relative;width:100%}.usecase-item-section .usecase-item-image img{height:500px;object-fit:cover;transition:all .5s ease;width:100%}.usecase-item-section .usecase-item-image img:hover{box-shadow:0 20px 40px #0000004d;cursor:pointer;transform:scale(1.02)}.usecase-overlay{background:#0000004d;border-radius:10px;color:#fff;cursor:pointer;left:50%;padding:2rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.usecase-title{font-size:2rem;font-weight:600;letter-spacing:2px;opacity:.75}.usecase-description{font-size:1rem;line-height:1.6;opacity:.7}@media (max-width:992px){.usecase-item-section{flex-direction:column;gap:2rem}.usecase-item-section.reverse{flex-direction:column}.usecase-item-section .usecase-item-image{height:300px;overflow:hidden;position:relative;width:100%}.usecase-overlay{background:#0000004d;border-radius:10px;color:#fff;cursor:pointer;left:50%;padding:2rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.usecase-item-image img{height:300px}.usecase-title{font-size:1rem}.usecase-description{font-size:.85rem}}@media (max-width:462px){.usecase-item-section{flex-direction:column;gap:2rem}.usecase-item-section .usecase-item-image{height:300px;overflow:hidden;position:relative;width:100%}.usecase-overlay{padding:2rem}.usecase-item-image img{height:300px}.usecase-title{font-size:1rem}.usecase-description{font-size:.85rem}}.automation-hero{align-items:center;background-image:url(/static/media/automation_hero.8e57e0d17242630927bc.jpg);background-position:50%;background-repeat:repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.automation-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#9ce2f0,#f78989);-webkit-background-clip:text;font-size:4rem;font-weight:700;margin:0 auto 5px;text-shadow:2px 2px 6px #000000b3;transition:all .5s ease}.automation-hero h1:hover{cursor:pointer;transform:scale(1.05)}.automation-hero .automation-loading{background:#ffffff14;border:1px solid #ffffff4d;border-radius:999px;height:10px;overflow:hidden;position:relative;transition:all .5s ease-in-out;width:24vw}.automation-hero .automation-loading:hover{box-shadow:0 4px 8px #0dcaf0;cursor:pointer}.automation-hero .automation-loading .automation-loader{background:linear-gradient(90deg,#0000,#ff4d4d,#ff6b6b,#0000);border-radius:999px;height:100%;width:40%}.automation-hero .automation-loader:hover{cursor:pointer}@media (max-width:992px){.automation-hero h1{font-size:2rem}.automation-hero .automation-loading{width:56vw}}.impact-section{background:#0f1117;color:#fff;padding:6rem 2rem;text-align:center}.impact-section .impact-label{color:#0dcaf0;font-size:.85rem;font-weight:600;letter-spacing:2px;margin-bottom:3rem;text-align:center;text-transform:uppercase}.impact-section .impact-grid{align-items:center;display:flex;gap:2.5rem;justify-content:center;margin:0 auto;max-width:1200px}.impact-section .impact-item{padding:30px 15px;transition:all .5s ease}.impact-section .impact-item:hover{background:#1a1d294d;cursor:pointer;transition:all .3s ease}.impact-section .impact-item .impact-icon:hover{border:none;transform:scale(1.05);transition:all .3s ease}.impact-section .impact-item .impact-icon.zap:hover{filter:drop-shadow(2px 4px 12px rgba(13,202,240))}.impact-section .impact-item .impact-icon.checkCircle:hover{filter:drop-shadow(2px 4px 12px rgb(255,107,107))}.impact-section .impact-item .impact-icon.arrowDown:hover{filter:drop-shadow(2px 4px 12px rgb(247,181,0))}.impact-section .impact-item .impact-icon.zap:hover{filter:drop-shadow(2px 4px 12px rgb(156,226,240))}.impact-section .impact-item p{font-size:1rem;line-height:1.5;opacity:.85}@media (max-width:992px){.impact-section .impact-label{font-size:.65rem}.impact-grid{flex-direction:column}}.industry-section{color:#fff;padding:6rem 2rem;text-align:center}.industry-label{color:#0dcaf0;font-size:.85rem;font-weight:600;letter-spacing:2px;margin-bottom:3rem;text-transform:uppercase}.industry-grid{align-items:center;display:flex;gap:2.5rem;justify-content:center}.industry-item{padding:30px 15px;transition:all .3s ease}.industry-section .industry-item:hover{background:#0c0d134d;cursor:pointer;transition:all .3s ease}.industry-item:hover{background:#1a1d294d;cursor:pointer}.industry-item svg{transition:all .3s ease}.industry-item svg:hover{filter:drop-shadow(2px 4px 12px rgba(255,255,255,.5));transform:scale(1.05)}.industry-item p{font-size:1rem;line-height:1.5;margin-top:.75rem;opacity:.85}@media (max-width:992px){.industry-grid{flex-direction:column}.industry-label{font-size:.65rem}}@media (max-width:768px){.industry-grid{flex-direction:column}.industry-label{font-size:.65rem}}.industry-card{border-radius:8px;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.industry-card:hover{box-shadow:0 8px 20px #0dcaf066;transform:scale(1.05)}.industry-card img{display:block;height:400px;object-fit:cover;transform:scale(1.05);transition:all .3s ease;width:350px}.industry-card .overlay{background:#0009;bottom:0;color:#fff;left:0;opacity:0;padding:1rem;position:absolute;right:0;text-align:center;transition:opacity .3s ease}.industry-card:hover .overlay{opacity:1}.industry-card .overlay p{font-size:1rem;line-height:1.4;margin:0}@media (max-width:992px){.industry-card img{height:250px;width:300px}}@media (max-width:768px){.industry-card img{height:180px}.industry-card .overlay p{font-size:.9rem}}.whyus-section{align-items:center;background:#0f1117;color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:6rem 2rem;width:100%}.whyus-label{color:#0dcaf0;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;letter-spacing:2px;margin-bottom:4rem;text-align:center;text-transform:uppercase}.whyus-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:1200px;width:100%}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#24293899;border-radius:16px;box-shadow:0 12px 40px #00000080;font-size:1.5rem;font-weight:600;line-height:1.4;padding:2rem 1.5rem;position:relative;text-align:center;transition:all .4s ease}.feature-card:before{background:linear-gradient(90deg,#0dcaf0,#ff6b6b);border-radius:18px;bottom:-2px;content:"";left:-2px;opacity:.15;position:absolute;right:-2px;top:-2px;z-index:-1}.feature-card:hover{box-shadow:0 20px 60px #000000b3;color:#0dcaf0;cursor:pointer}@media screen and (max-width:1024px){.whyus-features{gap:1.5rem;grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.whyus-features{grid-template-columns:1fr}}.call-to-explore-section{background:#0f1117;display:flex;justify-content:center;padding:6rem 2rem;width:100%}.explore-button{background:linear-gradient(90deg,#0dcaf0,#ff6b6b);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:1rem 2.5rem;transition:all .3s ease}.explore-button:hover{box-shadow:0 8px 20px #0dcaf080}@media (max-width:600px){.explore-button{font-size:1rem;padding:1rem 0;width:80%}}.curated-section{align-items:center;background:#0f1117;display:flex;justify-content:center;padding:6rem 2rem;width:100%}.curated-section .curated-content{display:flex;flex-direction:column;gap:1.6rem;max-width:900px;text-align:center}.curated-section .curated-content .curated-line{color:#ffffffd9;font-size:1.25rem;font-weight:400;line-height:1.6}.curated-section .curated-content .curated-line.strong{color:#fff;font-size:2rem;font-weight:600}.curated-section .curated-content .curated-line.muted{color:#fff9}@media (max-width:768px){.curated-section{padding:6rem 0}.curated-section .curated-content .curated-line{font-size:1rem}.curated-section .curated-content .curated-line.strong{font-size:1.5rem}}.gadgetsHero-section{height:100vh;overflow:hidden;position:relative;width:100%}.gadgetsHero-section .gadget-image{height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:all .3 ease-in-out;width:100%}.gadgetsHero-section .gadget-image.active{opacity:1}.gadgetsHero-section .gadget-hero-overlay{align-items:center;background:#00000040;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;text-align:center}.gadgetsHero-section .gadget-hero-overlay .gadget-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#9ce2f0,#f78989);-webkit-background-clip:text;font-size:3rem;font-weight:700}.gadgetsHero-section .gadget-hero-overlay .gadget-statement{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#0dcaf0,#fff);-webkit-background-clip:text;font-size:1.2rem;font-weight:700;margin-top:.5rem}.gadgetsHero-section .gadget-hero-overlay .gadget-statement,.gadgetsHero-section .gadget-hero-overlay .gadget-title{text-shadow:2px 2px 6px #000000b3}.fade-in{opacity:1}.fade-in,.fade-out{transition:opacity 1s ease-in-out}.fade-out{opacity:0}.gadgetsHero-section .gadget-dot-container{bottom:50px;display:flex;gap:10px;justify-content:center;position:absolute;width:100%}.gadget-dot-container .gadget-dot{background-color:#ffffff4d;border-radius:50%;cursor:pointer;height:15px;width:15px}.gadget-dot-container .gadget-dot.active{background:#0dcaf0}@media (max-width:760px){.gadgetsHero-section .gadget-hero-overlay .gadget-title{font-size:2rem}.gadgetsHero-section .gadget-hero-overlay .gadget-statement{font-size:1rem}.gadgetsHero-section .gadget-dot-container{bottom:80px}}.intelligence-section{align-items:center;background:#0f1117;display:flex;flex-direction:column;padding:6rem 2rem;width:100%}.tech-intelligence-label{color:#0dcaf0;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:2px;margin-bottom:4rem;text-align:center;text-transform:uppercase}.intelligence-section .tech-points{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;max-width:1200px;width:100%}.intelligence-section .tech-points .tech-point-card{display:flex;flex:1 1 30%;flex-direction:column;gap:1rem;min-width:250px}.intelligence-section .tech-points .tech-point-card .tech-title{color:#fff;font-size:1.25rem;font-weight:600}.intelligence-section .tech-points .tech-point-card .tech-description{color:#fffc;font-size:1rem;line-height:1.5}@media (max-width:992px){.intelligence-section{padding:6rem .6rem}.tech-intelligence-label{font-size:.65rem}.intelligence-section .tech-points .tech-point-card{text-wrap:wrap}}.featured-gadgets-section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:6rem 2rem;width:100%}.featured-gadgets-section .featured-gadgets-label{color:#0dcaf0;font-size:.85rem;font-weight:600;letter-spacing:2px;margin-bottom:3rem;text-align:center;text-transform:uppercase}.featured-gadgets-section .featured-gadgets-grid{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;width:100%}.featured-gadgets-section .featured-gadgets-grid .gadget-card{cursor:pointer;display:flex;flex-direction:column;gap:1rem;height:50vh;width:22%}.gadget-image-wrapper{background:#151821;border-radius:16px;height:inherit;overflow:hidden;width:100%}.gadget-image-wrapper img{height:100%;object-fit:cover;transition:all .5s ease;width:100%}.gadget-image-wrapper img:hover{transform:scale(1.05)}.gadget-name{color:#0dcaf0;font-size:1.1rem;font-weight:500;letter-spacing:.3px;text-align:center}@media (max-width:1200px){.featured-gadgets-section .featured-gadgets-grid{flex-direction:column}.featured-gadgets-section .featured-gadgets-label{font-size:.65rem}.featured-gadgets-section .featured-gadgets-grid .gadget-card{width:45%}.featured-gadgets-section{padding:6rem 0}}@media (max-width:768px){.featured-gadgets-section .featured-gadgets-grid{flex-direction:column}.featured-gadgets-section .featured-gadgets-label{font-size:.65rem}.featured-gadgets-section .featured-gadgets-grid .gadget-card{width:90%}}.connect-section{align-items:center;background:#0f1220;display:flex;justify-content:center;min-height:100vh;padding:2rem}.connect-section .connect-label{color:#0dcaf0;font-size:1rem;font-weight:600;letter-spacing:2px;margin-bottom:3rem;text-align:center;text-transform:uppercase}.connect-container{background:#1a1d29;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:600px;padding:2.5rem;width:100%}.connect-container h1{color:#fff;margin-bottom:.5rem}.connect-container p{color:#ffffffb3;margin-bottom:2rem;text-align:center}.connect-form{display:flex;flex-direction:column;gap:1rem}.connect-form input,.connect-form textarea{background:none;border:1px solid #0dcaf0;border-radius:6px;caret-color:#fff;color:#fff;outline:none;padding:.75rem 1rem;resize:none}.connect-form input::placeholder,.connect-form textarea::placeholder{color:#fff9}.connect-form button{background:#0dcaf0;border:none;border-radius:6px;color:#0f1220;cursor:pointer;font-weight:600;margin-top:1rem;padding:.75rem;transition:background .3s ease}.connect-form button:hover{background:#08a9c9}@media (max-width:480px){.connect-container{padding:1rem}.connect-section{padding:10px}}.header{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;overflow:visible;padding:2px 20px;position:fixed;top:0;transition:transform .3s ease;width:100%;z-index:1000}.header.hide{transform:translateY(-100%)}.header.show{transform:translateY(0)}.header.scrolled{background-color:#1a1d29;color:#0dcaf0}.header.top{background:#1a1d2933;box-shadow:none}.header .logo:hover{cursor:pointer}.header .logo h3{color:#fff;font-family:Menorah Grotesk,sans-serif;font-size:1.5rem;letter-spacing:3px;text-shadow:0 0 5px #0dcaf0,0 0 20px #0dcaf080,0 0 30px #0dcaf04d;text-transform:uppercase;transition:text-shadow .3s ease}.header .logo span{color:#0dcaf0;text-shadow:0 0 5px #0dcaf0,0 0 15px #0dcaf0,0 0 30px #0dcaf0b3}.header.top a{color:#0dcaf0}.header.top a.active{background:none;border-bottom:2px solid #ff6905;box-shadow:none;color:#00d5ff;font-weight:700;padding:0}.header nav{display:flex;gap:20px}.header nav a{color:#0dcaf0;font-size:15px;text-decoration:none}.header nav a.active{background:linear-gradient(135deg,#2532ac,#0dcaf0);border-bottom:3px solid #ff6905;border-radius:4px;box-shadow:0 4px 6px #0003;color:#1a1d29;padding:5px 10px}.header .signUp-Tip,.header .user-toolTip{cursor:pointer;transition:all .3s ease}.header .signUp-Tip{background:linear-gradient(135deg,#2532ac,#0dcaf0);border-bottom:3px solid #ff6905;border-radius:4px;box-shadow:0 4px 6px #0003;color:#1a1d29;padding:5px 10px}.header .menu-icon{cursor:pointer;display:none;margin-right:20vw;z-index:4000}.header .menu-icon:hover{background:#043e49;border-radius:50px;padding:8px}.header .mobile-nav{align-items:flex-start;background:#1a1d29;gap:30px;height:100vh;left:0;padding-left:20px;padding-top:20vh;position:fixed;top:0;z-index:3000}.header .mobile-nav,.header .mobile-nav nav{display:flex;flex-direction:column;width:100%}.header .mobile-nav nav{align-items:center;gap:20px}.header .mobile-nav a{align-items:center;background:none;border-bottom:none;color:#0dcaf0;display:flex;font-size:18px;text-decoration:none;width:100%}.header .mobile-nav a.active{border-bottom:1px solid #ff6905;border-radius:6px;box-shadow:0 4px 6px #0003;color:#1aad29;padding:15px 30px}@media (max-width:992px){.header nav{display:none}.header .menu-icon{display:block}}@media (max-width:462px){header{padding:2px}.header .logo h3{font-size:1rem}.header nav{display:none}.header .menu-icon{display:block}.header .user-toolTip{display:none}}.cta-section{background:#1a1d29;bottom:0;box-shadow:0 -4px 20px #0000004d;justify-content:center;left:0;padding:1rem 2rem;position:fixed;z-index:1000}.cta-section,.cta-section .cta-container{box-sizing:border-box;display:flex;width:100%}.cta-section .cta-container{align-items:center;gap:.5rem;max-width:500px;padding:5px;position:relative}.cta-section .cta-container .cta-label{color:#0dcaf0;font-size:1rem;font-weight:600;left:15px;letter-spacing:1px;position:absolute;white-space:nowrap;z-index:2}.cta-section .cta-container .cta-input{background:none;border:1px solid #0dcaf0;border-radius:5px;box-sizing:border-box;color:#fff;flex:1 1;outline:none;padding:.75rem 1rem 1rem;position:relative;width:100%}.cta-section .cta-container .cta-input::placeholder{color:#fff9;padding-left:7vw}.cta-section .cta-container .submit-btn{background:none;border:none;color:#0dcaf0;position:absolute;right:15px;transition:all .3s ease;z-index:10}.cta-section .cta-container .submit-btn:hover{background:#0dcaf04d;border-radius:50px;cursor:pointer;height:35px;padding:2px;width:35px}.cta-section .cta-container .mobile-submit-btn{display:none}@media (max-width:762px){.cta-container{align-items:stretch;flex-direction:column;gap:.5rem;padding:.5rem}.cta-label{text-align:left}.cta-input{padding:.75rem 1rem}.submit-btn{display:none}.mobile-submit-btn{background:none;border:2px solid #0dcaf0;border-radius:5px;color:#0dcaf0;cursor:pointer;display:block;padding:.5rem;transition:all .3s ease;width:100%}.mobile-submit-btn:hover{background:#0dcaf01a}}@media (max-width:462px){.cta-section{display:none}}.footer-section{align-items:center;color:#ffffff80;display:flex;gap:10px;justify-content:center;margin-bottom:10vh;padding:15px}.footer-section a{color:#ffffff80;text-decoration:none;transition:transform .5s ease}.footer-section a:hover{color:#0dcaf0;cursor:pointer;transform:translateY(-5px)}
/*# sourceMappingURL=main.8ea1f793.css.map*/