:root{--scrollbar-width:8px;--scrollbar-track:#f6f5f1;--scrollbar-thumb:#d9d9d9;--scrollbar-thumb-hover:#8c8c8c;--scrollbar-thumb-active:#262626;--scrollbar-border-radius:4px}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:var(--scrollbar-border-radius)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--scrollbar-border-radius);transition:background .3s}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-thumb:active{background:var(--scrollbar-thumb-active)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb)var(--scrollbar-track)}@media (prefers-color-scheme:dark){:root{--scrollbar-track:#383838;--scrollbar-thumb:#555;--scrollbar-thumb-hover:#777;--scrollbar-thumb-active:#999}}.scrollbar-thin{--scrollbar-width:4px}.scrollbar-thick{--scrollbar-width:12px}.scrollbar-hidden::-webkit-scrollbar{display:none}.scrollbar-hidden{scrollbar-width:none}.editor-stage{flex-direction:column;padding-top:0;padding-bottom:80px;display:flex;padding-right:0!important}@media (min-width:768px){.editor-stage{padding-bottom:120px}}@media (min-width:1024px){.editor-stage{padding-bottom:150px;padding-right:40px!important}}@media (min-width:1440px){.editor-stage{padding-bottom:155px}}.editor-stage .editor-stage__title{justify-content:space-between;margin-top:15px;display:flex}.editor-stage .editor-stage__title .editor-stage_to-editor.desktop{display:none}@media (min-width:768px){.editor-stage .editor-stage__title .editor-stage_to-editor.desktop{padding-right:20px;display:block}.editor-stage .editor-stage__title{margin-top:23px}}.editor-stage .editor-stage__icon-swipes{gap:12px;margin-top:30px;display:flex}.editor-stage .editor-stage__icon-swipes .scroll-button{cursor:pointer;background:0 0;border:none;transition:all .3s}.editor-stage .editor-stage__icon-swipes .scroll-button:active:not(:disabled){transform:scale(.95)}.editor-stage .editor-stage__icon-swipes .scroll-button:disabled{cursor:not-allowed;opacity:.3}@media (min-width:768px){.editor-stage .editor-stage__icon-swipes{margin-top:42px}}@media (min-width:1024px){.editor-stage .editor-stage__icon-swipes{display:none}}.editor-stage .blocks-container{scrollbar-width:none;-ms-overflow-style:none;align-items:flex-end;gap:40px;width:100%;margin-top:20px;display:flex;overflow-x:scroll}@media (min-width:1024px){.editor-stage .blocks-container{gap:0;margin-top:40px}}.editor-stage .blocks-container::-webkit-scrollbar{display:none}.editor-stage .block-item{flex-direction:column;display:flex;position:relative}.editor-stage .block-item.block-item-1{min-width:235px}.editor-stage .block-item.block-item-1 .block-1{min-height:191px}.editor-stage .block-item.block-item-2{min-width:162px}.editor-stage .block-item.block-item-2 .block-2{min-height:191px}.editor-stage .block-item.block-item-3{min-width:164px}.editor-stage .block-item.block-item-3 .block-3{min-height:191px}.editor-stage .block-item.block-item-4{min-width:184px;margin-right:20px}.editor-stage .block-item.block-item-4 .block-4{min-height:191px}@media (min-width:1024px){.editor-stage .block-item.block-item-4{margin-right:0}}@media (min-width:768px){.editor-stage .block-item.block-item-1{min-width:268px}.editor-stage .block-item.block-item-1 .block-1{min-height:254px}.editor-stage .block-item.block-item-2{min-width:268px}.editor-stage .block-item.block-item-2 .block-2{min-height:254px}.editor-stage .block-item.block-item-3{min-width:268px}.editor-stage .block-item.block-item-3 .block-3{min-height:254px}.editor-stage .block-item.block-item-4{min-width:268px}.editor-stage .block-item.block-item-4 .block-4{min-height:254px}}@media (min-width:1024px){.editor-stage .block-item{flex:1 1 0}.editor-stage .block-item .block-item-1,.editor-stage .block-item .block-item-2,.editor-stage .block-item .block-item-3,.editor-stage .block-item .block-item-4{min-width:auto}.editor-stage .block-item .block-1,.editor-stage .block-item .block-2,.editor-stage .block-item .block-3,.editor-stage .block-item .block-4{min-height:auto!important}}.editor-stage .block{box-sizing:border-box;position:relative;overflow:visible}@media (min-width:1024px){.editor-stage .block{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.editor-stage .block.block-1{height:50px}.editor-stage .block.block-2{height:99px}.editor-stage .block.block-3{height:149px}.editor-stage .block.block-4{height:200px}.editor-stage .block.block-2,.editor-stage .block.block-3,.editor-stage .block.block-4{border-left:1px solid #d9d9d9}}@media (min-width:1440px){.editor-stage .block.block-1{height:67px}.editor-stage .block.block-2{height:131px}.editor-stage .block.block-3{height:196px}.editor-stage .block.block-4{height:262px}}.editor-stage .icon-container{z-index:2;justify-content:center;align-items:flex-end;width:100%;height:auto;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.editor-stage .icon-container .icon-container__tshirt-image svg{width:165px;height:174px;display:block}@media (min-width:768px){.editor-stage .icon-container{bottom:12px}.editor-stage .icon-container .icon-container__tshirt-image svg{width:218px;height:229px}}@media (min-width:1024px){.editor-stage .icon-container{bottom:12px}.editor-stage .icon-container .icon-container__tshirt-image svg{width:167px;height:176px}}@media (min-width:1440px){.editor-stage .icon-container{bottom:4px}.editor-stage .icon-container .icon-container__tshirt-image svg{width:225px;height:237px}}.editor-stage .block-text{text-align:center;z-index:1;justify-content:center;align-items:center;gap:9px;min-height:30px;display:flex;position:relative}.editor-stage .block-text .block-description p{text-wrap:balance;font-size:12px;font-weight:400}.editor-stage .block-text .block-number p{font-size:12px;font-weight:400}@media (min-width:768px){.editor-stage .block-text{min-height:40px}.editor-stage .block-text .block-description p,.editor-stage .block-text .block-number p{font-size:16px}}@media (min-width:1024px){.editor-stage .block-text{min-height:auto;margin-top:10px}.editor-stage .block-text .block-description p,.editor-stage .block-text .block-number p{font-size:17px}}@media (min-width:1440px){.editor-stage .block-text{margin-top:12px}}.editor-stage .editor-stage_to-editor.mobile{margin-top:20px}@media (min-width:768px){.editor-stage .editor-stage_to-editor.mobile{display:none}}
