input{border-style:solid;border-width:1px;border-color:var(--gray);border-radius:50px;padding:8px 16px;font-family:Albert Sans,sans-serif}input[type=submit]{cursor:pointer}input::placeholder{font-weight:300}input[type=email]{width:-webkit-fill-available}section[data-variation=form]{margin:var(--space-lg)var(--space-md)}section[data-variation=form] h6{color:var(--grey);font-family:Albert Sans,sans-serif;font-size:var(--font-sm);font-weight:300}section[data-variation=form] a{color:var(--grey)}section[data-variation=form] div[data-variation=form-input]{margin:var(--space-sm)0;flex-direction:column;display:flex}section[data-variation=form] div[data-variation=form-input] label{margin:var(--space-xs)0 var(--space-xs);font-size:17px;font-weight:700}section[data-variation=form] input[type=submit]{background-color:var(--red);border-color:var(--red);color:var(--white);width:100%}div[data-variation=form-checkbox]{margin:var(--space-sm)0;align-items:center;display:flex}div[data-variation=form-checkbox] input[type=checkbox]:checked~label{background-color:var(--black)}div[data-variation=form-checkbox] input[type=checkbox]:checked~label>span{color:var(--white);display:block}div[data-variation=form-checkbox] label{height:2rem;margin-right:var(--space-xs);-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#eee;border-radius:5px;justify-content:center;align-items:center;width:2rem;display:flex}div[data-variation=form-checkbox] label>span{display:none}h6:last-of-type{margin-top:var(--space-sm)}@media screen and (min-width:768px){section[data-variation=form]{margin:var(--space-md)var(--space-lg)}}form.basic{flex-direction:column;display:flex}form.basic label{margin-top:var(--space-xs)}form.basic input{margin-top:var(--space-xs);margin-bottom:var(--space-sm);border-radius:var(--radius-sm);border:1px solid #d3d3d3}form.pad{padding:var(--space-md)}@media screen and (min-width:768px){form.pad{padding:var(--space-md)var(--space-lg)}}
:root{--black:#292929;--blue:#4166ac;--cream:#fbf9ef;--gray:#d9d9d9;--grey:#6d6d6d;--mist:#f7f7f7;--purple:#c5b7d6;--pink:#e9a6bc;--green:#469b53;--red:#dd534a;--yellow:#f7cf5a;--white:white;--toastify-color-progress-light:linear-gradient(to left,#c5b7d6,#e9a6bc,#dd534a,#f7cf5a,#469b53);--space-xs:.5rem;--space-sm:1rem;--space-md:2.5rem;--space-lg:5rem;--space-xl:10rem;--icon-md:2rem;--icon-xl:10rem;--font-xs:.8rem;--font-sm:1rem;--font-md:2rem;--font-lg:3rem;--font-xl:5rem;--transparent:50%;--radius-sm:1rem;--radius-md:2rem;--shadow-md:0px 8px 16px 0px rgba(0,0,0,.2);--border-sm:2px;--icon-dropdown:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat white;--icon-dropdown-position:calc(100% - .75rem)center}.font-poppins{font-family:Poppins}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}button,input[type=submit]{font-family:Albert Sans,sans-serif;font-weight:400}span{font-size:inherit}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.capital-case{text-transform:capitalize}.upper-case{text-transform:uppercase}.underline{text-decoration:underline}.bg-black{background-color:var(--black)}.bg-blue{background-color:var(--blue)}.bg-cream{background-color:var(--cream)}.bg-gray{background-color:var(--gray)}.bg-grey{background-color:var(--grey)}.bg-mist{background-color:var(--mist)}.bg-purple{background-color:var(--purple)}.bg-pink{background-color:var(--pink)}.bg-green{background-color:var(--green)}.bg-red{background-color:var(--red)}.bg-yellow{background-color:var(--yellow)}.bg-white{background-color:var(--white)}.fg-black{color:var(--black)}.fg-blue{color:var(--blue)}.fg-cream{color:var(--cream)}.fg-gray{color:var(--gray)}.fg-grey{color:var(--grey)}.fg-mist{color:var(--mist)}.fg-purple{color:var(--purple)}.fg-pink{color:var(--pink)}.fg-green{color:var(--green)}.fg-red{color:var(--red)}.fg-yellow{color:var(--yellow)}.fg-white{color:var(--white)}.full{width:100vw;height:100vh}.center{justify-content:center;align-items:center;display:flex}.block-center{margin:0 auto;display:block}.hide{display:none}@media (min-width:768px){.age-filter{grid-template-columns:repeat(6,1fr)}}
