.how-to-use-header{display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin-bottom:3.2rem;gap:1.6rem;text-align:center}@media screen and (min-width:990px){.how-to-use-header{flex-direction:row;text-align:left}}.how-to-use-header .how-to-use-tabs__header-button{margin:0}.how-to-use-tabs__description{font-size:1.8rem;margin-top:.8rem}.how-to-use-tabs__wrapper{width:100%;display:flex;flex-direction:column;gap:.8rem}@media screen and (max-width:999px){.how-to-use-tabs__wrapper{margin-left:-16px;min-width:100vw}}@media screen and (max-width:550px){.how-to-use-tabs__block{max-height:28rem}}@media screen and (min-width:990px){.how-to-use-tabs__wrapper{flex-direction:row;align-items:stretch;justify-content:space-between;gap:1.6rem}}.how-to-use-tabs__content{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:.8rem}@media screen and (min-width:990px){.how-to-use-tabs__content{width:calc(50% - .8rem);border-radius:var(--border-radius-block);overflow:hidden}.how-to-use-tabs__content.content-first{order:-1}}.how-to-use-tabs__content-static{display:flex;flex-direction:column;gap:1.6rem}.how-to-use-tabs__content-blocks{width:100%;position:relative}@media screen and (min-width:990px){.how-to-use-tabs__content-blocks{background:var(--Secondary-Blue, #DDF0F0);border-radius:1.6rem}}.how-to-use-tabs__content-blocks-wrapper{width:100%;display:flex;gap:0}@media screen and (min-width:990px){.how-to-use-tabs__content-blocks-wrapper{flex-direction:column;padding:0 2.4rem}}@media screen and (min-width:1200px){.how-to-use-tabs__content-blocks-wrapper{padding:0 4.8rem}}.how-to-use-tabs__heading{margin:0;margin-bottom:.8rem}@media screen and (min-width:990px){.how-to-use-tabs__heading{margin:0}}.how-to-use-tabs__block{width:100%;padding:2rem;display:flex;align-items:center;gap:.8rem;border-radius:var(--border-radius-block);background:#ddf0f0;box-sizing:border-box}@media screen and (min-width:990px){.how-to-use-tabs__block{gap:1.6rem;padding:4.8rem 0;border-radius:0;background-color:transparent;border-bottom:.1rem solid var(--Outline-Secondary-Blue, #BFE1E1);background:unset;opacity:var(--hover-opacity)}.how-to-use-tabs__block.how-to-use-tabs__block--active,.how-to-use-tabs__block:hover,.how-to-use-tabs__block--active .how-to-use-tabs__block-info,.how-to-use-tabs__block--active .how-to-use-tabs__block-icon{opacity:1}}@media screen and (min-width:990px)and (hover:hover)and (pointer:fine){.how-to-use-tabs__block:hover .how-to-use-tabs__block-info,.how-to-use-tabs__block:hover .how-to-use-tabs__block-icon{opacity:1}}@media screen and (min-width:990px){.how-to-use-tabs__block:last-child{border-bottom:none}}@media screen and (max-width:989px){.how-to-use-tabs__block.swiper-slide{height:auto;padding-bottom:4.6rem}}.how-to-use-tabs__block-icon{width:7rem;height:7rem;border-radius:1rem;overflow:hidden;flex-shrink:0;transition:opacity var(--duration-default) cubic-bezier(.4,0,.25,1)}@media screen and (min-width:1200px){.how-to-use-tabs__block-icon{width:10rem;height:10rem}}.how-to-use-tabs__block-icon img,.how-to-use-tabs__block-icon svg{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center}.how-to-use-tabs__block-right{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;height:100%}.how-to-use-tabs__block-info{display:flex;flex-direction:column;gap:1.6rem;transition:opacity var(--duration-default) cubic-bezier(.4,0,.25,1);padding-left:41px;margin-bottom:50px}@media screen and (min-width:990px){.how-to-use-tabs__block-info{margin-bottom:0}}.how-to-use-tabs__block-heading{margin:0;position:relative;font-weight:600}@media screen and (min-width:990px){.how-to-use-tabs__block-heading{font-weight:500}}.how-to-use-tabs__block[data-number="1"] .how-to-use-tabs__block-heading:before{content:"1.";position:absolute;left:-4rem;top:0;font-weight:700;color:#93b2b2}.how-to-use-tabs__block[data-number="2"] .how-to-use-tabs__block-heading:before{content:"2.";position:absolute;left:-4rem;top:0;font-weight:700;color:#93b2b2}.how-to-use-tabs__block[data-number="3"] .how-to-use-tabs__block-heading:before{content:"3.";position:absolute;left:-4rem;top:0;font-weight:700;color:#93b2b2}.how-to-use-tabs__block[data-number="4"] .how-to-use-tabs__block-heading:before{content:"4.";position:absolute;left:-4rem;top:0;font-weight:700;color:#93b2b2}.how-to-use-tabs__block-text{color:rgb(var(--color-foreground));word-break:break-word;font-size:1.8rem}.how-to-use-tabs__block-button{color:rgb(var(--color-foreground))}.how-to-use-tabs__header-button{text-align:center;margin-bottom:2rem}@media screen and (max-width:550px){.how-to-use-tabs__header-button{min-width:100%}}.how-to-use-tabs__media{position:relative;border-radius:unset;overflow:hidden;aspect-ratio:4/3;width:100%}@media screen and (min-width:990px){.how-to-use-tabs__media{border-radius:var(--border-radius-block);aspect-ratio:4/3;width:calc(50% - .8rem)}}.how-to-use-tabs__image{width:100%;height:100%;background:transparent;border-radius:var(--border-radius-block);overflow:hidden}.how-to-use-tabs__image svg,.how-to-use-tabs__image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:var(--focal_point);transition:transform var(--duration-default)}@media screen and (min-width:990px){.how-to-use-tabs__image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(.98);transition:transform .7s cubic-bezier(.4,0,.25,1) 0ms,opacity var(--duration-long) cubic-bezier(.4,0,.25,1),visibility var(--duration-long) cubic-bezier(.4,0,.25,1)}.how-to-use-tabs__image--active{transform:scale(1);opacity:1}}.how-to-use-tabs__pagination{position:absolute;bottom:2rem;left:50%;display:block;transform:translate(-50%);z-index:2}@media screen and (min-width:990px){.how-to-use-tabs__pagination{display:none!important}}.how-to-use-tabs .swiper-wrapper{box-sizing:border-box}@media(prefers-color-scheme:light){.how-to-use-tabs__block-icon-item:first-child{display:block}.how-to-use-tabs__block-icon-item:last-child{display:none}.how-to-use-tabs__block-icon-item:only-child{display:block}}@media(prefers-color-scheme:dark){.how-to-use-tabs__block-icon-item:first-child{display:none}.how-to-use-tabs__block-icon-item:last-child{display:block}.how-to-use-tabs__block-icon-item:only-child{display:block}}[data-scheme=light] .how-to-use-tabs__block-icon-item:first-child{display:block}[data-scheme=light] .how-to-use-tabs__block-icon-item:last-child{display:none}[data-scheme=light] .how-to-use-tabs__block-icon-item:only-child{display:block}[data-scheme=dark] .how-to-use-tabs__block-icon-item:first-child{display:none}[data-scheme=dark] .how-to-use-tabs__block-icon-item:last-child{display:block}[data-scheme=dark] .how-to-use-tabs__block-icon-item:only-child{display:block}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-how-to-use.css.map */
