.optician-ready-guide{background-color:#f7f7f5;position:relative;overflow:hidden;width:100%}.optician-ready-guide .section__header{margin-bottom:4rem}.optician-ready-guide .rich-text__subheading{font-family:var(--font-heading-family, inherit)!important;font-size:1.25rem!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:rgba(var(--color-foreground),.6)!important;margin-bottom:.8rem!important}.optician-ready-guide .rich-text__heading{color:rgb(var(--color-foreground));margin-bottom:1rem}.optician-ready-guide .rich-text__text{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75);max-width:68ch}.optician-ready-guide__studio-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:4.8rem;align-items:center;margin-bottom:2rem}.optician-ready-showcase{order:2;position:relative;background:#fff;border-radius:20px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.08);box-shadow:0 10px 30px #0000000a;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}.optician-ready-showcase__media{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:3rem;background:radial-gradient(circle at center,#fff 40%,#f4f4f2)}.optician-ready-showcase__img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .6s cubic-bezier(.16,1,.3,1);filter:drop-shadow(0 14px 24px rgba(0,0,0,.12))}.optician-ready-showcase:hover .optician-ready-showcase__img{transform:scale(1.03)}.optician-ready-showcase__badge{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:.8rem;padding:.7rem 1.2rem;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(var(--color-foreground),.1);border-radius:9999px;font-family:var(--font-heading-family, inherit);font-size:1.15rem;font-weight:600;letter-spacing:.04em;color:rgb(var(--color-foreground));box-shadow:0 4px 16px #0000000f;pointer-events:none}.optician-ready-showcase__badge svg{width:1.5rem!important;height:1.5rem!important;max-width:1.5rem!important;max-height:1.5rem!important;color:rgb(var(--color-foreground))}.optician-ready-showcase__badge--top-right{top:1.8rem;right:1.8rem}.optician-ready-showcase__badge--bottom-left{bottom:1.8rem;left:1.8rem}.optician-ready-timeline{order:1;display:flex;flex-direction:column;position:relative;padding-left:2.8rem}.optician-ready-timeline:before{content:"";position:absolute;top:2rem;bottom:4rem;left:1.9rem;width:1.5px;background:linear-gradient(to bottom,rgba(var(--color-foreground),.25),rgba(var(--color-foreground),.12));z-index:1}.optician-ready-timeline__item{display:flex;flex-direction:column;position:relative;z-index:2;padding-bottom:2.8rem}.optician-ready-timeline__item:last-child{padding-bottom:1.8rem}.optician-ready-timeline__header{display:flex;align-items:center;gap:1.4rem;margin-left:-2.8rem;margin-bottom:.8rem}.optician-ready-timeline__node{width:3.8rem;height:3.8rem;border-radius:50%;background:#f7f7f5;border:1.5px solid rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;font-family:var(--font-heading-family, inherit);font-size:1.2rem;font-weight:700;letter-spacing:.08em;color:rgb(var(--color-foreground));box-shadow:0 0 0 6px #f7f7f5;flex-shrink:0;transition:background-color .3s ease,color .3s ease,transform .3s ease}.optician-ready-timeline__item:hover .optician-ready-timeline__node{background:rgb(var(--color-foreground));color:#fff;transform:scale(1.06)}.optician-ready-timeline__title{font-family:var(--font-heading-family, inherit);font-size:1.75rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));margin:0}.optician-ready-timeline__body{padding-left:2.4rem}.optician-ready-timeline__text{font-size:1.45rem;line-height:1.65;color:rgba(var(--color-foreground),.72);margin:0}.optician-ready-timeline__footer{padding-left:2.4rem;padding-top:.8rem;position:relative;z-index:2}.optician-ready-timeline__link{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-heading-family, inherit);font-size:1.4rem;font-weight:600;letter-spacing:.02em;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:4px;cursor:pointer;transition:opacity .2s ease}.optician-ready-timeline__link:hover{opacity:.75}.optician-ready-timeline__link svg{width:1.4rem!important;height:1.4rem!important;max-width:1.4rem!important;max-height:1.4rem!important;display:inline-block!important;vertical-align:middle!important;transition:transform .2s ease}.optician-ready-timeline__link:hover svg{transform:translate(3px)}.optician-ready-timeline__trigger{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;cursor:pointer}.optician-contact-modal .drawer__inner{max-width:64rem}.optician-contact-modal__content{padding:1rem 0}.optician-contact-modal__title{margin-bottom:1.2rem;color:rgb(var(--color-foreground))}.optician-contact-modal__desc{font-size:1.45rem;line-height:1.6;color:rgba(var(--color-foreground),.75);margin-bottom:2.4rem}.optician-contact-modal__desc p{margin-bottom:1rem}.optician-contact-modal__form{display:flex;flex-direction:column;gap:1.8rem;width:100%}.optician-contact-modal__form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;width:100%;align-items:start}@media(max-width:640px){.optician-contact-modal__form-row{grid-template-columns:1fr;gap:1.8rem}}.optician-contact-modal__form .form-field{display:flex;flex-direction:column;margin:0;width:100%}.optician-contact-modal__form .form-label{font-size:1.35rem;font-weight:500;color:rgb(var(--color-foreground));margin:0 0 .8rem;display:flex;align-items:center;gap:.4rem;line-height:1.3}.optician-contact-modal__form .form-control{width:100%;box-sizing:border-box;margin:0}.optician-contact-modal__form textarea.form-control{min-height:13rem;resize:vertical}.optician-contact-modal__form .form-field--submit{margin-top:.6rem;margin-bottom:0}@media(max-width:1024px){.optician-ready-guide__studio-grid{grid-template-columns:1fr;gap:3.6rem}.optician-ready-showcase{order:1;max-width:640px;margin:0 auto;width:100%}.optician-ready-timeline{order:2}}@media(max-width:767px){.optician-ready-showcase{aspect-ratio:16 / 11}.optician-ready-showcase__badge{font-size:1rem;padding:.5rem .9rem}.optician-ready-showcase__badge svg{width:1.3rem!important;height:1.3rem!important}.optician-ready-timeline__item{padding-bottom:2.2rem}.optician-ready-timeline__title{font-size:1.6rem}}.optician-dropdown-guide{display:flex;flex-direction:column;gap:1.8rem;padding:.8rem 0}.optician-dropdown-guide__intro{font-size:1.45rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin:0}.optician-dropdown-guide__badges{display:flex;flex-wrap:wrap;gap:.8rem}.optician-dropdown-guide__badge{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.1rem;background:#f7f7f5;border:1px solid rgba(var(--color-foreground),.1);border-radius:9999px;font-family:var(--font-heading-family, inherit);font-size:1.15rem;font-weight:600;letter-spacing:.03em;color:rgb(var(--color-foreground))}.optician-dropdown-guide__badge svg{width:1.3rem!important;height:1.3rem!important;max-width:1.3rem!important;max-height:1.3rem!important;color:rgb(var(--color-foreground))}.optician-dropdown-guide__stepper{display:flex;flex-direction:column;position:relative;padding-left:2.2rem;margin-top:.6rem}.optician-dropdown-guide__stepper:before{content:"";position:absolute;top:1.4rem;bottom:2rem;left:1.3rem;width:1.5px;background:linear-gradient(to bottom,rgba(var(--color-foreground),.25),rgba(var(--color-foreground),.1));z-index:1}.optician-dropdown-guide__step{display:flex;flex-direction:column;position:relative;z-index:2;padding-bottom:1.8rem}.optician-dropdown-guide__step:last-child{padding-bottom:.4rem}.optician-dropdown-guide__step-header{display:flex;align-items:center;gap:1.2rem;margin-left:-2.2rem;margin-bottom:.4rem}.optician-dropdown-guide__step-num{width:2.8rem;height:2.8rem;border-radius:50%;background:#fff;border:1.5px solid rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;font-family:var(--font-heading-family, inherit);font-size:1.1rem;font-weight:700;letter-spacing:.04em;color:rgb(var(--color-foreground));box-shadow:0 0 0 4px #fff;flex-shrink:0}.optician-dropdown-guide__step-title{font-family:var(--font-heading-family, inherit);font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));margin:0}.optician-dropdown-guide__step-body{padding-left:1.8rem}.optician-dropdown-guide__step-body p{font-size:1.35rem;line-height:1.55;color:rgba(var(--color-foreground),.72);margin:0}.optician-dropdown-guide__footer{padding-top:.8rem;border-top:1px dashed rgba(var(--color-foreground),.12)}
/*# sourceMappingURL=/cdn/shop/t/36/assets/optician-ready-guide.css.map */
