.featuregrid-wrapper.svelte-ysezc5{background-color:#fff;padding:6rem 2rem}.featuregrid.svelte-ysezc5{max-width:90rem;margin:0 auto}.featuregrid__heading.svelte-ysezc5{font-size:1.8rem;font-weight:700;color:#000;text-align:center;margin:0 0 4rem}.featuregrid__grid.svelte-ysezc5{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.featuregrid__card.svelte-ysezc5{display:flex;flex-direction:column;gap:1rem;padding:2rem;background-color:#fff;transition:box-shadow .3s ease}.featuregrid__card.svelte-ysezc5:hover{box-shadow:0 4px 20px #00000014}.featuregrid__icon.svelte-ysezc5{width:2.5rem;height:2.5rem;object-fit:contain}.featuregrid__card-heading.svelte-ysezc5{font-size:2rem;font-weight:700;color:#000;margin:0}.featuregrid__card-text.svelte-ysezc5{font-size:1rem;color:#333;margin:0;line-height:1.2}@media(max-width:1024px){.featuregrid__grid.svelte-ysezc5{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.featuregrid__grid.svelte-ysezc5{grid-template-columns:1fr}.featuregrid-wrapper.svelte-ysezc5{padding:4rem 1rem}.featuregrid__heading.svelte-ysezc5{font-size:1.5rem}.featuregrid__card.svelte-ysezc5{padding:.5rem 0;background-color:transparent;box-shadow:none!important;cursor:default}.featuregrid__card.svelte-ysezc5:hover{box-shadow:none}.featuregrid__card-heading.svelte-ysezc5{font-size:1.5rem}}.vd__cta.svelte-1itp36b{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-top:3rem}.vd__cta-text.svelte-1itp36b{font-size:1.5rem;font-weight:600;color:#000;margin:0;text-align:center}.vd__cta-btn.svelte-1itp36b{background-color:#0f3b53;color:#fff;border:2px solid #0f3b53;padding:.75rem 2rem;border-radius:12px;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}.vd__cta-btn.svelte-1itp36b:hover{background-color:#f1f1f1;color:#0f3b53}@media(max-width:640px){.vd__cta-text.svelte-1itp36b{font-size:1.25rem}.vd__cta-btn.svelte-1itp36b{width:fit-content;text-align:center}}.vd-wrapper.svelte-1itp36b{background-color:#f1f1f1;padding:6rem 2rem}.vd.svelte-1itp36b{max-width:80rem;margin:0 auto}.vd__toprow.svelte-1itp36b{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem}.vd__heading.svelte-1itp36b{font-size:3rem;font-weight:700;color:#000;margin:0 0 3rem}.vd__request-btn.svelte-1itp36b{background-color:#0f3b53;color:#fff;border:2px solid #0f3b53;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .3s ease,color .3s ease;margin-bottom:3rem}.vd__request-btn.svelte-1itp36b:hover{background-color:#f1f1f1;color:#0f3b53}.vd__toggle.svelte-1itp36b{display:flex;align-items:center;gap:.75rem;margin-bottom:2.5rem;padding-left:1.5rem}.vd__toggle-label.svelte-1itp36b{font-size:1.25rem;font-weight:400;color:#000;cursor:pointer;transition:color .2s ease;-webkit-user-select:none;user-select:none}.vd__toggle-label--active.svelte-1itp36b{color:#000}.vd__toggle-switch.svelte-1itp36b{position:relative;width:3.75rem;height:1.875rem;background-color:#fff;border:1.5px solid #ccc;border:none;border-radius:999px;cursor:pointer;padding:0;flex-shrink:0}.vd__toggle-knob.svelte-1itp36b{position:absolute;top:50%;left:4px;transform:translateY(-50%);width:1.375rem;height:1.375rem;background-color:#0f3b53;border-radius:50%;transition:left .2s ease}.vd__toggle-knob--right.svelte-1itp36b{left:calc(100% - 1.375rem - 4px)}.vd__cards-wrapper.svelte-1itp36b{position:relative;display:flex;align-items:center;gap:1rem}.vd__cards--grid.svelte-1itp36b{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;width:100%}.vd__cards--scroll.svelte-1itp36b{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:auto;width:100%;scrollbar-width:none}.vd__cards--scroll.svelte-1itp36b::-webkit-scrollbar{display:none}.vd__arrow.svelte-1itp36b{background-color:#8fa9b4;color:#fff;border:none;border-radius:50%;width:1.75rem;height:1.75rem;font-size:.9rem;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.vd__arrow.svelte-1itp36b:hover{transform:translateY(-50%) scale(.85)}.vd__arrow--left.svelte-1itp36b{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);z-index:2}.vd__arrow--right.svelte-1itp36b{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);z-index:2}.vd__card.svelte-1itp36b{background-color:#fff;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;height:540px;box-shadow:0 2px 8px #0000000f;transition:box-shadow .3s ease;scroll-snap-align:start}.vd__cards--grid.svelte-1itp36b .vd__card:where(.svelte-1itp36b){width:100%}.vd__cards--scroll.svelte-1itp36b .vd__card:where(.svelte-1itp36b){min-width:calc((100% - 3rem)/4);width:calc((100% - 3rem)/4);flex-shrink:0}.vd__card.svelte-1itp36b:hover{box-shadow:0 6px 20px #0000001a}.vd__card-image.svelte-1itp36b{width:100%;height:150px;object-fit:contain;flex-shrink:0}.vd__card-body.svelte-1itp36b{width:100%;display:flex;flex-direction:column;gap:.25rem}.vd__card-heading.svelte-1itp36b{font-size:2rem;font-weight:700;color:#000;margin:0;text-align:center;width:100%;line-height:1.2;min-height:4.32rem;display:flex;align-items:center;justify-content:center}.vd__cards--scroll.svelte-1itp36b .vd__card-heading:where(.svelte-1itp36b){font-size:1.5rem;min-height:calc(1.5rem * 1.2 * 2)}.vd__cards--scroll.svelte-1itp36b .vd__card-spec:where(.svelte-1itp36b){border-bottom:none}.vd__card-subheading.svelte-1itp36b{font-size:1rem;color:#000;margin-top:1rem;text-align:center}.vd__card-divider.svelte-1itp36b{display:block;width:100%;height:2px;background-color:#cbd7dc;border:none;margin-top:0;margin-bottom:16px;padding:0}.vd__card-specs.svelte-1itp36b{list-style:none;padding:0;margin:.5rem 0 0;width:100%;display:flex;flex-direction:column;gap:.25rem}.vd__card-spec.svelte-1itp36b{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;color:#333;padding:.35rem 0}.vd__card-spec-text.svelte-1itp36b{flex:unset}.vd__check.svelte-1itp36b{width:1.25rem;height:1.25rem;flex-shrink:0;order:-1;stroke:#000;stroke-width:3.5}.vd__card-btn.svelte-1itp36b{flex-shrink:0;width:fit-content;align-self:center;background-color:#0f3b53;color:#fff;border:2px solid #0f3b53;padding:.6rem 1rem;border-radius:12px;font-size:.95rem;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}.vd__card-btn.svelte-1itp36b:hover{background-color:#f1f1f1;color:#0f3b53}@media(max-width:1024px){.vd__cards--grid.svelte-1itp36b{grid-template-columns:repeat(2,1fr)}.vd__cards--scroll.svelte-1itp36b .vd__card:where(.svelte-1itp36b){min-width:calc((100% - 1rem)/2);width:calc((100% - 1rem)/2)}}@media(max-width:640px){.vd__cards--grid.svelte-1itp36b{grid-template-columns:1fr}.vd__toprow.svelte-1itp36b{flex-direction:column;align-items:center}.vd-wrapper.svelte-1itp36b{padding:4rem 1rem}.vd__heading.svelte-1itp36b{font-size:2rem}.vd__cards--scroll.svelte-1itp36b .vd__card:where(.svelte-1itp36b){min-width:100%;width:100%}}.ms-wrapper.svelte-1jl6322{background-color:#fff;padding:6rem 2rem}.ms.svelte-1jl6322{max-width:80rem;margin:0 auto}.ms__toprow.svelte-1jl6322{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.ms__heading.svelte-1jl6322{font-size:3rem;font-weight:700;color:#000;margin:0;max-width:36rem}.ms__disclaimer.svelte-1jl6322{font-size:.875rem;color:#888;margin:0;text-align:right;align-self:flex-end;white-space:nowrap}.ms__grid.svelte-1jl6322{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.ms__cell.svelte-1jl6322{padding:2.5rem;display:flex;align-items:center;min-width:0}.ms__cell--left.svelte-1jl6322{align-items:flex-start}.ms__left-content.svelte-1jl6322{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}.ms__left-heading.svelte-1jl6322{font-size:2rem;font-weight:700;color:#000;margin:0}.ms__left-subtext.svelte-1jl6322{font-size:1rem;color:#000;margin:0;line-height:1.6}.ms__btn.svelte-1jl6322{align-self:center;background-color:#0f3b53;color:#fff;border:2px solid #0f3b53;padding:.6rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .3s ease,color .3s ease;margin-top:.5rem}.ms__btn.svelte-1jl6322:hover{background-color:#fff;color:#0f3b53}.ms__slider-wrapper.svelte-1jl6322{display:flex;align-items:center;gap:.75rem;width:100%}.ms__slider.svelte-1jl6322{display:flex;overflow:hidden;width:100%;flex:1}.ms__icon-wrap.svelte-1jl6322{flex:0 0 25%;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem}.ms__icon.svelte-1jl6322{width:5rem;height:5rem;object-fit:contain;transition:transform .2s ease}.ms__icon.svelte-1jl6322:hover{transform:scale(1.1)}.ms__arrow.svelte-1jl6322{background-color:#124e66;color:#fff;border:none;border-radius:50%;width:2rem;height:2rem;font-size:1rem;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,opacity .3s ease}.ms__arrow.svelte-1jl6322:hover:not(:disabled){background-color:#0f3b53}.ms__arrow--disabled.svelte-1jl6322{opacity:.3;cursor:not-allowed}@media(max-width:1024px){.ms__grid.svelte-1jl6322{grid-template-columns:1fr;grid-template-rows:auto}.ms__disclaimer.svelte-1jl6322{text-align:left;white-space:normal}}@media(max-width:640px){.ms-wrapper.svelte-1jl6322{padding:4rem 1rem}.ms__heading.svelte-1jl6322{font-size:1.5rem}.ms__toprow.svelte-1jl6322{flex-direction:column;gap:.75rem}.ms__disclaimer.svelte-1jl6322{align-self:flex-start}.ms__cell.svelte-1jl6322{padding:1.5rem}.ms__icon-wrap.svelte-1jl6322{flex:0 0 100%}.ms__icon.svelte-1jl6322{width:6rem;height:6rem;margin:0 auto;display:block}}
