nav{width:100%;position:sticky;top:0;overflow:hidden;z-index:10000;background-color:#fff}.top-nav{max-width:1440px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:90px;margin-right:auto;margin-left:auto;background-color:#fff}.top-nav a{float:left;display:block;color:var(--c-black);text-align:center;padding:10px 20px;margin-left:1px;margin-right:1px;text-decoration:none;font-size:17px}.links{display:flex;justify-content:space-between}.get-started{display:flex;justify-content:space-between}.get-started-link{background-color:var(--c-black);color:#fff !important;border-radius:10px}.get-started-link:hover{background-color:var(--c-black) !important;color:var(--c-lightgreen) !important}.top-nav a.active,.top-nav a:hover{border-radius:10px}.top-nav a:hover{background-color:var(--c-lightgreen);color:var(--c-black)}.top-nav a.active{background-color:var(--c-darkgreen);color:#fff}.top-nav .icon{display:none}.logo-outer{display:flex;flex-direction:row;justify-content:start;align-items:center}.logo-outer span{font-size:21px;margin-left:12px;font-weight:700}.logo-outer img{max-height:48px;max-width:47px}@media screen and (max-width: 900px){.top-nav a{padding:10px 12px}.top-nav{padding-left:1em;padding-right:1em}}@media screen and (max-width: 1480px){.top-nav{padding-left:2em;padding-right:2em}}@media screen and (max-width: 650px){.top-nav a{display:none}.top-nav a.icon{float:right;display:block}.logo-outer{padding-left:10px}.top-nav{padding-left:unset;padding-right:unset}}@media screen and (max-width: 650px){.top-nav.responsive{position:relative;height:auto;flex-wrap:wrap}.top-nav.responsive a{float:none;display:block;text-align:left}.top-nav.responsive .links{order:3;display:flex;flex-direction:column;width:100%}}:root{--c-darkgreen:#009356;--c-darkdarkgreen:#105239;--c-lightgreen:#25C588;--c-lightgreen-hover:#3bcb94;--c-medgreen: #A8E8CF;--c-greenbg:#E9F9F3;--c-black:#04140E;--c-danger:#F34343;--c-blue:#0066B9;--c-orange:#E57C00;--c-grey80:rgba(4, 20, 14, 0.8);--c-grey60:rgba(4, 20, 14, 0.6);--c-grey10:rgba(4, 20, 14, 0.1)}@font-face{font-family:"Plus Jakarta Sans";src:url("../fonts/PlusJakartaSans-VariableFont_wght.ttf") format("truetype-variations");font-weight:200 800;font-style:normal;font-display:swap}body *{font-family:"Plus Jakarta Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;-webkit-font-smoothing:antialiased !important}body{margin:0;width:100%;height:100%;min-height:100vh;display:flex;flex-direction:column}.main.home{width:100%;margin-bottom:5em}.main{display:flex;flex-direction:column;flex-grow:1}.main:not(.home){width:60%;max-width:1240px;margin-left:auto;margin-right:auto;max-height:calc(100vh - 180px);overflow-y:auto;transition:width .5s ease}.main.scroller{max-height:unset;width:100% !important;max-width:unset}.main.scroller>div:not(.w-100){width:60%;max-width:1240px;margin-left:auto;margin-right:auto;transition:width .5s ease}@media only screen and (max-width: 800px){.main:not(.home),.main.scroller>div:not(.w-100){width:100%}}@media only screen and (min-width: 800px){.main:not(.home),.main.scroller>div:not(.w-100){width:80%}}@media only screen and (min-width: 992px){.main:not(.home),.main.scroller>div:not(.w-100){width:60%}}.mt-3{margin-top:3em}.footer-outer{min-height:90px;background-color:var(--c-black);width:100%;bottom:0;color:#fff !important;display:flex;align-items:center}.footer-inner{padding:1em;margin-left:auto;margin-right:auto;max-width:1240px;display:flex;flex-wrap:wrap;flex-direction:row;gap:1em}.footer-inner a,.footer-inner span{color:#fff !important}.mlr-auto{margin-left:auto;margin-right:auto}.card{background-color:#fff;display:flex;flex-direction:column;border-radius:12px;padding:35px;box-shadow:0px 4px 8px 0px rgba(0,0,0,.06),0px 0px 4px 0px rgba(0,0,0,.04)}.card .title{font-weight:700;font-size:24px;margin-bottom:21px}form{display:flex;flex-direction:column;row-gap:11px}.input-grp{display:flex;flex-direction:column;row-gap:10px}.input-grp label{color:rgba(4,20,14,.6);font-size:16px}form input,form textarea{border:1px solid rgba(4,20,14,.12);border-radius:8px;padding:14px;font-size:16px}.contact-card{width:85%;margin-top:2em}.contact-card button{background-color:var(--c-lightgreen);width:100px;border-radius:8px;font-size:15px;font-weight:500;border:none;padding:13px}.contact-card button:not(:disabled):hover{background-color:var(--c-lightgreen-hover)}.contact-card #result{width:auto;border-radius:8px;padding:1em;margin-top:2em;margin-bottom:2em;border-width:2px}.contact-card #result.success{color:var(--c-lightgreen);border-color:var(--c-lightgreen);border-style:solid}.contact-card #result.error{color:var(--c-danger);border-color:var(--c-danger);border-style:dashed}a.btn{background-color:var(--c-lightgreen);border-radius:8px;font-size:15px;font-weight:500;border:none;text-decoration:none;padding:13px;color:var(--c-black)}a.btn:hover{background-color:var(--c-lightgreen-hover)}a.btn:visited{text-decoration:none;color:var(--c-black)}@media screen and (max-width: 760px){.pricing-section{flex-wrap:wrap;padding:2em}}@media screen and (max-width: 860px){.intro{flex-wrap:wrap}.intro .words{width:100%}.intro .image{max-width:95% !important}}@media screen and (max-width: 600px){.intro-headline{flex-wrap:wrap}.intro-headline>span:first-of-type{width:100%}.random-item{text-align:center;display:flex !important;justify-content:center}.intro-outer{border-radius:0 !important}.intro-subtitle{width:100%;display:block}}.intro-outer{width:94%;padding:1em;border-radius:12px;background-color:#005e3d;color:#fff}g#rest-line{box-shadow:0px 4px 4px 0px rgba(0,0,0,.25) inset}.intro{max-width:1850px;display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:1em;gap:1em}.intro .image{max-width:40%;min-width:30%}.intro .image object{width:100%}.intro .words{min-width:40%}g#grafana-grp,g#rest-api-grp{filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25))}.intro-headline{text-align:center;font-size:calc(28px + 2vw);font-style:normal;font-weight:500;line-height:1.4em;text-transform:capitalize;width:100%;display:flex;align-items:center;justify-content:center}.intro-headline>span:first-of-type{white-space:nowrap}.intro-headline.loaded>span:first-of-type{transition:font-size .1s ease}.shrinker{flex:1 10 0px;transition:flex-basis 1s linear}.random-item{display:inline-block;color:#fff;height:1.4em;position:relative;overflow:hidden;min-width:130px;flex-grow:1;margin-left:8px}.random-item-current{height:0;max-height:0;transition:1s width linear;overflow:hidden}.random-item span{display:block;box-sizing:border-box;position:absolute;top:1.4em;transition:.5s display ease-in-out,1s transform ease-in-out,1s background-color ease-in-out;background-size:100% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-repeat:no-repeat}.random-item>span:not([data-vis]):not([data-up]){visibility:hidden}.random-item>span[data-up]{transform:translateY(-200%);background-color:var(--c-lightgreen)}.random-item>span[data-vis]{transform:translateY(-100%);background-color:#fff}.intro-subtitle{text-align:center;font-size:calc(28px + 2vw);font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;color:var(--c-lightgreen)}.middle-outer{width:100%;display:flex;justify-content:center;position:relative}.hover-info{display:none;position:absolute;transition:display 1s ease}.hover-info-title{font-weight:600;font-size:24px}.hover-info p{opacity:.6;font-size:min(15px,11px + .6vw)}.hover-info[data-type=filter]{width:40%}.hover-info[data-type=grouping]{width:30%}.hover-info[data-type=interval]{width:30%}.hover-info[data-type=aggregations]{width:60%}.hover-info[data-type=preview]{width:40%}.hover-info.hovered{display:block;background-color:#fff;padding:.5em;z-index:99;border-radius:12px;pointer-events:none}.middle{display:flex;max-width:1240px;width:100%;max-height:80%;overflow:visible;border-radius:26.915px;background:linear-gradient(180deg, #25C588 14.77%, #009356 100%);position:relative}.middle .img-wrapper{position:relative;height:0;padding-bottom:55%;overflow:visible;text-align:center}#myCanvas{position:absolute;pointer-events:none;border-radius:13.457px}.middle img{position:relative;transform:translateY(7%);max-width:87%;height:auto;border-radius:13.457px;box-shadow:0px 29.79845px 65.36434px 0px rgba(0,0,0,.1),0px 119.19379px 119.19379px 0px rgba(0,0,0,.09),0px 269.14728px 161.48837px 0px rgba(0,0,0,.05),0px 477.73642px 191.28682px 0px rgba(0,0,0,.01),0px 746.88373px 209.55038px 0px rgba(0,0,0,0)}.section-outer{display:flex;flex-direction:column;margin-top:40px}.section-title{width:100%;text-align:center;font-size:min(52px,36px + 1vw);font-style:normal;font-weight:500;line-height:normal;margin-bottom:70px}.section-row{display:flex;flex-direction:row;width:100%;max-width:min(90%,1240px);justify-content:space-evenly;gap:4%;row-gap:10px;flex-wrap:wrap;container:sectionrow/inline-size}.section-col{flex:1;justify-content:start;flex-direction:column;display:flex;align-items:center}.section-col .section-title{text-align:center;leading-trim:both;font-size:min(28px,18px + 1vw);font-style:normal;font-weight:500;line-height:normal;margin-bottom:25px}.section-col p{opacity:.6;font-size:min(17px,12px + .6vw);font-style:normal;font-weight:400;line-height:normal;margin:0}.section-col .image{border-radius:12px;height:250px;max-height:250px;width:100%;max-width:100%;min-width:250px;flex-grow:1;flex-basis:fit-content;order:-1;justify-content:center;align-items:center;display:flex}.section-col .image img{max-height:250px;max-width:94%;height:auto}.section-col .section-title .icon{background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:contain;width:26px;height:28px;vertical-align:middle;display:inline-block}.benefits-outer{margin-top:min(60px,21.75vw)}.benefits-col p{text-align:center}@container sectionrow (max-width: 600px){.section-col .image{height:unset;max-height:unset}}.home .faqs{margin-top:143px}.flexible-icon{background-image:url('data:image/svg+xml,<svg shape-rendering="auto" id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:%23000;stroke-miterlimit:10;stroke-width:1.91px;}</style></defs><circle class="cls-1" cx="8.67" cy="14.39" r="2.39"/><path class="cls-1" d="M14.89,3.39h-3A8,8,0,0,0,4.33,8.61h0A1.8,1.8,0,0,0,6,11H6A1.79,1.79,0,0,0,7.69,9.91h0a5.81,5.81,0,0,1,5.39-3.65h1.81"/><polyline class="cls-1" points="6.28 11.04 1.5 14.87 1.5 20.61 4.37 20.61"/><polyline class="cls-1" points="14.89 3.39 17.76 3.39 22.54 10.09 22.54 11.04 20.63 19.65 20.63 20.61 23.5 20.61"/></svg>')}.secure-icon{background-image:url('data:image/svg+xml,<svg shape-rendering="auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 20"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.5 8V4.5a3.5 3.5 0 1 0-7 0V8M8 12v3M2 8h12a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1Z"/></svg>')}.easy-icon{background-image:url('data:image/svg+xml,<svg shape-rendering="auto" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.6049 5.78212L11.8341 3.41331C11.9263 2.46119 12.8146 1.81535 13.7128 2.04742C15.0643 2.39662 16.0125 3.65163 16.0125 5.09141V8.12624C16.0125 8.80124 16.0125 9.13874 16.159 9.3869C16.2419 9.52729 16.3561 9.64523 16.4919 9.73092C16.732 9.88239 17.0586 9.88239 17.7117 9.88239H18.108C19.8108 9.88239 20.6622 9.88239 21.1864 10.2729C21.5786 10.5649 21.8552 10.9937 21.9652 11.4801C22.1124 12.1304 21.7849 12.9426 21.13 14.5671L20.8035 15.3769C20.6149 15.8447 20.5377 16.3523 20.5784 16.8573C20.8101 19.7306 18.5307 22.1524 15.7451 21.9925L5.32067 21.394C4.18227 21.3286 3.61307 21.2959 3.09856 20.8408C2.58406 20.3856 2.48726 19.9169 2.29365 18.9797C2.12862 18.1807 2 17.2012 2 16.0888C2 14.855 2.15821 13.7847 2.34883 12.943C2.63157 11.6945 3.8242 11.0232 5.05534 11.1822C8.31887 11.6038 11.2777 9.16429 11.6049 5.78212Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.00008 11.5L6.86309 11.9566C5.97611 14.9132 6.02395 18.0716 7.00008 21" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.chart-icon{-webkit-mask:url('data:image/svg+xml,<svg shape-rendering="auto" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 18 16"><g fill="%232F2F38"><path d="M17 14H2V1a1 1 0 0 0-2 0v14a1 1 0 0 0 1 1h16a1 1 0 0 0 0-2Z"/><path d="M5 12a.999.999 0 0 0 .8-.4l2.432-3.244 2.213 1.476a1 1 0 0 0 1.412-.317l2.461-4.1 2.127 1.418a1 1 0 0 0 1.11-1.664l-3-2a1 1 0 0 0-1.412.317l-2.461 4.1-2.127-1.418A1 1 0 0 0 7.2 6.4l-3 4A1 1 0 0 0 5 12Z"/></g></svg>') no-repeat 100% 100%}.ingest-icon{-webkit-mask:url('data:image/svg+xml,<svg shape-rendering="auto"  xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24"><path d="M20.52,3.87A5,5,0,0,0,11.44,4H7A3,3,0,0,0,4,7v4a1,1,0,0,0,2,0V7A1,1,0,0,1,7,6H9.78A3,3,0,0,0,9,8a3,3,0,0,0,3,3h7.33a3.66,3.66,0,0,0,1.19-7.13ZM19.33,9H12a1,1,0,0,1,0-2,1,1,0,0,0,1-1,3,3,0,0,1,5.84-1,1,1,0,0,0,.78.67A1.65,1.65,0,0,1,21,7.33,1.67,1.67,0,0,1,19.33,9ZM19,13a1,1,0,0,0-1,1v3a1,1,0,0,1-1,1H14.74a3.66,3.66,0,0,0-2.22-2.13,5,5,0,0,0-9.45,1.28A3,3,0,0,0,4,23h7.33a3.66,3.66,0,0,0,3.6-3H17a3,3,0,0,0,3-3V14A1,1,0,0,0,19,13Zm-7.67,8H4a1,1,0,0,1,0-2,1,1,0,0,0,1-1,3,3,0,0,1,5.84-1,1,1,0,0,0,.78.67A1.65,1.65,0,0,1,13,19.33,1.67,1.67,0,0,1,11.33,21Z"/></svg>') no-repeat 100% 100%}.code-icon{-webkit-mask:url('data:image/svg+xml,<svg shape-rendering="auto" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.49997 12.4L5 17.7999" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.49997 12.4L5 7" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><line x1="18" y1="18" x2="10" y2="18" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 100% 100%}.benefits-col .icon{width:40px;background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:contain;height:40px}.pricing-section{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.pricing-section p{color:#fff;font-size:18px;word-wrap:normal;max-width:400px}.pricing-section h2{font-weight:700 !important;text-align:left !important;font-size:56px !important;margin-top:0 !important;margin-bottom:40px !important}.pricing-section h3{font-weight:700;font-size:40px;color:#fff;line-height:120%;margin-top:0 !important;margin-bottom:0 !important}.pricing-section .subtitle{color:rgba(255,255,255,.6)}.pricing-section .left{min-width:400px;width:auto;min-height:200px;display:flex;flex-direction:column;padding-left:1em;padding-right:1em}.pricing-section .right{display:flex;flex-direction:column;align-items:center}.pricing-section .checks{border-radius:8px;border:1px solid rgba(255,255,255,.12);color:#fff;padding:15px 18px;margin-top:26px;font-size:14px;display:flex;flex-direction:column;justify-content:space-evenly;row-gap:14px}.pricing-section .checks .check-item{display:flex;flex-direction:row;justify-content:start;align-items:center;column-gap:10px}.pricing-section .checks .check-item .bx{font-size:18px}.pricing-section .btn{width:auto;background-color:var(--c-lightgreen);font-size:15px;font-weight:500;text-decoration:none;display:block;padding:13px;margin-top:26px;text-align:center;color:var(--c-black)}.pricing-section .btn:visited{color:unset}.pricing-section .btn:hover{background-color:var(--c-lightgreen-hover)}@media screen and (max-width: 770px){.pricing-section h3{font-size:32px}.pricing-section h2{font-size:50px !important;margin-bottom:30px !important}}.big.section-outer{width:94%;max-width:1350px}.big.section-outer h2{font-size:calc(26px + 1.4vw);background:linear-gradient(180deg, #25C588 14.77%, #009356 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.big-section{display:flex;flex-direction:row;flex-wrap:wrap;padding:2em;gap:1em}.big-section:not(:first-of-type){margin-top:5em;margin-bottom:5em}.big-section .words{width:45%}.big-section .words p{font-weight:300}.big-section.ingest{--color: var(--c-lightgreen);--btn-color: var(--c-dark)}.big-section.filter{--color: var(--c-blue);--btn-color: white}.big-section.viz{--color: var(--c-orange);--btn-color: white}.big-section .words h4{color:var(--color)}.big-section .words h3{margin-top:0 !important;font-size:calc(26px + 1vw);margin-bottom:10px !important}.big-section .words h4 .icon{background-color:var(--color);background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:contain;-webkit-mask-size:cover;width:1.5em;height:1.5em;vertical-align:middle;display:inline-block;margin-right:.2em}.big-section .words .links{outline:solid var(--color)}.big-section .links .btn{background-color:var(--color);text-align:center;color:var(--btn-color)}.big-section .words .body{display:flex;flex-direction:column;gap:1em;align-items:center}.big-section .words .body p{font-size:18px}.big-section .words .links{display:flex;flex-direction:column;width:fit-content;padding:2em;gap:1em;margin:1em;border-radius:12px}.big-section .image{width:calc(55% - 1em);justify-content:center;display:flex;align-items:center}.big-section .image img,.big-section .image object{max-height:550px;width:fit-content;max-width:95%;height:fit-content}object#filter-example{width:100%}@media screen and (max-width: 900px){.big.section-outer h2{text-align:center}.big-section .words{order:-1;width:100%}.big-section .image{width:100%}.big-section .words .links{flex-direction:row;padding:.3em;gap:.5em;margin:.2em;outline:none;justify-content:space-evenly;width:100%;align-items:center}.big-section:not(:first-of-type){margin-top:1em;margin-bottom:1em}}.faq-title{font-size:56px;padding-top:20px}details.faq{width:100%;transition:height 1s ease;box-sizing:border-box;border:solid 1px rgba(0,0,0,0)}details.faq:not([open]):hover{border:solid 1px var(--c-grey10);border-radius:12px}summary.faq{font-size:24px;font-weight:700;padding-top:20px;padding-bottom:20px;padding-left:35px;padding-right:35px;list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer}summary.faq::-webkit-details-marker,summary.faq::marker{display:none}summary.faq .expander{border-radius:6px;border:1.5px solid rgba(0,0,0,.12);width:46px;height:46px;vertical-align:middle;text-align:center;display:flex;justify-content:center;align-items:center}.expander span{display:table-cell}.expander::before{height:24px;content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='chevron-down'%3E%3Cpath id='Vector' d='M6 9L12 15L18 9' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A")}details.faq[open] .expander::before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='chevron-down'%3E%3Cpath id='Vector' d='M18 15L12 9L6 15' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A")}details.faq[open] div:not(.expander){padding-bottom:40px;padding-left:35px;padding-top:12px;width:82%}details.faq[open]{border-radius:12px;background:var(--c-greenbg)}@media screen and (max-width: 700px){.faq-title{font-size:40px}summary.faq{font-size:20px;padding-top:14px;padding-bottom:14px}}.pricing-grey{background-color:#f3f4f6;width:100%;height:354px;position:absolute;left:0;z-index:-1}.pricing-events-outer h2{font-size:21px;font-weight:500;margin:0;text-align:left;padding:25px 0;margin-bottom:40px}.pricing-events-outer{height:200px;background-color:var(--c-greenbg);border-radius:12px;border:1px solid var(--c-lightgreen);width:max-content;padding-left:30px;padding-right:30px;padding-bottom:35px;container:pricing-outer/inline-size}.pricing-events-outer:nth-child(1){min-width:300px;width:50%;max-width:1000px}.pricing-events-outer:nth-child(2){min-width:200px;width:30%;max-width:500px}.pricing-upper{text-align:center;margin-top:80px}.pricing-upper .subtitle{color:var(--c-grey80);display:block;margin-top:29px;margin-bottom:64px;font-size:20px;font-weight:300}.pricing-upper .title{font-size:56px}.prices-ticks{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:0 0px}.prices-ticks .tick-outer:nth-child(even)>.lbl{display:none}.prices-ticks .tick-outer{width:55px;display:flex;flex-direction:column}.prices-ticks .tick{width:1.25px;margin-left:auto;margin-right:auto;height:7.2px;min-height:5.2px;padding:0 !important;background:#d3d3d3}@container pricing-outer (min-width:400px){.tick-outer:first-child{padding-left:10px !important;width:45px !important}.tick-outer:last-child{padding-right:10px !important;width:45px !important}}@container pricing-outer (max-width:400px){.prices-ticks .lbl{writing-mode:vertical-lr;line-height:22px;text-align:start}.prices-ticks .tick-outer{width:22px}input[type=range]{width:100% !important;margin:0 !important}}.prices-ticks .lbl{vertical-align:middle;flex-grow:1;padding-top:2px;text-align:center}input[type=range]{-webkit-appearance:none;appearance:none;background:rgba(0,0,0,0);cursor:pointer;width:calc(100% - 40px);margin:0;margin-left:20px;margin-right:20px}input[type=range]::-webkit-slider-runnable-track{background:var(--c-lightgreen);height:12px;border-radius:35px}input[type=range]::-moz-range-track{background:var(--c-lightgreen);height:12px;border-radius:35px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:24px;margin-top:-6px;width:24px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="23.95 15.95 24.1 24.1"><g ><circle cx="36" cy="28" r="12" fill="%2325C588"></circle><circle cx="36" cy="28" r="11.3" stroke="%23fff" stroke-width="1.5"></circle><circle cx="36" cy="28" r="5" fill="white"></circle></g></svg>')}input[type=range]{--range: calc(var(--max) - var(--min));--ratio: calc((var(--value) - var(--min)) / var(--range));--sx: calc(0.5 * 2em + var(--ratio) * (100% - 2em))}input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(var(--c-lightgreen), var(--c-lightgreen)) 0/var(--sx) 100% no-repeat,#fff}input[type=range]:hover::-webkit-slider-runnable-track{background:linear-gradient(var(--c-lightgreen), var(--c-lightgreen)) 0/var(--sx) 100% no-repeat,#fff}input[type=range]:active::-webkit-slider-runnable-track{background:linear-gradient(var(--c-lightgreen), var(--c-lightgreen)) 0/var(--sx) 100% no-repeat,#fff}.price-selections{margin-top:20px;width:80%;display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;border-radius:12px;background:#fff;box-shadow:0px 0px 100px -20px rgba(0,0,0,.18);margin-bottom:20px}.price-selections>div{display:flex;height:96px;flex-flow:column;justify-content:space-around;align-items:start;padding:1em;min-width:155px}.price-selections>div:not(:last-of-type){border-right:solid 1px var(--c-grey10)}.price-selections .subtitle{color:var(--c-grey60)}.price-selections h3{margin:0 !important;color:var(--c-darkdarkgreen);font-size:28px;font-weight:600}.pricing-items{display:flex;flex-direction:row;justify-content:space-around;column-gap:10px;flex-wrap:wrap;row-gap:10px}@media only screen and (max-width: 850px){.pricing-events-outer{width:80% !important;max-width:unset !important}}@media only screen and (min-width: 800px)and (max-width: 1112px){.pricing-upper{width:90% !important}}.price-btn{vertical-align:middle;text-align:center;margin-bottom:90px;margin-top:30px}.price-btn .btn{width:190px;display:block}.box-section{background-color:#04140e;position:relative;overflow:hidden;min-height:500px}.box-section h2{color:#fff;text-align:center;font-size:56px;font-weight:500}.box-section .box-items{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:90px;row-gap:30px;column-gap:30px}.box-section .box-item .img-wrapper{height:58px;width:58px;margin-bottom:32px;color:#fff;font-size:58px;text-align:center;vertical-align:middle}.box-section .box-item .img-wrapper>img{filter:invert(1);max-height:58px;max-width:58px}.box-section .spot{position:absolute;background-color:var(--c-lightgreen);filter:blur(162.3999938965px)}.box-section .spot.tl{border-radius:296px;height:296px;width:296px;left:-150px;top:-150px}.box-section .spot.tr{height:181px;width:181px;right:-90px;top:50%}.box-section .spot.bm{border-radius:275px;height:275px;width:275px;left:50%;bottom:-265px}.box-section .box-item{width:300px;height:200px;flex-basis:max(300px,18%);border-radius:12px;background:rgba(255,255,255,.18);padding:35px 28px;margin-bottom:15px}.box-section .box-item .title span{color:#fff;font-size:24px}.box-section .box-item .body{color:rgba(255,255,255,.6);padding-top:25px;font-size:17px}@media screen and (max-width: 770px){.box-section .box-item{width:240px;padding:25px,18px}.box-section .box-item .title span{font-size:20px}.box-section .box-item .body{padding-top:20px;font-size:14px}}