.DocsNav-module___zcqea__nav{background-color:var(--block-bg);padding:var(--block-padding);border-radius:var(--block-border-radius);min-width:15rem}.DocsNav-module___zcqea__nav ul{margin:0;padding:0;list-style:none}.DocsNav-module___zcqea__nav ul li{display:block}.DocsNav-module___zcqea__nav ul li a{color:var(--text-color);padding:.3em;text-decoration:none;display:block}
.Wrapper-module__npVRYa__wrapper{margin:var(--section-margin);padding:3.5rem 2rem}@media screen and (min-width:1300px){.Wrapper-module__npVRYa__wrapper{width:100%;max-width:1300px;margin:auto!important}}@media screen and (max-width:1100px){.Wrapper-module__npVRYa__wrapper{margin-left:0;margin-right:0;padding:2rem}}@media screen and (max-width:650px){.Wrapper-module__npVRYa__wrapper{margin-left:0;margin-right:0;padding:2rem 1rem}}.Wrapper-module__npVRYa__wrapper.Wrapper-module__npVRYa__no_space_top{margin-top:0;padding-top:0}.Wrapper-module__npVRYa__wrapper.Wrapper-module__npVRYa__wrapper.Wrapper-module__npVRYa__no_space_bottom{margin-bottom:0;padding-bottom:0}
.Footer-module__OTeD9G__footer{--text-color:#ddd;--link-color:#ddd;color:var(--white);background-color:#141420;margin-top:50px}.Footer-module__OTeD9G__grid{grid-gap:2rem;grid-template-columns:1fr 1fr 1fr;display:grid}.Footer-module__OTeD9G__footer ul{margin:0;padding:0;list-style:none}.Footer-module__OTeD9G__footer h4{color:#fff;margin-bottom:.3em}.Footer-module__OTeD9G__footer ul li a{color:var(--link-color);padding:0;font-size:.9rem;text-decoration:none;position:relative}.Footer-module__OTeD9G__footer .Footer-module__OTeD9G__bottom{border-top:1px solid #ddd;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1rem;display:flex}.Footer-module__OTeD9G__footer p{color:var(--text-color)}@media screen and (max-width:850px){.Footer-module__OTeD9G__grid{grid-template-columns:1fr}.Footer-module__OTeD9G__bottom{text-align:center;flex-direction:column;gap:1rem;padding-top:3rem}.Footer-module__OTeD9G__bottom p{margin:0}}
.BlockContainer-module__3QLLgq__container{padding:var(--block-padding);border-radius:var(--block-border-radius)}.BlockContainer-module__3QLLgq__container.BlockContainer-module__3QLLgq__margin_top{margin-top:1rem}.BlockContainer-module__3QLLgq__container.BlockContainer-module__3QLLgq__margin_bottom{margin-bottom:1rem}.BlockContainer-module__3QLLgq__container.BlockContainer-module__3QLLgq__margin_left{margin-left:1rem}.BlockContainer-module__3QLLgq__container.BlockContainer-module__3QLLgq__margin_right{margin-right:1rem}.BlockContainer-module__3QLLgq__container.BlockContainer-module__3QLLgq__bg{background-color:var(--block-bg)}
.Button-module__LuKgxG__btn{background-color:var(--button-bg);color:var(--button-color);padding:var(--button-padding);font-weight:500;font-size:var(--button-font-size);border-radius:var(--button-border-radius);margin:var(--input-field-margin);border:none;outline:none;align-items:center;gap:.5rem;font-family:inherit;text-decoration:none;display:inline-flex}.Button-module__LuKgxG__btn.Button-module__LuKgxG__full{text-align:center;width:100%}.Button-module__LuKgxG__btn.Button-module__LuKgxG__center{justify-content:center}.Button-module__LuKgxG__btn img{height:1.5rem}.Button-module__LuKgxG__btn.Button-module__LuKgxG__outline{color:var(--button-bg);background-color:#0000}.Button-module__LuKgxG__btn.Button-module__LuKgxG__outline:hover{color:#fff}.Button-module__LuKgxG__btn.Button-module__LuKgxG__no_bg{color:var(--text-color);background-color:#0000;outline:none}.Button-module__LuKgxG__btn.Button-module__LuKgxG__no_margin{margin:0}.Button-module__LuKgxG__btn.Button-module__LuKgxG__no_padding{padding:0}.Button-module__LuKgxG__btn:hover{background-color:var(--button-hover-bg);color:var(--button-hover-color)}.Button-module__LuKgxG__btn.Button-module__LuKgxG__no_bg:hover{background-color:#0000}.Button-module__LuKgxG__btn.Button-module__LuKgxG__secondary{background-color:var(--button-secondary-bg);color:var(--button-secondary-color);outline:none}.Button-module__LuKgxG__btn.Button-module__LuKgxG__secondary:hover{background-color:var(--button-secondary-hover-bg);color:var(--button-secondary-hover-color)}
.UnderlineLink-module__H_S20q__link{color:var(--link-color);text-decoration:none;display:inline-block}.UnderlineLink-module__H_S20q__link:after{content:"";background:var(--link-color);width:0;height:2px;transition:width .3s;display:block}.UnderlineLink-module__H_S20q__link:hover:after{width:100%;transition:width .3s}
.Contact-module__9_wIga__flex{flex-direction:row;justify-content:space-between;gap:2rem;display:flex}.Contact-module__9_wIga__flex .Contact-module__9_wIga__info{margin:var(--input-field-margin);flex-grow:1;max-width:30rem}.Contact-module__9_wIga__flex .Contact-module__9_wIga__info .Contact-module__9_wIga__image{object-fit:cover;object-position:center;border-radius:10px;width:100%;margin-bottom:2rem;display:block}.Contact-module__9_wIga__flex form{flex-grow:1;width:100%;max-width:40rem}.Contact-module__9_wIga__contact h2{text-align:center}.Contact-module__9_wIga__contact .Contact-module__9_wIga__cards{flex-direction:column;gap:1rem;display:flex}.Contact-module__9_wIga__contact_card{color:var(--link-color);align-items:center;gap:1rem;text-decoration:none;display:flex}.Contact-module__9_wIga__contact_card:hover{text-decoration:underline}.Contact-module__9_wIga__contact_card img{width:1.5rem;display:block}@media screen and (max-width:650px){.Contact-module__9_wIga__flex{flex-direction:column}.Contact-module__9_wIga__flex .Contact-module__9_wIga__info .Contact-module__9_wIga__image{display:none}}
.Header-module__KyrNzq__header{background-color:var(--top-nav-bg);z-index:999;width:100%;position:fixed;top:0;left:0;box-shadow:0 0 3px #d9d9d9}.Header-module__KyrNzq__header .Header-module__KyrNzq__flex{height:var(--top-nav-height);flex-flow:row;align-content:center;align-items:center;gap:2rem;display:flex}.Header-module__KyrNzq__header .Header-module__KyrNzq__brand{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module__KyrNzq__header .Header-module__KyrNzq__brand .Header-module__KyrNzq__text{letter-spacing:1px;color:var(--blue);font-family:Bruno Ace SC,cursive;font-size:2rem;font-weight:700;text-decoration:none}.Header-module__KyrNzq__header nav{margin-left:auto;transition:left .3s ease-in-out}.Header-module__KyrNzq__header .Header-module__KyrNzq__brand .Header-module__KyrNzq__logo{height:2rem}.Header-module__KyrNzq__header nav ul{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__KyrNzq__header nav ul a{color:var(--text-color);text-decoration:none;display:block}.Header-module__KyrNzq__header header nav a.Header-module__KyrNzq__login{border:2px solid var(--blue);color:var(--blue);border-radius:6px;padding:5px 18px;font-weight:600;text-decoration:none;display:block}.Header-module__KyrNzq__hamburger_btn{background:0 0;border:none;outline:none;flex-direction:column;justify-content:space-between;height:16px;display:none}.Header-module__KyrNzq__hamburger_btn .Header-module__KyrNzq__bar{background:#555;border-radius:5px;width:18px;height:2px;transition:all .25s}.Header-module__KyrNzq__header .Header-module__KyrNzq__account{font-size:.9rem;position:relative}.Header-module__KyrNzq__header .Header-module__KyrNzq__account button.Header-module__KyrNzq__name{background:var(--button-bg);color:#fff;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:40px;height:40px;font-family:inherit;font-size:.9rem;font-weight:500;display:flex}.Header-module__KyrNzq__header .Header-module__KyrNzq__account .Header-module__KyrNzq__options{background-color:#fff;border-radius:10px;flex-direction:column;width:250px;margin:10px 0 0;padding:20px 0;list-style:none;display:flex;position:absolute;right:20px;box-shadow:0 0 2px 1px #ddd}.Header-module__KyrNzq__header .Header-module__KyrNzq__account ul li a{color:var(--text-color);border-radius:7px;padding:10px 20px;font-size:.9rem;text-decoration:none;display:block}.Header-module__KyrNzq__header .Header-module__KyrNzq__account ul li a:hover{background-color:#ddd}.Header-module__KyrNzq__header .Header-module__KyrNzq__account ul li a.Header-module__KyrNzq__signout{color:#e00}@media screen and (max-width:700px){.Header-module__KyrNzq__header .Header-module__KyrNzq__hamburger_btn{margin-right:0;display:flex}.Header-module__KyrNzq__header.Header-module__KyrNzq__open .Header-module__KyrNzq__hamburger_btn .Header-module__KyrNzq__bar1{transform:rotate(45deg)translate(4px,4px)}.Header-module__KyrNzq__header.Header-module__KyrNzq__open .Header-module__KyrNzq__hamburger_btn .Header-module__KyrNzq__bar2{transform:scale(0)}.Header-module__KyrNzq__header.Header-module__KyrNzq__open .Header-module__KyrNzq__hamburger_btn .Header-module__KyrNzq__bar3{transform:rotate(-45deg)translate(4px,-4px)}.Header-module__KyrNzq__header .Header-module__KyrNzq__flex{gap:8px;padding:0}.Header-module__KyrNzq__header nav{left:-100vw;top:var(--top-nav-height);min-height:calc(100vh - var(--top-nav-height));background-color:var(--body-bg);gap:15px;width:100%;padding:20px;transition:left .3s ease-in-out;position:fixed}.Header-module__KyrNzq__header .Header-module__KyrNzq__account{margin-left:auto}.Header-module__KyrNzq__header nav ul{flex-direction:column;align-items:flex-start}.Header-module__KyrNzq__header.Header-module__KyrNzq__open nav{left:0}.Header-module__KyrNzq__header nav a.Header-module__KyrNzq__login{margin-right:16px}}
.Home-module__jKgjFW__hero h1{--text-color:var(--heading-color);text-transform:capitalize;word-wrap:break-word;max-width:18em;margin:0;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;line-height:1.4em}.Home-module__jKgjFW__hero .Home-module__jKgjFW__flex{justify-content:space-between;gap:2rem;padding:4rem 0;display:flex}.Home-module__jKgjFW__hero .Home-module__jKgjFW__content p{max-width:38em;margin:1.5em 0 1em;line-height:1.5em}.Home-module__jKgjFW__hero .Home-module__jKgjFW__image img{border-radius:15px;width:100%;max-width:450px;display:block}.Home-module__jKgjFW__stats .Home-module__jKgjFW__grid{grid-gap:1rem;grid-template-columns:1fr 1fr 1fr;margin-top:2rem;display:grid}.Home-module__jKgjFW__stats .Home-module__jKgjFW__number{margin-bottom:.2em;font-weight:600}.Home-module__jKgjFW__stats .Home-module__jKgjFW__title{font-size:.9em}.Home-module__jKgjFW__about .Home-module__jKgjFW__flex{justify-content:flex-start;gap:2rem;display:flex}.Home-module__jKgjFW__about .Home-module__jKgjFW__image{width:100%;max-width:400px}.Home-module__jKgjFW__about .Home-module__jKgjFW__image img{border-radius:10px;width:100%;display:block}.Home-module__jKgjFW__products .Home-module__jKgjFW__center{text-align:center}.Home-module__jKgjFW__products .Home-module__jKgjFW__grid{grid-gap:2rem;grid-template-columns:1fr 1fr 1fr;margin-top:2rem;display:grid}.Home-module__jKgjFW__products .Home-module__jKgjFW__card{text-align:center}.Home-module__jKgjFW__products .Home-module__jKgjFW__card img{border-radius:10px;width:100%;max-width:160px;transition:all .3s;overflow:hidden}@media screen and (max-width:850px){.Home-module__jKgjFW__hero .Home-module__jKgjFW__flex{text-align:center;flex-direction:column-reverse;align-items:center;padding:3rem 0}.Home-module__jKgjFW__hero .Home-module__jKgjFW__image{max-width:unset}.Home-module__jKgjFW__stats{display:none}.Home-module__jKgjFW__about .Home-module__jKgjFW__flex{flex-direction:column;gap:1rem}.Home-module__jKgjFW__about .Home-module__jKgjFW__image{max-width:unset}.Home-module__jKgjFW__products .Home-module__jKgjFW__grid{grid-gap:1rem;grid-template-columns:1fr;padding:1rem 0}}
.oxidane-module__-R6MhG__usage{outline:1px solid var(--input-field-outline);border-radius:var(--block-border-radius);text-align:left;background-color:#0000;border:none;margin-top:1rem;padding:1rem 1.5rem;font-family:inherit;font-size:1rem}@media screen and (max-width:650px){.oxidane-module__-R6MhG__usage{padding:1rem}}
.DocsLayout-module__d5MgCG__container{flex-direction:row;gap:2rem;display:flex}.DocsLayout-module__d5MgCG__content{flex-grow:2}@media screen and (max-width:850px){.DocsLayout-module__d5MgCG__nav{display:none}}
.ProductHero-module__DToK5q__image img{text-align:center;border-radius:10px;height:250px;display:block}.ProductHero-module__DToK5q__flex{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}
.Pricing-module__kSEP9a__subscriptions .Pricing-module__kSEP9a__grid{grid-template-columns:1fr 1fr 1fr;gap:2rem;margin-top:2rem;margin-left:auto;margin-right:auto;display:grid}.Pricing-module__kSEP9a__subscriptions .Pricing-module__kSEP9a__widget{background-color:#fff;border-radius:1rem;flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.Pricing-module__kSEP9a__subscriptions .Pricing-module__kSEP9a__widget .Pricing-module__kSEP9a__info{border-bottom:1px solid #ddd;margin-bottom:1rem;padding-bottom:1rem}.Pricing-module__kSEP9a__subscriptions .Pricing-module__kSEP9a__widget .Pricing-module__kSEP9a__info h2{margin-top:0;font-size:1.5rem;font-weight:600}.Pricing-module__kSEP9a__subscriptions .Pricing-module__kSEP9a__widget .Pricing-module__kSEP9a__feature{align-items:center;gap:4px;margin:.5rem 0;display:flex}.Pricing-module__kSEP9a__subscriptions .Pricing-module__kSEP9a__widget .Pricing-module__kSEP9a__tick{height:1.5rem}.Pricing-module__kSEP9a__subscriptions .Pricing-module__kSEP9a__widget .Pricing-module__kSEP9a__new{color:#fff;text-transform:uppercase;background-color:red;border-radius:1rem;justify-content:center;align-items:center;padding:.1rem .5rem;font-size:11px;font-weight:500;line-height:1.5em;display:inline-flex}.Pricing-module__kSEP9a__subscriptions .Pricing-module__kSEP9a__widget .Pricing-module__kSEP9a__includes{font-size:.9em}.Pricing-module__kSEP9a__center{text-align:center}@media screen and (max-width:950px){.Pricing-module__kSEP9a__subscriptions .Pricing-module__kSEP9a__grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:750px){.Pricing-module__kSEP9a__subscriptions .Pricing-module__kSEP9a__grid{grid-template-columns:1fr}}
