');background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:624px;justify-content:center;padding:24px 8px;width:850px;z-index:2}@media only screen and (max-width:1200px){.second-section .demo-wrapper{background-image:url('data:image/svg+xml;charset=utf-8,');height:551px;width:750px}}@media only screen and (max-width:920px){.video-section .demo-wrapper{background-image:url('data:image/svg+xml;charset=utf-8,');height:478px;width:650px}}@media only screen and (max-width:800px){.video-section .demo-wrapper{background-image:url('data:image/svg+xml;charset=utf-8,');height:404px;width:550px}}@media only screen and (max-width:620px){.video-section .demo-wrapper{background-image:url('data:image/svg+xml;charset=utf-8,');height:331px;width:450px}}@media only screen and (max-width:480px){.video-section .demo-wrapper{background-image:url('data:image/svg+xml;charset=utf-8,');height:257px;width:350px}}*{box-sizing:border-box}:root{--primary-accent-color:#88a202;--primary-shade1-color:#f5fafb;--primary-shade2-color:#cbe6ee;--primary-shade3-color:#bfe6ed;--primary-shade4-color:#0e98ba;--primary-text-color:#14181d;--secondary-text-color:#a4b2b2;--text-on-dark-color:#fff;--secondary-shade1-color:#fbcf88;--secondary-shade2-color:#e4b355;--title-font-family:"Montserrat",serif;--title-font-style:bold;--title-font-weight:700;--title-font-size:42px;--title-line-height:normal;--title-letter-spacing:1.2px;--subtitle-font-family:"Montserrat",serif;--subtitle-font-style:bold;--subtitle-font-weight:700;--subtitle-font-size:36px;--subtitle-line-height:normal;--heading-font-family:"Montserrat",serif;--heading-font-style:normal;--heading-font-weight:600;--heading-font-size:32px;--heading-line-height:normal;--subheading-font-family:"Montserrat",serif;--subheading-font-style:normal;--subheading-font-weight:500;--subheading-font-size:24px;--subheading-line-height:normal;--section-header-font-family:"Poppins",serif;--section-header-font-style:bold;--section-header-font-weight:500;--section-header-font-size:20px;--section-header-line-height:normal;--body-font-family:"Poppins",serif;--body-font-style:normal;--body-font-weight:400;--body-font-size:20px;--body-line-height:1.5;--caption-header-font-family:"Poppins",serif;--caption-header-font-style:bold;--caption-header-font-weight:400;--caption-header-font-size:16px;--caption-header-line-height:normal;--caption-font-family:"Poppins",serif;--caption-font-style:normal;--caption-font-weight:300;--caption-font-size:16px;--caption-line-height:normal;--content-width:1200px;--section-title-max-width:600px;--section-description-max-width:600px;--section-padding:48px 0;font-size:20px}@media only screen and (max-width:1200px){body{--content-width:900px;--section-title-max-width:500px;--section-description-max-width:500px}}@media only screen and (max-width:920px){body{--content-width:780px;--section-title-max-width:400px;--section-description-max-width:400px}}@media only screen and (max-width:800px){body{--content-width:680px;--section-title-max-width:600px;--section-description-max-width:600px}}@media only screen and (max-width:700px){body{--content-width:600px;--section-title-max-width:600px;--section-description-max-width:600px}}@media only screen and (max-width:620px){body{--content-width:540px;--section-title-max-width:480px;--section-description-max-width:450px}}@media only screen and (max-width:550px){body{--content-width:460px;--section-title-max-width:480px;--section-description-max-width:450px}}@media only screen and (max-width:480px){body{--content-width:400px;--section-title-max-width:350px;--section-description-max-width:350px}}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;interpolate-size:allow-keywords;font-family:var(--body-font-family);font-size:var(--body-font-size);font-style:var(--body-font-style);font-weight:var(--body-font-weight);position:relative}#app-container,body{margin:0;min-height:100vh}#app-container{color:var(--primary-text-color);height:100vh;padding:0}@keyframes slide-in-left{0%{transform:translateX(-5%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(5%)}to{transform:translateX(0)}}@keyframes slide-up{0%{transform:translateY(5%)}to{transform:translateY(0)}}@keyframes scale-up{0%{transform:scale(.95)}50%{transform:scale(1.05)}to{transform:scale(1)}}.pricing-plan-widget{--plan-color:var(--graph5-color);align-items:center;border:1px solid var(--primary-shade3-color);border-radius:8px;display:flex;flex-direction:column;gap:16px;max-width:320px;padding:24px;position:relative}.pricing-plan-widget .most-popular{background-color:var(--primary-shade3-color);border-radius:36px;color:var(--primary-text-color);display:none;padding:4px 16px;position:absolute;top:-22px}.pricing-plan-widget.main-plan{border-color:var(--primary-shade4-color);box-shadow:0 4px 4px var(--primary-shade4-color)}.pricing-plan-widget.main-plan .most-popular{display:initial}.pricing-plan-widget.main-plan .plan-name{padding-top:24px}.pricing-plan-widget .plan-name{color:var(--primary-text-color)}.pricing-plan-widget .plan-price{align-items:center;display:flex;flex-direction:row}.pricing-plan-widget .strt-free-trial,.pricing-plan-widget .strt-free-trial:hover{border-color:var(--plan-color);color:var(--plan-color)}.pricing-plan-widget .resources{display:flex;flex-direction:column;gap:4px;width:100%}.pricing-plan-widget .resources .resource-item{align-items:center;color:var(--grey3-color);display:flex;flex-direction:row;justify-content:space-between}.pricing-plan-widget .resources .resource-item .resource-quantity{align-items:center;display:flex;flex-direction:row;gap:8px}.pricing-plan-widget .resources .resource-item .resource-quantity .resource{color:var(--plan-color)}.pricing-plan-widget .signup{align-self:stretch}.pricing-plan-widget .signup .buy-button{width:100%}@media only screen and (max-width:660px){.pricing-plan-widget{width:90%}}.pricing-page .pricing-page-content{align-items:center;display:flex;flex-direction:column;gap:40px;margin:40px 0;width:100%}.pricing-page .pricing-page-content .text-container{align-items:center;display:flex;flex-direction:column;gap:8px;width:70%}.pricing-page .pricing-page-content .text-container .page-title{color:var(--primary-shade4-color);text-align:center}.pricing-page .pricing-page-content .text-container .description{text-align:center}.pricing-page .pricing-page-content .text-container .note{color:var(--grey4-color)}.pricing-page .pricing-page-content .plan-settings{display:flex;flex-direction:column;gap:8px}.pricing-page .pricing-page-content .plan-settings .billing-period{align-self:center}.pricing-page .pricing-page-content .plan-settings .plan-notes{display:flex;flex-direction:column}.pricing-page .pricing-page-content .plan-settings .plan-notes .note{color:var(--grey4-color)}.pricing-page .pricing-page-content .plans-container{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.pricing-page .pricing-page-content .plans-container .plans{align-items:center;display:flex;flex-direction:row;gap:64px;justify-content:center;padding:0 64px;width:100%}@media only screen and (max-width:800px){.pricing-page .pricing-page-content .page-title{width:100%}.pricing-page .pricing-page-content .plans-container .plans{align-items:center;flex-direction:column;padding:16px}}.privacy-policy-screen{align-items:center;display:flex;flex-direction:column;width:100%}.privacy-policy-screen .privacy-policy-content{display:flex;flex-direction:column;gap:24px;padding:32px;width:var(--content-width)}.privacy-policy-screen .privacy-policy-content .text-component{text-align:start}.terms-and-condition-screen{align-items:center;display:flex;flex-direction:column;width:100%}.terms-and-condition-screen .terms-and-condition-content{display:flex;flex-direction:column;gap:24px;padding:32px;width:var(--content-width)}.terms-and-condition-screen .terms-and-condition-content .text-component{text-align:start}
Page not found
It's seems like we did not found what you have looked for...