.steps__wrapper{display:flex;flex-direction:column}@media screen and (min-width: 990px){.steps__wrapper{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.8rem}}.steps .titles+.content{margin-top:2.4rem}@media screen and (min-width: 750px){.steps .titles+.content{margin-top:3.2rem}}@media screen and (min-width: 1200px){.steps .titles+.content{margin-top:4rem}}.steps__items{display:none}@media screen and (min-width: 990px){.steps__items{width:100%;display:flex;flex-direction:column;width:21.5625%;position:sticky;top:calc(var(--header-height) + 1.6rem)}.steps__items:before{content:"";display:block;position:absolute;z-index:1;left:0;width:.2rem;height:100%;background-color:rgba(var(--color-scrollbar),.15)}}.steps__items-line{display:none;--max_height_bullet: 0px;--pos_y_bullet: 0px}@media screen and (min-width: 990px){.steps__items-line{display:block;position:absolute;z-index:3;width:.2rem;height:100%;background-color:rgb(var(--color-scrollbar));max-height:var(--max_height_bullet);top:var(--pos_y_bullet);transition:top .7s cubic-bezier(.4,0,.25,1),max-height .7s cubic-bezier(.4,0,.25,1)}}.steps__item{z-index:2;position:relative;display:flex;flex-direction:column;gap:1rem;padding:2.9rem .8rem 2.9rem 4rem;opacity:.5;transition:opacity .7s cubic-bezier(.4,0,.25,1)}.steps__item--active{opacity:1}@media screen and (min-width: 990px) and (hover: hover) and (pointer: fine){.steps__item{cursor:pointer}.steps__item:hover{opacity:1}}@media screen and (min-width: 990px) and (max-height: 700px){.steps__item{padding:1.6rem 4rem}}.steps__item-heading{max-width:41.6rem}.steps__item-description{max-width:41.6rem;word-break:break-word;color:rgb(var(--color-foreground-secondary))}.steps__contents{width:100%;display:flex;flex-direction:column}@media screen and (min-width: 990px){.steps__contents{width:74.6875%}}.steps__content{display:flex;flex-direction:column;gap:2.4rem;padding-top:3.2rem}@media screen and (min-width: 990px){.steps__content{padding-top:6.4rem;gap:4rem;min-height:50vh;min-height:50svh}.steps__content:first-child{padding-top:0;min-height:calc(50vh - 6.4rem);min-height:calc(50svh - 6.4rem)}}.steps__content:first-child{padding-top:0}.steps__content-image{position:relative;width:100%;display:flex;overflow:hidden;border-radius:var(--border-radius-block)}.steps__content-image-item{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--focal_point)}.steps__content-image:after{content:"";display:block;width:0;padding-bottom:var(--padding_bottom)}.steps__content-inner{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;opacity:0;transition:opacity 1.5s cubic-bezier(.4,0,.25,1)}.steps__content.step-viewed .steps__content-inner{opacity:1}.steps__content-text{width:100%;display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width: 990px){.steps__content-text{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem}}.steps__content-heading{max-width:41.6rem}.steps__content-heading a{display:inline;color:rgba(var(--color-foreground));transition:background-size var(--duration-default) ease-in-out,opacity var(--duration-default) ease-in-out;background-position:left 90%;background-size:100% 5%;background-image:linear-gradient(to right,rgba(var(--color-foreground)) 0% 100%);background-repeat:no-repeat;text-decoration:none}@media screen and (pointer: fine){.steps__content-heading a:hover{background-size:0% 5%;background-position:right 90%;opacity:.8}}.steps__content-description{max-width:41.6rem;color:rgb(var(--color-foreground-secondary))}.steps__content-description p{color:rgb(var(--color-foreground-secondary))!important}.steps__content-button{color:rgb(var(--color-foreground))}.steps__content-mobile{display:flex;flex-direction:column;gap:1.6rem;padding-left:1.2rem;border-left:.1rem solid rgb(var(--color-scrollbar))}@media screen and (min-width: 990px){.steps__content-mobile{display:none}}.steps__popup-trigger{display:flex;justify-content:center;margin:3rem 0}.steps__popup-button{display:flex;align-items:center;background:#f5f5f5;border:none;border-radius:2em;padding:.75em 1.5em;font-size:1.25rem;font-weight:400;color:#222;cursor:pointer;transition:background .2s;justify-content:center}.steps__popup-button:hover,.steps__popup-button:focus{background:#ececec}.steps__popup-icon{display:flex;align-items:center;justify-content:center;margin-left:.5em}.steps-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;align-items:center;justify-content:center}.steps-popup.is-active{display:flex}.steps-popup__content{position:relative;width:100%;max-width:800px;margin:20px;background:var(--color-background);border-radius:var(--popup-border-radius, 0);overflow:hidden}.steps-popup__content--small{max-width:400px}.steps-popup__content--medium{max-width:600px}.steps-popup__content--large{max-width:1000px}.steps-popup__close{position:absolute;top:10px;right:10px;z-index:2;background:#ffffffe6;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.steps-popup__close:hover{background:#fff}.steps-popup__video{width:100%;aspect-ratio:16/9;border-radius:var(--popup-border-radius, 0);border:var(--popup-border-width, 0) solid var(--popup-border-color, transparent);overflow:hidden}.steps-popup__video video{width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-steps.css.map */
