/* BREAKPOINT: Компьютер (BASE) */ body {color: var(--bricks-color-ccnvad)} h1 {font-size: 3.6em} h2 {font-size: 2.4em; margin-bottom: 25px} h3 {font-size: 1.6em} body.bricks-is-frontend :focus {outline: none} .bricks-button {text-transform: uppercase; letter-spacing: 1.2px; font-weight: 500; color: var(--bricks-color-ff3733); transition: all 0.3s ease-in} .bricks-button:hover {color: var(--bricks-color-tovaoy)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]) {background-color: #b69f7c} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):hover {background-color: var(--bricks-color-jhdviw)} .brxe-container {padding-top: 30px; padding-right: 15px; padding-bottom: 30px; padding-left: 15px} :where(.brxe-accordion .accordion-content-wrapper) a:hover,  :where(.brxe-icon-box .content) a:hover,  :where(.brxe-list) a:hover,  :where(.brxe-post-content) a:not(.bricks-button):hover,  :where(.brxe-posts .dynamic p) a:hover,  :where(.brxe-shortcode) a:hover,  :where(.brxe-tabs .tab-content) a:hover,  :where(.brxe-team-members) .description a:hover,  :where(.brxe-testimonials) .testimonial-content-wrapper a:hover,  :where(.brxe-text) a:hover,  :where(a.brxe-text):hover,  :where(.brxe-text-basic) a:hover,  :where(a.brxe-text-basic):hover,  :where(.brxe-post-comments) .comment-content a:hover {color: var(--bricks-color-tamldk); transition: all 0.3s ease-in}/* BREAKPOINT: Мобильный ландшафт */@media (max-width: 767px) { h1 {font-size: 3em; line-height: 1.1}}