.hero{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2.5rem;overflow:visible;padding-block:3rem 0;position:relative;width:100dvw}.hero__content{display:grid;gap:1rem;width:100%}.hero__imagery{padding-bottom:1rem;position:relative;width:100%}.hero__imagery a:not(.no-card-link):first-of-type:before,.hero__imagery button:not(.no-card-link):first-of-type:before,.hero__imagery lensadvizor-btn:first-of-type:before{bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.hero__imagery a:not(.no-card-link):first-of-type:focus-visible,.hero__imagery button:not(.no-card-link):first-of-type:focus-visible,.hero__imagery lensadvizor-btn:first-of-type:focus-visible{box-shadow:none}.hero__imagery a:not(.no-card-link):first-of-type:focus-visible:before,.hero__imagery button:not(.no-card-link):first-of-type:focus-visible:before,.hero__imagery lensadvizor-btn:first-of-type:focus-visible:before{border-radius:var(--border-radius,.25rem);box-shadow:0 0 0 .0625rem #fff4e8,0 0 0 .25rem #6d55ff;outline:none}.hero__title{font-size:3.5rem;font-weight:600;letter-spacing:-.02em;line-height:105%}.hero__title--smaller{font-size:3rem}.hero__text{margin:0;max-width:40ch}.hero__text a{font-weight:600;letter-spacing:-.01em;text-decoration-line:underline}.hero__text a:active,.hero__text a:hover{opacity:.6}.hero__description-wrapper{align-items:center;border-top:.0625rem solid #e5e5e5;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;padding-top:1rem}.hero__description-wrapper .btn{flex-shrink:0}.hero__description-wrapper p:first-of-type{padding-block:0}.hero__text--description{font-size:.75rem;padding:1rem 0}.hero__buttons{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.hero__image{width:100%}.hero__illus-primary{bottom:0;height:clamp(11.25rem,48%,19rem);-o-object-fit:contain;object-fit:contain;position:absolute;width:auto}.hero__illus-primary--left{left:-.75rem;-o-object-position:left;object-position:left}.hero__illus-primary--right{-o-object-position:right;object-position:right;right:-.75rem}.hero__illus-secondary{display:none}@media only screen and (min-width:64em){.hero{flex-wrap:nowrap;gap:5rem;padding-block:1.25rem 0}.hero__content{gap:1.8rem;padding:2rem 0 0;width:clamp(27rem,42vw,37rem)}.hero__imagery{padding-bottom:2rem;width:clamp(40rem,52.5vw,47.25rem)}.hero__imagery--wide{width:60dvw}.hero__title{font-size:4.5rem}.hero__title--smaller{font-size:3.5rem}.hero__description-wrapper{padding-top:1.5rem}.hero__text--description{font-size:.875rem}.hero__illus-primary--left{left:0;transform:translateX(-4rem)}.hero__illus-primary--right{right:0;transform:translateX(4rem)}.hero__illus-secondary{display:block;margin-left:auto;margin-right:3rem;width:10.5rem}}@media only screen and (min-width:80em){.hero{gap:2rem}.hero__content{padding:7rem 3rem 0}.hero__content--tall{padding:5rem 3rem 0}}@media only screen and (max-width:calc(48em - 1px)){.hero__buttons>*{flex:1}}