.ProjectsHomePage{color:#6a7280;width:100%;font-family:Poppins,sans-serif}.projectsHomePage-top-wrapper{background-color:#f8f9fa;padding-block:clamp(1.5rem,2vw,3rem)}.projectsHomePage-container{width:min(92rem,92%);margin:0 auto;padding-block:0;padding-inline:1rem}.projectsHomePage-top{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.projectsHomePage-content{flex-direction:column;flex:1;align-items:center;max-width:38rem;display:flex}.projectsHomePage-title{letter-spacing:-.01em;color:#114538;text-align:left;flex-wrap:wrap;align-self:stretch;width:100%;margin:0 0 clamp(.75rem,1.2vw,1.25rem);font-size:clamp(2rem,8vw,2.6rem);font-weight:800;line-height:1.2}.projectsHomePage-description{color:#6a7280;text-align:left;align-self:stretch;width:100%;margin-bottom:clamp(1.125rem,2vw,1.75rem);font-size:clamp(.98rem,2.1vw,1.08rem);font-weight:420;line-height:1.55}.projectsHomePage-button{color:#fff;cursor:pointer;background-color:#114538;border:0;border-radius:9999px;align-self:center;align-items:center;gap:.625rem;padding:.875rem 1.75rem;font-size:1.05rem;font-weight:800;line-height:1;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .15s;display:inline-flex;box-shadow:0 .5rem 1.375rem #11453840}.projectsHomePage-button:hover,.projectsHomePage-button:focus-visible{background-color:#0d352b;outline:none;transform:translateY(-.0625rem);box-shadow:0 .625rem 1.625rem #11453852}.projectsHomePage-button:focus-visible{box-shadow:0 0 0 .1875rem #11453847,0 .5rem 1.375rem #11453840}.projectsHomePage-image-wrapper{flex:1;justify-content:center;align-items:center;width:100%;max-width:100%;margin-top:1rem;display:flex}.projectsHomePage-image{object-fit:contain;border-radius:2rem;width:min(85vw,32.5rem);height:auto;box-shadow:0 1rem 2.5rem #1145382e,0 .375rem 1rem #1145381a}.projectsHomePage-grid-wrapper{background-color:#fff;width:100%;padding-block:3.75rem}.projectsHomePage-grid{counter-reset:feature;grid-template-columns:1fr;gap:2.5rem 1.875rem;margin:0;padding:0;list-style:none;display:grid}.grid-item{--bullet-size:2rem;--title-fs:clamp(1.2rem,2.2vw + .5rem,1.8rem);--title-lh:1.25;counter-increment:feature;align-items:flex-start;gap:.9375rem;display:flex}.grid-item-icon-wrapper{width:var(--bullet-size);height:var(--bullet-size);flex:0 0 var(--bullet-size);color:#fff;margin-top:calc((var(--title-lh)*var(--title-fs) - var(--bullet-size))/2);background:#114538;border-radius:9999px;place-items:center;font-size:1rem;font-weight:800;line-height:1;display:grid}.grid-item-icon-wrapper:before{content:counter(feature)}.grid-item-text{flex:1}.grid-item-title{font-size:clamp(1.2rem,2.2vw + .5rem,1.2rem);font-weight:700;line-height:var(--title-lh);color:#114538;margin-bottom:.5rem}.grid-item-title a,.grid-item-title a:link,.grid-item-title a:visited{color:#114538;text-decoration:none;transition:color .3s ease-in-out,box-shadow .2s;display:inline-block}.grid-item-title a:hover,.grid-item-title a:focus-visible,.grid-item-title a:active{color:#0d352b}.grid-item-title a:focus-visible{border-radius:.5rem;outline:none;box-shadow:0 0 0 .1875rem #11453847}.grid-item-description{color:#6a7280;font-size:clamp(.98rem,2.1vw,1.08rem);font-weight:420;line-height:1.55}@media (min-width:30em){.projectsHomePage-container{padding-inline:2rem}}@media (min-width:48em){.projectsHomePage-grid{grid-template-columns:repeat(2,1fr)}.projectsHomePage-image{width:100%}.projectsHomePage-title{font-size:clamp(1.4rem,2vw + 1rem,2.2rem)}}@media (min-width:62em){.projectsHomePage-top{text-align:initial;flex-direction:row;justify-content:space-between;align-items:center;gap:clamp(1rem,3vw,2rem)}.projectsHomePage-content,.projectsHomePage-image-wrapper{flex:0 0 50%;max-width:50%}.projectsHomePage-content{align-items:flex-start;max-width:40rem}.projectsHomePage-button{align-self:flex-start}.projectsHomePage-image{max-width:35rem}}@media (min-width:75em){.ProjectsHomePage .grid-item{--title-fs:1.45rem;--bullet-size:1.75rem}}
[hidden]{display:none!important}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:.0625rem!important;height:.0625rem!important;margin:-.0625rem!important;padding:0!important;position:absolute!important;overflow:hidden!important}.trial{color:#4b5563;padding-block:clamp(1.5rem,2vw,3rem);padding-bottom:3.75rem;background-color:#f5f7f9;width:100%;padding-inline:0}.trial__container{width:min(92rem,92%);margin-inline:auto;padding-inline:1rem}.trial__content{width:100%}.trial__card{box-shadow:none;background:0 0;border:0}.trial__header{margin-bottom:1rem}.trial__header h2{color:#114538;letter-spacing:-.01em;margin:0 0 .75rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,8vw,2.6rem);font-weight:800;line-height:1.15}.trial__header .trial__sub{text-align:left;max-width:65ch;margin:0;font-size:clamp(.98rem,2.1vw,1.08rem);font-weight:600;line-height:1.5}.trial__stepper{grid-template-columns:1fr;grid-auto-flow:row;gap:.5rem;margin:0 0 1.25rem;display:grid}.trial__stepper .stepper__item{color:#0f3860;cursor:pointer;text-align:left;background:#eef4ff;border:1px solid #d7e4ff;border-radius:9999px;align-items:center;gap:.6rem;width:100%;padding:.625rem 1rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:background-color .2s,border-color .2s,transform 80ms,box-shadow .2s;display:inline-flex}.trial__stepper .stepper__item:hover,.trial__stepper .stepper__item:focus-visible{background:#f8fbff;border-color:#b8cfff;outline:none;transform:translateY(-1px)}.trial__stepper .stepper__item.is-active{background:#fff;border-color:#7aa5ff;box-shadow:0 8px 18px #7aa5ff40}.trial__stepper .stepper__item.is-done:not(.is-active){background:#f3f7ff;border-color:#b2cbff}.trial__stepper .stepper__item .stepper__dot{color:#fff;background:#114538;border-radius:50%;place-content:center;width:1.625rem;height:1.625rem;font-size:.92rem;font-weight:800;display:inline-grid}.trial__form{grid-template-columns:1fr;gap:1rem;max-width:48rem;display:grid}.step{gap:1rem;display:none}.step.is-active{display:grid}.step--preferences{row-gap:1.25rem}.step--preferences .field,.step--preferences .group{margin-top:.2rem}.step__cap{align-items:center;gap:.6rem;display:flex}.step__dot{color:#fff;background:#114538;border-radius:50%;place-content:center;width:1.875rem;height:1.875rem;font-weight:800;display:inline-grid}.step__title{color:#114538;margin:0;font-size:clamp(1.3rem,2.2vw + .6rem,1.6rem);font-weight:800}.field{gap:.6rem;min-width:0;display:grid}.field--full{grid-column:1/-1}.field label,.field legend{font-size:.95rem;font-weight:600}.field input[type=text],.field input[type=tel],.field input[type=email],.field input[type=date],.field select{height:3rem}.field textarea{min-height:6.3rem}.field input[type=text],.field input[type=tel],.field input[type=email],.field input[type=date],.field textarea,.field select{color:#4b5563;background:#fff;border:.0625rem solid #e5e7eb;border-radius:.625rem;outline:none;width:100%;min-width:0;padding:0 1rem;font-size:.95rem;transition:border-color .15s,background-color .15s,box-shadow .15s}.field input[type=text]::placeholder,.field input[type=tel]::placeholder,.field input[type=email]::placeholder,.field input[type=date]::placeholder,.field textarea::placeholder,.field select::placeholder{color:#4b5563;opacity:.65}.field input[type=text]:focus-visible,.field input[type=tel]:focus-visible,.field input[type=email]:focus-visible,.field input[type=date]:focus-visible,.field textarea:focus-visible,.field select:focus-visible{background:#fff;border-color:#114538;box-shadow:0 0 0 .1875rem #1145382e}.field select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 20 20' fill='none'><path d='M6 8l4 4 4-4' stroke='%239aa3b2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right .625rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2rem}.field .hint{color:#6b7280;margin-top:-.15rem;font-size:.85rem}.field.group{margin:0;padding:0;border:none!important}.field.group legend{margin-bottom:.25rem}.field--error input,.field--error select,.field--error textarea{border-color:#dc2626;box-shadow:0 0 0 .1875rem #dc26261f}.error-text{color:#b91c1c;font-size:.9rem}.pills{flex-wrap:wrap;gap:.55rem;display:flex}.pills .pill{color:#4b5563;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:.0625rem solid #11453824;border-radius:9999px;justify-content:center;align-items:center;min-height:2.5rem;padding:0 1.1rem;font-size:.92rem;font-weight:600;transition:background-color .18s,color .18s,border-color .18s,box-shadow .18s,transform .1s;display:inline-flex;position:relative;box-shadow:0 1px #0f172a0a}.pills .pill input{opacity:0;pointer-events:none;position:absolute;inset:0}.pills .pill:hover:not(.is-active){background:#fff;border-color:#11453859;transform:translateY(-1px);box-shadow:0 6px 14px #0f172a1f}.pills .pill:active:not(.is-active){transform:translateY(0);box-shadow:0 3px 8px #0f172a14}.pills .pill.is-active{color:#fff;background:linear-gradient(135deg,#114538,#0c3127);border-color:#0000;transform:translateY(-1px);box-shadow:0 10px 24px #11453859}.pills .pill.is-active span{transform:translateY(-.5px)}.pills .pill:focus-within{outline:none;box-shadow:0 0 0 .16rem #1145384d}.pills.pills--wrap{flex-wrap:wrap}.pills.pills--compact .pill{min-width:2.75rem;min-height:2.25rem;padding:0 .9rem}.check{grid-template-columns:auto 1fr;align-items:center;gap:.75rem;font-size:.95rem;display:grid}.check input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:.125rem solid #11453859;border-radius:.375rem;place-content:center;width:1.375rem;height:1.375rem;margin:0;transition:border-color .2s,background-color .2s,box-shadow .2s,transform 80ms;display:inline-grid}.check input[type=checkbox]:hover{border-color:#114538b3;box-shadow:0 0 0 .375rem #1145380f}.check input[type=checkbox]:active{transform:scale(.96)}.check input[type=checkbox]:focus-visible{border-color:#114538;outline:none;box-shadow:0 0 0 .25rem #11453833}.check input[type=checkbox]:checked{background-color:#114538;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M3.5 8.5 6.5 11.5 12.5 5.5' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:.875rem .875rem;border-color:#114538}.check input[type=checkbox]:indeterminate{background-color:#114538;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><rect x='3' y='7.25' width='10' height='1.5' rx='0.75' fill='white'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:.75rem .75rem;border-color:#114538}.check input[type=checkbox]:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.check span{color:#4b5563;cursor:pointer;line-height:1.35}.check .req{color:#dc2626}.aside{color:#114538;grid-column:1/-1;align-items:center;gap:.5rem;margin:.4rem 0 0;font-size:1rem;font-weight:600;display:inline-flex}.actions{text-align:left;grid-column:1/-1;justify-content:flex-start;gap:.75rem;margin-top:.75rem;display:flex}.btn,.btn--primary{color:#fff;cursor:pointer;background-color:#114538;border:0;border-radius:9999px;align-items:center;gap:.625rem;padding:.875rem 1.75rem;font-size:1.05rem;font-weight:800;line-height:1;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform .15s;display:inline-flex;position:relative;box-shadow:0 .5rem 1.375rem #11453840}.btn__icon{display:none}.btn--primary:hover,.btn--primary:focus-visible{background-color:#0d352b;outline:none;transform:translateY(-.0625rem);box-shadow:0 .625rem 1.625rem #11453852}.btn--primary:active{transform:translateY(.0625rem)}.btn--primary:disabled{opacity:.6;cursor:not-allowed}.btn__label{line-height:1}.btn--secondary{color:#114538;cursor:pointer;background:#f4f6f8;border:1px solid #d8dde3;border-radius:9999px;align-items:center;gap:.625rem;padding:.85rem 1.35rem;font-size:1.02rem;font-weight:800;line-height:1;transition:background-color .2s,border-color .2s,transform .15s,box-shadow .2s;display:inline-flex}.btn--secondary:hover,.btn--secondary:focus-visible{background:#fafbfc;border-color:#c6cdd6;outline:none;transform:translateY(-1px);box-shadow:0 6px 14px #0000000f}.btn--secondary:active{transform:translateY(0);box-shadow:0 3px 8px #0000000d}.msg{border:.0625rem solid #e5e7eb;border-radius:.5rem;grid-column:1/-1;margin:.6rem 0 0;padding:.6rem .8rem;font-size:.92rem}.msg--ok{color:#0b6a3d;background:#f0fff6;border-color:#d1fae5}.msg--err{color:#7a1b1b;background:#fff5f5;border-color:#fecaca}@media (min-width:30em){.trial__container{padding-inline:2rem}}@media (min-width:48em){.trial__header{margin-bottom:clamp(1rem,2.5vw,1.75rem)}.trial__header h2{font-size:clamp(2rem,2vw + 1rem,2.4rem)}.trial__form{gap:1.25rem}.trial__stepper{grid-template-columns:none;grid-auto-columns:1fr;grid-auto-flow:column}.trial__stepper .stepper__item{width:auto}}@media (min-width:64em){.trial__form{gap:1.5rem}}
