how-to-use{display:grid;grid-template-columns:4fr 7fr;grid-template-rows:auto minmax(100px,1fr);column-gap:60px}how-to-use .tabs-container{grid-column:1;grid-row:1}how-to-use .tab__panels{grid-column:1;grid-row:2}how-to-use .tab__videos{grid-column:2;grid-row:1 / -1}how-to-use ul{display:flex;flex-wrap:wrap}how-to-use ul li{flex-grow:1;flex-shrink:0}how-to-use ul li a{width:100%}.how-to-use__heading{font-size:48px;line-height:56px;margin:32px 0 16px}how-to-use .tab_panel__content,how-to-use .tab_panel__content>*{font-size:20px;line-height:28px}.how-to-use__tab-title{font-size:14px;line-height:20px;font-weight:700;text-transform:none}.how-to-use__tab-number{padding:0;width:24px;height:24px;border-radius:24px;pointer-events:none;font-size:10px;font-weight:700}@media screen and (max-width: 1024px){how-to-use{grid-template-columns:1fr;grid-template-rows:repeat(3,auto)}how-to-use .tabs-container{grid-column:1;grid-row:2}how-to-use .tab__panels{grid-column:1;grid-row:3}how-to-use .tab__videos{grid-column:1;grid-row:1}.how-to-use__heading{font-size:32px;line-height:40px;text-align:center}how-to-use .tab_panel__content,how-to-use .tab_panel__content>*{font-size:18px;line-height:26px;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/100/assets/section-how-to-use.css.map */
