@charset "UTF-8";body{font-family:Larsseit,Inter var,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:20px 20px 0;max-width:1300px}@media only screen and (min-width:1290px){body{margin:20px auto 0}}h1{font-size:3rem}.button{border-radius:4px;padding:12px 25px;text-decoration:none}.get-started,.send-message{background:#07b908;color:#fff!important;display:inline-block}.button-bordered{border:1px solid #ccc;color:#555;cursor:pointer}.send-message{border:0;border-radius:5px;cursor:pointer}nav{display:grid}@media only screen and (min-width:900px){nav{grid-template-columns:220px 33% auto}}nav .logo{font-size:30px}nav .logo img{max-width:170px}nav .items{display:none}@media only screen and (min-width:900px){nav .items{display:block}}nav .items a{color:#000;display:inline-block;margin-right:30px;padding-top:20px}nav .top-right{display:none;text-align:right}@media only screen and (min-width:900px){nav .top-right{display:block}}nav .top-right a{color:#000;display:inline-block;margin-right:30px}nav .top-right a.link{padding-top:20px}section.hero{text-align:center;width:100%}section.hero h1{font-size:3rem}@media only screen and (min-width:1290px){section.hero h1{font-size:4rem}}section.hero .get-started{margin-right:10px}section.hero .button-bordered{margin-left:10px}section.hero p{margin:60px 0}section.hero ul{font-size:1.2rem;line-height:1.65rem;margin:0 auto;text-align:left}@media only screen and (min-width:900px){section.hero ul{width:800px}}section.screenshot{border:1px solid #07b808;border-radius:15px;color:#aaa;height:250px;margin-top:40px;padding-top:250px;text-align:center}.circle-and-line{position:relative}.circle-and-line .circle{background:#07b808;border-radius:20px;height:20px;left:-30px;position:absolute;top:-9px;width:20px}section.features{width:calc(100% - 15px)}section.features .features-list-container{margin-left:20px;position:relative;width:100%}section.features .features-list-container .key-circle{background:#fd5933;border-radius:10px;height:20px;left:0;padding:0;position:absolute;top:-9px;width:20px}section.features .features-list-container .key-circle-bottom{background:#07b808;bottom:-9px;top:unset}@media only screen and (min-width:860px){section.features .features-list-container{margin-left:0}}section.features .features-list-container .features-list{background-image:radial-gradient(transparent 14px,#fd5933 0,#fd5933 15px,transparent 0),linear-gradient(90deg,#fd5933,#07b908),radial-gradient(circle at 0 100%,transparent 14px,#07b908 0,#07b908 15px,transparent 0),linear-gradient(180deg,#07b908,#069c07),radial-gradient(circle at 0 0,transparent 14px,#069c07 0,#069c07 15px,transparent 0),linear-gradient(270deg,#069c07,#07b808);background-position:0 0,top,100% 0,100%,100% 100%,bottom;background-repeat:no-repeat;background-size:15px 15px,calc(100% - 30px) 1px,15px 15px,1px calc(100% - 30px);display:inline-grid;gap:25px 0;grid-template-columns:1fr;padding-bottom:45px;padding-top:30px;width:calc(100% - 40px)}@media only screen and (min-width:860px){section.features .features-list-container .features-list{grid-template-columns:1fr 1fr;width:calc(100% - 40px)}}@media only screen and (min-width:1290px){section.features .features-list-container .features-list{grid-template-columns:1fr 1fr 1fr;padding-left:35px;width:calc(100% - 80px)}}@media only screen and (min-width:1400px){section.features .features-list-container .features-list{width:100%}}section.features .features-list-container .features-list div{line-height:1.3rem;padding-right:40px}section.features .features-list-container .features-list div h3{margin-bottom:7px}section.features .features-list-container .features-list div.border-bottom{border-bottom:1px solid #07b808}section.features .features-list-container .features-list div.extra{display:none}.classic-link{color:#4545dc;cursor:pointer;text-decoration:underline}.end-hero{margin-top:25px;padding:60px 0;text-align:center}.end-hero h2{margin-top:0}.end-hero .get-started{margin-top:30px}footer{border-top:1px solid #07b808;display:grid;grid-auto-flow:row;grid-template-areas:"footer-logo" "footer-newsletter" "footer-column-1" "footer-column-2" "footer-column-3";grid-template-columns:1fr;padding-bottom:30px;padding-top:30px}@media only screen and (min-width:800px){footer{grid-template-areas:"footer-logo footer-logo footer-logo" "footer-newsletter footer-newsletter footer-newsletter" "footer-column-1 footer-column-2 footer-column-3";grid-template-columns:1fr 1fr 1fr}}@media only screen and (min-width:1100px){footer{grid-template-areas:"footer-logo footer-column-1 footer-column-2 footer-column-3 footer-newsletter";grid-template-columns:250px 200px 200px auto 400px}}@media only screen and (min-width:1335px){footer{width:1300px}}footer .logo{font-size:30px;grid-area:footer-logo}footer .logo img{width:150px}footer .column-1{grid-area:footer-column-1}footer .column-2{grid-area:footer-column-2}footer .column-3{grid-area:footer-column-3}footer .column-1,footer .column-2,footer .column-3{line-height:1.5rem}@media only screen and (max-width:1100px){footer .column-1,footer .column-2,footer .column-3{padding-top:30px}}footer .column-1 h1,footer .column-2 h1,footer .column-3 h1{font-size:1rem;margin:0 0 1rem}footer .column-1 a,footer .column-2 a,footer .column-3 a{color:#000;display:block;margin-right:30px}footer .newsletter{grid-area:footer-newsletter}@media only screen and (max-width:1100px){footer .newsletter{margin-top:20px}}@media only screen and (min-width:1100px){footer .newsletter{padding-right:20px}}footer .newsletter>div{background-color:rgba(7,185,8,.1);border:1px solid #71c572;border-radius:4px;max-width:500px;padding:20px}@media only screen and (min-width:1100px){footer .newsletter>div{margin-right:20px}}footer .newsletter>div form{align-content:stretch;margin-top:15px}footer .newsletter>div form>div{margin-bottom:15px}footer .newsletter>div form>div input{border:1px solid #999;font-size:1rem;padding:7px;width:calc(100% - 14px)}footer .newsletter>div form>div .error{color:#af0808;font-size:.9rem;line-height:2.1rem}footer .newsletter>div form a{background-color:#07b808;border:0;border-radius:0;color:#fff;display:inline-block;padding:8px 10px 7px;text-align:center;width:80px}.divider-line{border-top:1px solid #07b808;margin-top:125px}.contact-us{background:rgba(7,185,8,.1);border:1px solid #71c572;border-radius:4px;font-size:1.2rem;margin:20px 20px 0 auto;padding:20px}@media only screen and (min-width:500px){.contact-us{margin:80px auto 0;width:400px}}.contact-us h1{font-size:2rem;margin:0}.contact-us label{display:block;margin-top:15px}.contact-us .req{background-color:#fff;border:1px solid #ccc;border-radius:5px;color:#086508;display:inline-block;font-size:.8rem;margin-left:5px;padding:2px 3px 3px}.contact-us .error{color:#af0808;font-size:.9rem;line-height:2.1rem}.contact-us input[type=text],.contact-us textarea{border:1px solid #ccc;font-size:1.1rem;margin-top:5px;padding:7px 10px;width:calc(100% - 20px)}.contact-us textarea{height:150px}.contact-us button{font-size:1.2rem;margin-top:15px}.contact-us .purpose{padding-top:9px}.readable-width{line-height:1.5rem;margin:0 auto;max-width:650px}.ansly_com{color:#333;font-size:.8rem;margin-bottom:20px}.ansly_com,.thank-you{text-align:center}.thank-you small{font-size:.8rem}.a-blue-link{color:#4141cc;cursor:pointer;text-decoration:underline}.w-full{width:100%}.rest-api-method{margin-top:15px;padding:8px 10px}.rest-api-method>div{display:inline-block;margin-right:5px;padding:2px 6px}.rest-api-method.get{background-color:#e5f7e5}.rest-api-method.get>div{background-color:#b6dcb6}.rest-api-method.post,.rest-api-method.put{background-color:#e5edf7}.rest-api-method.post>div,.rest-api-method.put>div{background-color:#b6c1dc}.rest-api-method.delete{background-color:#f7e5e5}.rest-api-method.delete>div{background-color:#dcb6b6}.api-table{border-collapse:collapse}.api-table thead th{text-align:left}.api-table td,.api-table th{padding:10px}.api-table tbody tr:nth-child(odd){background:#f1f1f1}.api-table .required{color:red}.api-table .optional{color:green}ul.breadcrumb{list-style:none;margin-bottom:0;padding:10px 16px 0 10px}ul.breadcrumb:first-of-type{padding-left:0}ul.breadcrumb li{display:inline;font-size:18px}ul.breadcrumb li+li:before{color:#000;content:"/ ";padding:8px}ul.breadcrumb li a{text-decoration:underline}.m-0{margin:0}.mt-4{margin-top:10px}
