html{margin:0;padding:0;height:100%;font-family:"Mona Sans","Mona Sans Placeholder",sans-serif;scroll-behavior:smooth}html .start::before{position:absolute;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:1;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}@keyframes jumbo{from{background-position:50% 50%,50% 50%}to{background-position:350% 50%,350% 50%}}html .jumbo{position:absolute;opacity:1;width:100%;height:100%;--stripes:repeating-linear-gradient(
      100deg,
      #fff 0%,
      #fff 7%,
      transparent 10%,
      transparent 12%,
      #fff 16%
  );--stripesDark:repeating-linear-gradient(
      100deg,
      #000 0%,
      #000 7%,
      transparent 10%,
      transparent 12%,
      #000 16%
  );--rainbow:repeating-linear-gradient(
      100deg,
      #888 10%,
      #444 15%,
      #444 20%,
      #444 25%,
      #444 30%
  );background-image:var(--stripes),var(--rainbow);background-size:300%,200%;background-position:50% 50%,50% 50%;filter:invert(100%);mask-image:radial-gradient(ellipse at 100% 0%,black 40%,transparent 70%);pointer-events:none}html .jumbo::after{content:"";position:absolute;inset:0;background-image:var(--stripes),var(--rainbow);background-size:200%,100%;animation:jumbo 80s linear infinite;background-attachment:fixed;mix-blend-mode:difference}html .dark .jumbo{background-image:var(--stripesDark),var(--rainbow);filter:blur(10px) opacity(50%) saturate(200%)}html .dark .jumbo::after{background-image:var(--stripesDark),var(--rainbow)}html body{margin:0;padding:0;height:100%;background:#000;color:#fcfeff;overscroll-behavior-y:none}html body nav.mobile-nav{display:none;padding-top:env(safe-area-inset-top);height:calc(60px + env(safe-area-inset-top))}html body .mobile-menu-overlay{display:none}html body nav.main-nav{position:fixed;top:0;left:0;right:0;width:100%;max-width:100%;margin:0 auto;height:65px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;z-index:1000;border:1px solid #fff0;transition:all ease 0.5s}html body nav.main-nav .nav-inner{max-width:1280px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin:0 auto;padding-left:24px;padding-right:12px}html body nav.main-nav.floating{margin-top:20px;border:1px solid rgb(255 255 255 / .2);box-shadow:0 4px 30px rgb(0 0 0 / .1);max-width:1280px;border-radius:100px}html body nav.main-nav .menu ul{margin:0;padding:0}html body nav.main-nav .menu ul li{list-style:none;display:inline-block}html body nav.main-nav .menu ul li a{color:#fcfeff;text-decoration:none;padding-left:16px;padding-right:16px}html body nav.main-nav .actions{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center}html body nav.main-nav .actions .link{display:inline-block;color:#fcfeff;text-decoration:none}html body nav.main-nav .logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px}html body nav.main-nav .logo img{width:20px}html body nav.main-nav .logo span{font-weight:300;font-size:18px}html body section{width:100%;min-height:100%}html body .system-state-wrapper{max-width:1280px;margin:0 auto;margin-bottom:20px}html body .system-state-wrapper .system-state{padding:4px;padding-right:12px;border-radius:30px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:fit-content}html body .system-state-wrapper .system-state .circle{width:8px;height:8px;background-color:#309744;border-radius:50%;display:inline-block;margin-right:12px;animation:opacityPulse 2s infinite ease-in-out}html body .system-state-wrapper .system-state span{color:#fcfeff;font-size:14px;letter-spacing:.5px}html body section.start{display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;min-height:max(55vh, 600px);margin-bottom:0}html body section.start::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;mask-image:linear-gradient(to bottom,black 10%,rgb(0 0 0 / .5) 80%,transparent 60%);-webkit-mask-image:linear-gradient(to bottom,black 10%,rgb(0 0 0 / .5) 80%,transparent 60%);z-index:-1}html body section.start .start-content{max-width:1280px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start}html body section.start .usage-link{margin-top:10px;display:block;font-size:14px;text-align:center;color:#a0a1a4}html body section.start .arrow{margin-top:-200px;margin-left:300px}html body section.start .download{display:flex;justify-content:flex-start;gap:40px;margin-top:100px}html body section.start .download i{font-size:20px}html body section.start .hero{max-width:1280px;width:100%;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;gap:30px;text-align:center}html body section.start .hero .line-numbers{margin-left:-20px;padding-top:0;padding-bottom:0}html body section.start .hero .app-buttons{display:flex;flex-direction:row;justify-content:center;width:100%;gap:20px}html body section.start .hero .app-buttons a{display:flex;align-items:center;justify-content:center;color:#444;font-size:20px}html body section.start .hero .app-buttons a:first-child,html body section.start .hero .app-buttons a:nth-child(3){font-size:26px}html body section.start .hero .signalgrid-logo{display:none}html body section.start .hero h1{font-size:64px;font-weight:600;line-height:1;letter-spacing:3px;margin:0;padding:0;margin-top:-10px;background:linear-gradient(to bottom right,#fff 30%,rgb(255 255 255 / .5019607843));background-clip:text;-webkit-text-fill-color:#fff0;color:unset;font-feature-settings:"ss01","ss04","ss11"}html body section.start .hero h2{margin-top:12px;margin-bottom:32px;font-size:18px;font-weight:300;color:#a0a1a4;line-height:1.4}html body section.start .hero .buttons{display:flex;gap:30px;flex-direction:row;justify-content:center;align-items:center}html body section.start .hero .buttons .appstore-buttons{display:flex;flex-direction:row;gap:30px}html body section.start .hero .buttons .app-icon{font-size:24px}html body section.image{max-width:1280px;width:100%;margin:0 auto;text-align:center;margin-top:120px;height:fit-content;min-height:fit-content}html body section.image img{width:100%}html body section.demo{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1280px;margin:0 auto;margin-top:120px}html body section.demo hr{height:2px;width:100%;background-color:#1b1f21;border:none;margin-top:80px}html body section.reasons{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1280px;width:100%;margin:0 auto}html body section.reasons .box-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:30px}html body section.reasons .box-container .box-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:30px;width:100%}html body section.reasons .box-container .box-row .box{height:400px;border-radius:30px;padding:30px;border:1px solid rgb(255 255 255 / .1);display:flex;justify-content:space-between;position:relative;overflow:hidden}html body section.reasons .box-container .box-row .box .image1{filter:grayscale(100%);transition:all ease 0.3s}html body section.reasons .box-container .box-row .box:hover .image1{filter:grayscale(0%)}html body section.reasons .box-container .box-row .box:hover .lights div{filter:grayscale(0%);animation-play-state:running}html body section.reasons .box-container .box-row .box:hover .bounce{animation-play-state:running}html body section.reasons .box-container .box-row .box img{width:100%}html body section.reasons .box-container .box-row .box.box-wide{width:66.66666%;flex-direction:row;gap:30px}html body section.reasons .box-container .box-row .box.box-wide img{width:300px}html body section.reasons .box-container .box-row .box.box-wide .text{display:flex;flex-direction:column;justify-content:flex-end}html body section.reasons .box-container .box-row .box .image2{width:500px!important;margin-right:-150px}html body section.reasons .box-container .box-row .box .image3{width:800px!important;margin-right:-350px;border:1px solid rgb(255 255 255 / .1);border-radius:20px}html body section.reasons .box-container .box-row .box.box-small{width:33.3333333%;flex-direction:column}html body section.reasons .box-container .box-row .box .text h3{margin-bottom:12px}html body section.reasons .box-container .box-row .box .text p{line-height:1.4;color:#a0a1a4}html body section.reasons .box-container .box-row .box .text.text-centered{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%}html body section.reasons .box-container .box-row .box .background{position:absolute;top:0;left:0;right:0;bottom:0}html body section.reasons .box-container .box-row .box .foreground{position:absolute;bottom:30px;left:30px;right:30px}html body section.reasons .box-container .box-row .box .foreground.fade{padding-top:100px;background:linear-gradient(to top,#000000 0%,#000000 25%,rgb(0 0 0 / .8) 50%,rgb(0 0 0 / .6) 75%,#fff0 100%)}html body section.reasons .box-container .box-row .box .foreground h3{margin-bottom:12px}html body section.reasons .box-container .box-row .box .foreground p{line-height:1.4;color:#a0a1a4}html body section.pricing{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1280px;margin:0 auto}html body section.pricing .pricing-table{display:flex;justify-content:space-between;width:100%}html body section.pricing .pricing-table .pricing-table-item{width:370px;min-height:500px;border-radius:30px;margin-right:30px;padding:30px;border:1px solid rgb(255 255 255 / .1);position:relative}html body section.pricing .pricing-table .pricing-table-item:last-child{margin-right:0}html body section.pricing .pricing-table .pricing-table-item h4{font-size:20px;margin-bottom:10px}html body section.pricing .pricing-table .pricing-table-item h4 i{margin-right:10px}html body section.pricing .pricing-table .pricing-table-item p{font-size:14px;color:#a0a1a4}html body section.pricing .pricing-table .pricing-table-item hr{margin-top:20px;margin-bottom:20px;border:none;height:1px;background-color:rgb(255 255 255 / .1)}html body section.pricing .pricing-table .pricing-table-item .price{font-size:30px;margin-bottom:10px}html body section.pricing .pricing-table .pricing-table-item .buylink{display:block;margin-top:30px;text-align:center}html body section.pricing .pricing-table .pricing-table-item .price-info{margin-top:5px;margin-bottom:5px;font-size:12px;color:#a0a1a4}html body section.pricing .pricing-table .pricing-table-item ul{margin:0;padding:0}html body section.pricing .pricing-table .pricing-table-item ul li{list-style:none;display:flex;justify-content:start;margin-bottom:12px}html body section.pricing .pricing-table .pricing-table-item ul li span{margin-right:10px;font-size:14px}html body section.faq{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1280px;min-height:auto;margin:0 auto;margin-top:160px;margin-bottom:160px}html body section.faq hr{height:2px;width:100%;background-color:#1b1f21;border:none;margin-top:80px}html body section.faq .faq-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px;min-height:400px;align-items:stretch}html body section.faq .faq-container .left{display:flex;flex-direction:column;justify-content:space-between}html body section.faq .faq-container .left h2{font-size:48px;font-weight:600;margin-top:18px;line-height:1;letter-spacing:-.04em;-webkit-text-fill-color:#fff0;color:unset;font-feature-settings:"ss01","ss04","ss11";background:linear-gradient(to right bottom,#ffffff 30%,rgb(255 255 255 / .5)) text}html body section.faq .faq-container .left p{color:#a0a1a4;margin-bottom:20px;margin-top:20px}html body section.faq .faq-container .left .documentation-link{padding-bottom:20px}html body section.faq .faq-container .right{width:60%;border-radius:30px;padding:30px;padding-top:10px;border:1px solid rgb(255 255 255 / .1);position:relative}html body section.faq .faq-container .right .faq-item{border-bottom:1px solid rgb(255 255 255 / .1)}html body section.faq .faq-container .right .faq-item:last-child{border-bottom:0}html body section.faq .faq-container .right .faq-item.active .faq-question span{font-weight:700}html body section.faq .faq-container .right .faq-question{width:100%;padding:20px;padding-left:0;padding-right:0;display:flex;justify-content:space-between;align-items:center;border:none;cursor:pointer;font-size:16px}html body section.faq .faq-container .right .faq-question a{background-color:#1b1f21}html body section.faq .faq-container .right .faq-question i{transition:transform 0.3s ease;background:#121314;border-radius:50px;padding:6px;border:1px solid rgb(255 255 255 / .1);color:#a0a1a4;font-size:14px}html body section.faq .faq-container .right .faq-item.active .faq-question i{transform:rotate(180deg)}html body section.faq .faq-container .right .faq-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.3s ease-in-out}html body section.faq .faq-container .right .faq-item.active .faq-answer-wrapper{grid-template-rows:1fr}html body section.faq .faq-container .right .faq-answer-content{overflow:hidden}html body section.faq .faq-container .right .faq-inner-padding{padding:0 20px 20px 0;color:#a0a1a4;line-height:1.6;font-size:14px}html body section.footer{min-height:auto;width:100%;padding-top:60px;margin:0 auto;background-color:#000;position:relative;border-top:1px solid rgb(255 255 255 / .1);background:radial-gradient(40% 140px at 50% -60px,rgb(255 255 255 / .15) 0%,#fff0 100%)}html body section.footer .footer-info{position:relative;padding-bottom:50px;padding-top:40px;max-width:1280px;margin:0 auto}html body section.footer .footer-info .trademark{color:#a0a1a4;font-size:14px}html body section.footer .footer-info .footer-text{display:flex;justify-content:space-between;margin:0 auto}html body section.footer .footer-info .footer-text .company-profile .icon{display:flex;align-items:center;margin-bottom:10px}html body section.footer .footer-info .footer-text .company-profile .icon img{margin-right:10px}html body section.footer .footer-info .footer-text .company-profile .description{color:#a0a1a4;margin-bottom:20px;display:inline-block;font-size:16px;line-height:1.4}html body section.footer .footer-info .footer-text .company-profile strong{display:inline-block;margin-bottom:10px}html body section.footer .footer-info .footer-text .pagelinks ul,html body section.footer .footer-info .footer-text .links ul,html body section.footer .footer-info .footer-text .legal ul{margin:0;padding:0}html body section.footer .footer-info .footer-text .pagelinks ul li,html body section.footer .footer-info .footer-text .links ul li,html body section.footer .footer-info .footer-text .legal ul li{list-style:none}html body section.footer .footer-info .footer-text .pagelinks ul li a,html body section.footer .footer-info .footer-text .pagelinks ul li strong,html body section.footer .footer-info .footer-text .links ul li a,html body section.footer .footer-info .footer-text .links ul li strong,html body section.footer .footer-info .footer-text .legal ul li a,html body section.footer .footer-info .footer-text .legal ul li strong{display:inline-block;margin-bottom:8px;color:#a0a1a4;font-size:14px}html body section.footer .footer-info .footer-text .pagelinks ul li a,html body section.footer .footer-info .footer-text .links ul li a,html body section.footer .footer-info .footer-text .legal ul li a{transition:all ease 0.3s}html body section.footer .footer-info .footer-text .pagelinks ul li a:hover,html body section.footer .footer-info .footer-text .links ul li a:hover,html body section.footer .footer-info .footer-text .legal ul li a:hover{filter:brightness(1.4)}html body section.footer .footer-info .footer-text .pagelinks ul li strong,html body section.footer .footer-info .footer-text .links ul li strong,html body section.footer .footer-info .footer-text .legal ul li strong{margin-bottom:12px;color:#fcfeff;font-size:16px}html body section.footer .copyright{border-top:1px solid rgb(255 255 255 / .1);padding-top:30px;padding-bottom:30px;color:#fcfeff;display:flex;justify-content:space-between;align-items:center;font-size:14px;max-width:1280px;margin:0 auto}html body section.footer .copyright .country{display:flex;justify-content:space-between;align-items:center;gap:15px}html body section.footer .copyright .country img{height:25px}html body section.footer .copyright .country a{display:block;height:25px}html body section.footer .last-line{display:flex;justify-content:space-between;width:90%;margin:0 auto;align-items:center}html body section.footer .last-line .europe{display:flex}html body section.footer .last-line .europe img{width:30px;height:30px;margin-right:10px}html body section.footer .last-line .europe div{font-size:12px}html body section.footer .last-line .europe div a{font-weight:700}html body section.integrations{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1280px;margin:0 auto;min-height:auto}html body section.integrations h4 i{padding-right:8px}html body section.integrations .integrations-list{display:flex;flex-direction:column;gap:30px}html body section.integrations .integrations-list h4{padding-bottom:18px;border-bottom:2px solid rgb(255 255 255 / .1);width:100%;display:block;margin-top:30px}html body section.integrations .integrations-list .integrations-row{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px}html body section.integrations .integrations-list .integrations-row.missing{justify-content:flex-start}html body section.integrations .integrations-list .integrations-row .integration{background-color:#1b1f21;border-radius:20px;border:1px solid rgb(255 255 255 / .1);transition:all ease 0.3s;width:100%}html body section.integrations .integrations-list .integrations-row .integration.missing{max-width:33.3333%;width:100%;padding-top:20px}html body section.integrations .integrations-list .integrations-row .integration.missing strong{display:block}html body section.integrations .integrations-list .integrations-row .integration .integrate{display:flex;justify-content:space-between;align-items:center;padding:20px;padding-top:15px;padding-bottom:15px;margin-top:20px;border-top:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .03);border-bottom-left-radius:18px;border-bottom-right-radius:18px;transition:all ease 0.3s}html body section.integrations .integrations-list .integrations-row .integration .integrate:hover{background:rgb(255 255 255 / .05)}html body section.integrations .integrations-list .integrations-row .integration .text{padding-left:20px;padding-right:20px}html body section.integrations .integrations-list .integrations-row .integration .links{display:flex;flex-direction:row;align-items:center;padding-top:10px}html body section.integrations .integrations-list .integrations-row .integration .links a{font-size:14px;color:#fcfeff;display:flex;align-items:center;text-decoration:none;transition:all ease 0.3s}html body section.integrations .integrations-list .integrations-row .integration .links a i{margin-right:6px}html body section.integrations .integrations-list .integrations-row .integration .links a:hover{filter:brightness(.6)}html body section.integrations .integrations-list .integrations-row .integration .links a+a::before{content:"";display:inline-block;width:1px;height:12px;background-color:rgb(255 255 255 / .2);margin:0 12px;flex-shrink:0}html body section.integrations .integrations-list .integrations-row .integration h3{margin-bottom:10px}html body section.integrations .integrations-list .integrations-row .integration p{color:#a0a1a4;margin-bottom:20px;font-size:14px}html body section.integrations .integrations-list .integrations-row .integration img,html body section.integrations .integrations-list .integrations-row .integration .fa-image{height:30px;margin:20px;margin-bottom:15px}html body section.integrations .integrations-list .integrations-row .integration .fa-lobster{color:#ff4d4d}html body section.integrations .integrations-list .morelink{text-align:right}html body section.code{min-height:fit-content;height:fit-content;max-width:1280px;margin:0 auto;display:flex;flex-direction:column}html body section.code .section-header{margin-bottom:80px}html body section.code .section-header .integrate-time i{-webkit-text-fill-color:initial;color:inherit}html body section.code .section-header .integrate-time .fa-sun-cloud{color:rgb(255 204 0 / .8);-webkit-text-fill-color:rgb(255 204 0 / .8)}html body section.code .section-header .integrate-time .fa-sun-cloud1{color:rgb(255 165 0 / .9);-webkit-text-fill-color:rgb(255 165 0 / .9)}html body section.code .section-header .integrate-time .fa-burger-cheese{--fa-primary-color:rgba(91, 54, 37, 1);--fa-primary-opacity:1;--fa-secondary-color:rgba(188, 122, 64, 1);--fa-secondary-opacity:1}html body section.code .section-header .integrate-time .fa-house-night{--fa-primary-color:rgba(255, 255, 255, 0.2);--fa-primary-opacity:1;--fa-secondary-color:rgba(188, 122, 64, 1);--fa-secondary-opacity:1}html body section.code .section-header .integrate-time .fa-moon-cloud{--fa-primary-color:rgba(255, 255, 255, 1);--fa-primary-opacity:1;--fa-secondary-color:rgba(255, 204, 0, 0.3);--fa-secondary-opacity:1}html body section.contact{max-width:1280px;width:100%;margin:0 auto;min-height:auto;margin-top:120px}html body section.contact hr{height:2px;width:100%;background-color:#1b1f21;border:none;margin-top:80px}html body section.contact .thankyou{padding-top:160px;padding-bottom:160px;text-align:center}html body section.contact .thankyou .section-header{margin-top:0;margin-bottom:0}html body section.contact .thankyou i{font-size:64px}html body section.contact .thankyou h2{font-size:48px;background:linear-gradient(to bottom right,#fff 30%,rgb(255 255 255 / .5019607843));background-clip:text;-webkit-text-fill-color:#fff0;color:unset;font-feature-settings:"ss01","ss04","ss11"}html body section.contact .thankyou p{color:#a0a1a4}html body section.contact .thankyou a{display:inline-block;margin-top:40px}html body section.contact .contact-form{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:30px}html body section.contact .contact-form .left,html body section.contact .contact-form .right{width:100%}html body section.contact .contact-form .left .social{margin-top:80px}html body section.contact .contact-form .left .social .social-links{margin-top:20px}html body section.contact .contact-form .left .social .social-links a{color:#a0a1a4}html body section.contact .contact-form .left .social .social-links a i{color:#fcfeff}html body section.contact .contact-form .left .contact-links{margin-top:30px}html body section.contact .contact-form .left .contact-links .contact-link{margin-bottom:12px;font-size:16px}html body section.contact .contact-form .left .contact-links .contact-link i{color:#a0a1a4;margin-right:8px}html body section.contact .contact-form .left h2{font-size:48px;margin-bottom:20px;font-weight:600;margin-top:18px;line-height:1;letter-spacing:-.04em}html body section.contact .contact-form .left p{font-size:18px;color:#a0a1a4;font-weight:500}html body section.contact .contact-form .right{background:linear-gradient(180deg,rgb(80 80 80 / .15) 0%,#fff0 70%);border:1px solid rgb(255 255 255 / .1);padding:30px;border-radius:30px;min-height:400px;position:relative}html body section.contact .contact-form .right form .form-line{margin-bottom:12px}html body section.contact .contact-form .right form .form-line span{display:block;color:#a0a1a4;margin-bottom:4px;margin-left:4px;font-size:14px}html body section.contact .contact-form .right form .form-line.message{margin-top:24px}html body section.contact .contact-form .right form .form-line:last-child{margin-bottom:0;margin-top:32px}html body section.contact .contact-form .right form input,html body section.contact .contact-form .right form textarea{width:100%;border:1px solid rgb(255 255 255 / .1);background-color:rgb(255 255 255 / .03);outline:none;border-radius:8px;color:#fcfeff;font-size:16px;transition:all ease 0.3s}html body section.contact .contact-form .right form input:focus,html body section.contact .contact-form .right form textarea:focus{border:1px solid rgb(255 255 255 / .18)}html body section.contact .contact-form .right form .btn{font-size:16px}html body section.contact .contact-form .right form input{padding:12px;padding-left:18px;padding-right:18px}html body section.contact .contact-form .right form input.name,html body section.contact .contact-form .right form input.email{width:60%}html body section.contact .contact-form .right form textarea{height:200px;padding:12px}html body section.outro{max-width:1280px;width:100%;margin:0 auto;min-height:auto;margin-bottom:160px;margin-top:160px}html body section.outro .outro-text{text-align:center}html body section.outro .outro-text img{border-radius:12px;width:64px;margin-bottom:32px}html body section.outro .outro-text h3{font-size:48px;font-weight:600;margin:0;margin-bottom:12px;line-height:1.2;-webkit-text-fill-color:#fff0;color:unset;font-feature-settings:"ss01","ss04","ss11";background:linear-gradient(to right bottom,#ffffff 30%,rgb(255 255 255 / .5)) text}html body section.outro .outro-text p{color:#a0a1a4;font-size:18px;font-weight:500}html body section.outro .outro-text .outro-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:32px;margin-top:48px}html .page-integrations::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgb(252 254 255 / .2) 2px,transparent 2px);background-size:25px 25px;mask-image:linear-gradient(to bottom,black 10%,rgb(0 0 0 / .5) 35%,transparent 60%);-webkit-mask-image:linear-gradient(to bottom,black 10%,rgb(0 0 0 / .5) 35%,transparent 60%);z-index:-1}html .page-code::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgb(252 254 255 / .2) 2px,transparent 2px);background-size:25px 25px;mask-image:linear-gradient(to bottom,black 10%,rgb(0 0 0 / .5) 35%,transparent 60%);-webkit-mask-image:linear-gradient(to bottom,black 10%,rgb(0 0 0 / .5) 35%,transparent 60%);z-index:-1}html .page-code section{max-width:1280px;width:100%;margin:0 auto}html .page-features::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgb(252 254 255 / .2) 2px,transparent 2px);background-size:25px 25px;mask-image:linear-gradient(to bottom,black 10%,rgb(0 0 0 / .5) 35%,transparent 60%);-webkit-mask-image:linear-gradient(to bottom,black 10%,rgb(0 0 0 / .5) 35%,transparent 60%);z-index:-1}html .page-pricing::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgb(252 254 255 / .2) 2px,transparent 2px);background-size:25px 25px;mask-image:linear-gradient(to bottom,black 10%,rgb(0 0 0 / .5) 35%,transparent 60%);-webkit-mask-image:linear-gradient(to bottom,black 10%,rgb(0 0 0 / .5) 35%,transparent 60%);z-index:-1}html .page-contact section.faq{min-height:100%}html .page-contact section.faq .faq-container{flex-direction:column;align-items:center}html .page-contact section.faq .faq-container .right{width:100%}html .page-contact section.faq .faq-container .left{text-align:center}html .page-demo .section-header a{display:inline-block;margin-top:40px}html .page-demo .demo-form{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;gap:30px;width:100%}html .page-demo .demo-form .left .social{margin-top:80px}html .page-demo .demo-form .left .social .social-links{margin-top:20px}html .page-demo .demo-form .left .social .social-links a{color:#a0a1a4}html .page-demo .demo-form .left .social .social-links a i{color:#fcfeff}html .page-demo .demo-form .left .contact-links{margin-top:48px}html .page-demo .demo-form .left .contact-links .contact-link{margin-bottom:12px;font-size:16px}html .page-demo .demo-form .left .contact-links .contact-link i{color:#a0a1a4;margin-right:8px}html .page-demo .demo-form .left h2{font-size:48px;font-weight:600;margin-top:18px;line-height:1;letter-spacing:-.04em;margin-bottom:20px;background:linear-gradient(to bottom right,#fff 30%,rgb(255 255 255 / .5019607843));background-clip:text;-webkit-text-fill-color:#fff0;color:unset;font-feature-settings:"ss01","ss04","ss11"}html .page-demo .demo-form .left p{font-size:18px;color:#a0a1a4;font-weight:500}html .page-demo .demo-form .right form{background:linear-gradient(180deg,rgb(80 80 80 / .15) 0%,#fff0 70%);border:1px solid rgb(255 255 255 / .1);padding:30px;border-radius:30px;position:relative;width:400px}html .page-demo .demo-form .right form .form-line{margin-bottom:12px}html .page-demo .demo-form .right form .form-line span{display:block;color:#a0a1a4;margin-bottom:4px;margin-left:4px;font-size:14px}html .page-demo .demo-form .right form .form-line.message{margin-top:24px}html .page-demo .demo-form .right form .form-line:last-child{margin-bottom:0;margin-top:32px}html .page-demo .demo-form .right form input,html .page-demo .demo-form .right form textarea{width:100%;border:1px solid rgb(255 255 255 / .1);background-color:#000;outline:none;border-radius:8px;color:#fcfeff;font-size:16px;transition:all ease 0.3s}html .page-demo .demo-form .right form input:focus,html .page-demo .demo-form .right form textarea:focus{border:1px solid rgb(255 255 255 / .3)}html .page-demo .demo-form .right form input{padding:12px;padding-left:18px;padding-right:18px}html .page-demo .demo-form .right form textarea{height:120px;padding:12px}html .page-demo .demo-form .right form .btn{width:100%;font-size:16px;padding:12px}html .page-terms{margin-top:120px}html .page-terms section.terms{max-width:800px;margin:0 auto}html .page-privacy{margin-top:120px}html .page-privacy section.privacy{max-width:800px;margin:0 auto}html .page-deletion{margin-top:120px}html .page-deletion section.deletion{max-width:800px;margin:0 auto}html .page-imprint{margin-top:120px}html .page-imprint section.imprint{max-width:800px;margin:0 auto}html .page-eu{margin-top:120px}html .page-eu section.eu{max-width:800px;margin:0 auto}.section-header{margin-bottom:160px;margin-top:160px;text-align:center}.section-header .header-text{margin-top:-100px;margin-left:30px;margin-right:30px}.section-header h2{font-size:48px;font-weight:600;margin-top:18px;line-height:1.2;margin-bottom:20px;background:linear-gradient(to bottom right,#fff 30%,rgb(255 255 255 / .5019607843));background-clip:text;-webkit-text-fill-color:#fff0;color:unset;font-feature-settings:"ss01","ss04","ss11"}.section-header p{font-size:18px;font-weight:400;color:#a0a1a4;line-height:1.4}.browser-support{display:flex;flex-direction:column;text-align:center;margin:0 auto}.browser-support .browsers{display:flex;flex-direction:row;justify-content:center;gap:30px;align-items:center;margin-top:40px}.browser-support .browsers img{width:55px}.badge{padding:4px;padding-left:16px;padding-right:16px;border:1px solid #a0a1a4;color:#a0a1a4;border-radius:30px;font-size:14px;display:inline-block}.legal-text .legal-text-header{margin-bottom:48px}.legal-text .legal-text-header h1{font-size:48px;margin-bottom:24px}.legal-text .legal-text-header p{line-height:1.2;color:#a0a1a4}.legal-text ul{margin:20px;margin-left:40px}.legal-text h2{margin-top:30px;margin-bottom:10px}.legal-text p{line-height:1.6;margin-bottom:12px;color:#a0a1a4}.legal-text ul{color:#a0a1a4}.bounce{animation:bounce 3s infinite ease-in-out;animation-play-state:paused}.lights{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:80px;gap:20px}.lights div{width:40px;height:40px;border-radius:40px;box-shadow:0 4px 12px rgb(0 0 0 / .08),0 1px 4px rgb(0 0 0 / .04);filter:grayscale(100%);transition:filter 0.5s ease;animation:bounce 2s infinite ease-in-out;animation-play-state:paused;display:flex;justify-content:center;align-items:center;font-size:20px}.lights .success{background:radial-gradient(circle at 81.9% 53.5%,#309744 16.3%,#257936 100.2%);animation-delay:0s}.lights .info{background:radial-gradient(circle at 81.9% 53.5%,#2974ff 16.3%,#0050e6 100.2%);animation-delay:0.15s}.lights .warn{background:radial-gradient(circle at 81.9% 53.5%,#fcda31 16.3%,#fbe523 100.2%);animation-delay:0.3s;color:#000}.lights .crit{background:radial-gradient(circle at 81.9% 53.5%,#e83b3b 16.3%,#cf3a3a 100.2%);animation-delay:0.45s}.dontfit{padding:15px;border-radius:10px;text-align:left;margin-top:20px;margin-bottom:30px;width:100%}.dontfit p{font-weight:300;font-size:14px;color:#a0a1a4}a{color:#fcfeff;text-decoration:none}.terminal{width:100%;border-radius:12px;color:#fff;background:#212226;border:1px solid rgb(255 255 255 / .1);display:inline-block}.terminal .terminal-header{padding:15px;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:space-between;flex-direction:row;border-bottom:1px solid rgb(255 255 255 / .2);font-size:14px;height:42px;width:100%}.terminal .terminal-header .terminal-github{transition:all ease 0.3s}.terminal .terminal-header .terminal-github:hover{filter:brightness(.7)}.terminal .terminal-header .left{display:flex;justify-content:flex-start;align-items:center;flex-direction:row}.terminal .terminal-header .options{margin-left:12px;font-weight:500}.terminal .terminal-header .options span{padding-left:8px;padding-right:8px;color:#a0a1a4}.terminal .terminal-header .options a{transition:all ease 0.2s;color:#a0a1a4;padding:2px;padding-left:6px;padding-right:6px;border-radius:4px;outline:none;font-size:12px}.terminal .terminal-header .options a.active{color:#fcfeff;background:radial-gradient(circle at 81.9% 53.5%,#2974ff 16.3%,#0050e6 100.2%)}.terminal .terminal-header .options a:hover{color:#fcfeff}.terminal .terminal-header .terminal-close{background-color:#FF5F56;width:12px;height:12px;border-radius:12px;margin-right:8px}.terminal .terminal-header .terminal-minimize{background-color:#FFBD2E;width:12px;height:12px;border-radius:12px;margin-right:8px}.terminal .terminal-header .terminal-maximize{background-color:#27C93F;width:12px;height:12px;border-radius:12px}.terminal .terminal-body{padding:20px;font-size:14px;padding-left:16px;text-align:left;position:relative;height:calc(100% - 42px)}.terminal .terminal-body .terminal-snippet{display:none}.terminal .terminal-body .terminal-snippet.active{display:block}.terminal .terminal-body .copy{position:absolute;right:12px;bottom:12px}.terminal .terminal-body .copy a{padding:8px;display:inline-block;outline:none}.terminal .terminal-body .terminal-snippet.bash pre.prompt::before{content:"$";font-weight:700;color:#2974ff;padding-right:8px}.shine{height:200px;margin:0 auto;position:relative}.shine .line{height:1px;max-width:400px;width:100%;margin:0 auto;background:linear-gradient(90deg,#fff0 0%,#fff0 0%,rgb(143 143 143 / .67) 50%,#fff0 100%)}.shine .shadow{height:200px;position:absolute;top:-102px;left:50%;max-width:500px;width:100%;transform:translateX(-50%);background:conic-gradient(from 90deg,#fff0 50%,#000000 50%),radial-gradient(rgb(200 200 200 / .13) 0%,transparent 80%)}.section-seperator{height:100px;width:100%;max-width:1280px;margin:0 auto;position:relative;margin-top:20px;margin-bottom:20px;background:conic-gradient(from 90deg,#fff0 50%,#000000 50%),radial-gradient(rgb(200 200 200 / .1) 0%,transparent 80%)}.section-seperator .top-glow-middle{width:50%}.code-container{display:flex;flex-direction:column}.code-container .code-links{display:flex;flex-direction:row;justify-content:center;gap:30px;width:100%;max-width:100vw;overflow-x:auto;white-space:nowrap;-webkit-mask-image:linear-gradient(to right,black 80%,transparent 100%);mask-image:linear-gradient(to right,black 80%,transparent 100%);scrollbar-width:none;-ms-overflow-style:none}.code-container .code-links::-webkit-scrollbar{display:none}.code-container .code-links .code-link{display:flex;flex-direction:column;text-align:center;cursor:pointer}.code-container .code-links .code-link .code-icon{display:flex;width:60px;height:60px;border-radius:18px;justify-content:center;align-items:center;border:1px solid rgb(255 255 255 / .2)}.code-container .code-links .code-link .code-icon i{transition:all ease 0.3s;color:#a0a1a4;font-size:20px}.code-container .code-links .code-link .code-name{transition:all ease 0.3s;color:#a0a1a4;font-size:14px;margin-top:12px}.code-container .code-links .code-link:hover .code-icon i{color:#fcfeff}.code-container .code-links .code-link:hover .code-name{color:#fcfeff}.code-container .code-links .code-link.active .code-icon{border:1px solid rgb(255 255 255 / .4)}.code-container .code-links .code-link.active .code-icon i{color:#2b75ff}.code-container .code-links .code-link.active .code-name{color:#fcfeff}.code-container .code-editor{max-width:1000px;width:100%;border:1px solid rgb(255 255 255 / .15);border-radius:20px;min-height:300px;margin:0 auto;margin-top:40px}.code-container .code-editor .code-editor-header{height:60px;border-bottom:1px solid rgb(255 255 255 / .15);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px;position:relative}.code-container .code-editor .code-editor-header .language{display:none}.code-container .code-editor .code-editor-header .language.active{display:block}.code-container .code-editor .code-editor-header .language a{font-size:14px;padding:4px;padding-left:12px;padding-right:12px;color:rgb(255 255 255 / .4);display:inline-block;border:.5px solid #fff0;border-radius:8px;transition:all ease 0.3s}.code-container .code-editor .code-editor-header .language a.active{color:#fcfeff;background-color:#000;box-shadow:inset 0 10px 12px rgb(255 255 255 / .15)}.code-container .code-editor .code-editor-header .copy{color:#a0a1a4;cursor:pointer}.code-container .code-editor .code-editor-header .copy .fa-solid{width:28px;height:28px;display:flex;justify-content:center;align-items:center}.code-container .code-editor .code-editor-header .copy .fa-check{border:1px solid rgb(255 255 255 / .3);border-radius:8px;color:green}.code-container .code-editor .code-editor-bodys .code-editor-body{display:none;padding:20px;min-height:500px;position:relative}.code-container .code-editor .code-editor-bodys .code-editor-body .github{position:absolute;bottom:20px;left:20px;font-size:12px;color:#a0a1a4}.code-container .code-editor .code-editor-bodys .code-editor-body .github span{padding-left:4px}.code-container .code-editor .code-editor-bodys .code-editor-body.active{display:block}.code-container .code-editor .code-editor-bodys .code-editor-body .code{white-space:pre-wrap;font-family:monospace;display:block;overflow-x:auto;margin:0;color:rgb(255 255 255 / .6);font-size:14px;counter-reset:line;white-space:pre}.code-container .code-editor .code-editor-bodys .code-editor-body .code span{line-height:1.4;counter-increment:line;position:relative;padding-left:40px}.code-container .code-editor .code-editor-bodys .code-editor-body .code span::before{content:counter(line);position:absolute;left:0;width:20px;text-align:right;color:rgb(255 255 255 / .2);user-select:none}.code-container .code-editor .code-editor-bodys .code-editor-body .code i{font-style:normal}.code-container .code-editor .code-editor-bodys .code-editor-body .code .c{text-align:right;display:inline-block;width:20px;color:rgb(255 255 255 / .3);margin-right:18px}.code-container .code-editor .code-editor-bodys .code-editor-body .code .c1{color:#fff}.code-container .code-editor .code-editor-bodys .code-editor-body .code .c2{color:rgb(255 255 255 / .8)}.code-container .code-editor .code-editor-bodys .code-editor-body .code .c3{color:rgb(255 255 255 / .6)}.code-container .code-editor .code-editor-bodys .code-editor-body .code .c4{color:rgb(255 255 255 / .4)}.code-container .code-editor .code-editor-bodys .code-editor-body .code .c5{color:rgb(255 255 255 / .2)}.code-container .code-editor .code-editor-bodys .code-editor-body .code .b1{color:rgb(43 117 255 / .9)}.checkmark{width:20px;height:20px;border-radius:20px;background-color:#286ffc;box-sizing:border-box;display:flex;justify-content:center;align-items:center;color:#fcfeff;font-size:11px}.checkmark i{font-size:10px}.box-glow-topright::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:radial-gradient(circle at 100% 10%,rgb(255 255 255 / .1),transparent 100%);border-radius:30px}.box-glow-topleft::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:radial-gradient(circle at 0% 10%,rgb(255 255 255 / .1),transparent 100%);border-radius:30px}.box-glow-bottomright::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:radial-gradient(circle at 100% 90%,rgb(255 255 255 / .1),transparent 100%);border-radius:30px}.box-glow-bottomleft::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:radial-gradient(circle at 0% 90%,rgb(255 255 255 / .1),transparent 100%);border-radius:30px}.box-glow-topcenter::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:radial-gradient(circle at 90% 0%,rgb(255 255 255 / .1),transparent 70%);border-radius:30px}.nocheckmark{width:21px;height:21px;border-radius:20px;background-color:#7b8a9e;box-sizing:border-box;display:flex;justify-content:center;align-items:center;color:#fcfeff;font-size:13px}.nocheckmark i{font-size:10px}.frosted{background-color:rgb(18 19 20 / .1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.top-glow{position:absolute;top:0;right:10%;width:300px;height:1px;background:linear-gradient(90deg,#fff0 0%,#fff0 0%,rgb(232 232 232 / .2) 33.02%,rgb(143 143 143 / .6719) 64.41%,#fff0 98.93%)}.top-glow-middle{position:absolute;top:0;left:50%;transform:translateX(-50%);width:40%;height:1px;background:linear-gradient(90deg,#fff0 0%,#fff0 0%,rgb(232 232 232 / .2) 33.02%,rgb(143 143 143 / .6719) 64.41%,#fff0 98.93%)}.btn{padding:8px;padding-left:24px;padding-right:24px;text-decoration:none;border-radius:30px;display:inline-block;cursor:pointer;border:none;outline:none;transition:all ease 0.3s}.btn:hover{filter:brightness(70%)}.btn:focus{filter:brightness(80%)}.btn:active{filter:brightness(80%)}.btn-small-radius{border-radius:8px}.btn-primary{background-color:#fcfeff;color:#121314;border:2px solid #fcfeff}.btn-outline{border:2px solid #fcfeff;background-color:#fff0;color:#fcfeff}.text-blue{background:linear-gradient(to right,#2b75ff,#004fe3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#fff0;line-height:1.2}*{margin:0;padding:0;box-sizing:border-box}::selection{background-color:#fcfeff;color:#121314}::-moz-selection{background-color:#fcfeff;color:#121314}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes float{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-55%)}100%{transform:translate(-50%,-50%)}}@keyframes fadeInDownSmall{from{opacity:0;transform:translate3d(0,-30px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInDownSmall{animation-name:fadeInDownSmall;animation-duration:1.5s;animation-fill-mode:both}@keyframes fadeInRightSmall{from{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInRightSmall{animation-name:fadeInRightSmall;animation-duration:1.5s;animation-fill-mode:both}@keyframes fadeInLeftSmall{from{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInLeftSmall{animation-name:fadeInLeftSmall;animation-duration:1.5s;animation-fill-mode:both}@keyframes fadeInUpSmall{from{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translate3d(0,0,0)}}.fadeInUpSmall{animation-name:fadeInUpSmall;animation-duration:1.5s;animation-fill-mode:both}.animate__delay-02s{-webkit-animation-delay:0.2s;animation-delay:0.2s;--animate-delay:0.2s}.animate__delay-04s{-webkit-animation-delay:0.4s;animation-delay:0.4s;--animate-delay:0.4s}.animate__delay-06s{-webkit-animation-delay:0.6s;animation-delay:0.6s;--animate-delay:0.6s}.animate__delay-08s{-webkit-animation-delay:0.8s;animation-delay:0.8s;--animate-delay:0.8s}.animate__delay-12s{-webkit-animation-delay:1.2s;animation-delay:1.2s;--animate-delay:1.2s}@keyframes opacityPulse{0%,100%{opacity:.3}50%{opacity:1}}@media (max-width:1279.98px){html body{overflow-x:hidden;margin:0}html body nav.mobile-nav{display:flex;position:fixed;top:0;right:0;left:0;width:100%;height:60px;justify-content:flex-start;align-items:center;justify-content:space-between;padding:20px;z-index:99999;transition:all ease 0.3s;background:#000}html body nav.mobile-nav .left{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}html body nav.mobile-nav .left img{width:18px;margin-right:8px}html body nav.mobile-nav .left span{font-weight:300;letter-spacing:1px}html body nav.mobile-nav .right a{display:inline-block;padding:8px;outline:none}html body nav.mobile-nav .right a i{font-size:24px;color:#a0a1a4}html body .mobile-menu-overlay{display:none;position:fixed;top:60px;bottom:0;left:0;right:0;width:100%;height:100%;overflow:scroll;background-color:#000;padding:20px;z-index:999999999}html body .mobile-menu-overlay .mobile-menu .actions{margin-bottom:20px}html body .mobile-menu-overlay .mobile-menu .actions a{display:block;margin-bottom:20px;font-weight:600}html body .mobile-menu-overlay .mobile-menu .actions a.btn{text-align:center}html body .mobile-menu-overlay .mobile-menu ul{margin:0;padding:0}html body .mobile-menu-overlay .mobile-menu ul li{list-style:none}html body .mobile-menu-overlay .mobile-menu ul li a{width:100%;display:flex;padding-top:16px;padding-bottom:16px;color:#a0a1a4;font-weight:600;border-bottom:1px solid rgb(255 255 255 / .2);justify-content:space-between;align-items:center}html body nav.main-nav{display:none}html body .code-container{margin:0}html body .code-container .code-editor .code-editor-bodys .code-editor-body{padding:0}html body .code-container .code-editor .code-editor-bodys .code-editor-body .code{padding-left:12px;padding-top:18px}html body .code-container .code-links{padding-right:30px;padding-left:20px}html body .section-header{margin-top:120px;margin-bottom:120px}html body .section-header p{margin-left:30px;margin-right:30px}html body section.image{width:90%}html body section.code{margin:0}html body section.contact{width:90%}html body section.contact .contact-form{flex-direction:column}html body section.contact .social{display:none}html body section.imprint{width:90%}html body section.reasons{width:90%;align-items:inherit}html body section.integrations{width:90%}html body section.pricing{width:90%}html body section.outro{width:90%}html body section.faq{width:90%}html body section.faq .faq-container{flex-direction:column}html body section.faq .faq-container .left{text-align:center}html body section.faq .faq-container .right{width:100%;margin-top:20px}html body section.faq .faq-container .documentation-link{display:none}html body section.pricing .pricing-table .pricing-table-item .top-glow{width:200px;right:30px}html body section.start .hero h1{font-size:48px;margin-left:30px;margin-right:30px}html body section.start .hero h2{margin-left:30px;margin-right:30px}html body section.start .hero .signalgrid-logo{display:block;width:60px;margin:0 auto}}@media (max-width:699.98px){html body .code-container .code-links{justify-content:flex-start}}@media (max-width:999.98px){html body .mobile-hidden{display:none!important}html body .code-container .code-editor{width:auto;margin-left:20px;margin-right:20px}html body .system-state{margin:0 auto;margin-top:40px;margin-bottom:40px}html body section.start .hero h1 span{display:none}html body section.integrations .integrations-list .integrations-row{flex-direction:column}html body section.reasons .box-container .box-row{flex-direction:column}html body section.reasons .box-container .box-row .box.box-small,html body section.reasons .box-container .box-row .box.box-wide{width:100%;flex-direction:column}html body section.reasons .box-container .box-row .box.box-wide{flex-direction:column-reverse}html body section.reasons .box-container .box-row .box.box-wide img{width:stretch}html body section.reasons .box-container .box-row .box.box-small{height:450px}html body section.reasons .box-container .box-row .box{height:auto!important;background:#fff0}html body section.reasons .box-container .box-row .box .image,html body section.reasons .box-container .box-row .box .image1,html body section.reasons .box-container .box-row .box .image2{display:none}html body section.reasons .box-container .box-row .box .image1{filter:none}html body section.reasons .box-container .box-row .box .lights{margin-top:30px;margin-bottom:40px}html body section.reasons .box-container .box-row .box .lights div{animation-play-state:running;filter:grayscale(0%)}html body section.reasons .box-container .box-row .box .foreground{position:static}html body section.reasons .box-container .box-row .box .foreground.fade{background:#fff0}html body section.pricing .pricing-table{flex-direction:column;align-items:center}html body section.pricing .pricing-table .pricing-table-item{margin-right:0;margin-bottom:30px;width:100%}html body section.pricing .pricing-table .pricing-table-item .top-glow{width:200px;right:30px}html body section.footer .footer-info{width:90%}html body section.footer .footer-info .footer-text{flex-direction:column}html body section.footer .footer-info .footer-text .legal,html body section.footer .footer-info .footer-text .links,html body section.footer .footer-info .footer-text .pagelinks,html body section.footer .footer-info .footer-text .company-profile{text-align:center}html body section.footer .footer-info .footer-text .company-profile .icon{justify-content:center}html body section.footer .footer-info .footer-text .company-profile .icon span{font-weight:600}html body section.footer .footer-info .footer-text .company-profile .githublogo.f{margin-right:8px}html body section.footer .footer-info .footer-text .company-profile .githublogo i{font-size:20px}html body section.footer .footer-info .footer-text .legal,html body section.footer .footer-info .footer-text .links,html body section.footer .footer-info .footer-text .pagelinks{margin-top:40px}html body section.footer .copyright{width:90%}}.loadtime{time: '0.20955801010132ms'}