/* BREAKPOINT: Компьютер (BASE) */ html {font-size: 100%} body {font-size: 16px} h2 {font-size: 2.1em; margin-bottom: 30px} h3 {font-size: 20px; font-weight: 500; margin-bottom: 15px} .brxe-section {margin-top: 30px; margin-bottom: 30px; padding-top: 30px; padding-bottom: 30px} .brxe-container {width: 1320px; padding-right: calc(1.5rem * .5); padding-left: calc(1.5rem * .5)} .woocommerce main.site-main {width: 1320px} #brx-content.wordpress {width: 1320px}/* BREAKPOINT: 1199 */@media (max-width: 1199px) { h2 {font-size: calc(1.325rem + .9vw)} .brxe-container {max-width: 960px}}/* BREAKPOINT: Портретная ориентация планшета */@media (max-width: 991px) { .brxe-container {max-width: 720px}}/* BREAKPOINT: Мобильный ландшафт */@media (max-width: 767px) { .brxe-container {max-width: 540px}}/* BREAKPOINT: Мобильный портрет */@media (max-width: 575px) { .brxe-container {max-width: 100%}}