.product-wrapper{flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:1400px;margin:auto;display:flex}@media screen and not (min-width:1355px){.product-wrapper{flex-flow:column;align-items:center}}.product-wrapper .header-block{flex-direction:column;gap:40px;width:calc(50% - 20px);min-width:500px;display:flex}@media screen and (max-width:600px){.product-wrapper .header-block{width:100%;min-width:200px}}.product-wrapper .header-block .panel-wrapper{width:100%}@media screen and (min-width:1355px){.product-wrapper .panel-wrapper,.product-wrapper .header-block{order:unset!important}}.product-wrapper .column{flex-direction:column;flex:1;gap:40px;display:flex}@media screen and (min-width:1355px){.product-wrapper .column .panel-wrapper,.product-wrapper .column .header-block{width:100%}}@media screen and not (min-width:1355px){.product-wrapper .column{display:contents}}.product-wrapper .full{width:100%}@media screen and not (min-width:1355px){.product-wrapper .full{display:contents}}.product-breadcrumbs{width:100%;margin-top:-20px;margin-bottom:25px}
.product-header-panel{width:calc(50% - 20px)}@media screen and (max-width:600px){.product-header-panel{width:100%;min-width:200px}}.product-header-panel .product-header{margin:0 0 30px;font-weight:500}.product-header-panel .product-header .material{color:var(--primary-color);font-weight:700}.product-header-panel .divider{background-color:var(--primary-color);height:2px}
