*:focus { outline: none !important; } :root{ --max-width-container:1100px; --wide-width-size: 1300px; --full-width-size: 100% } @media only screen and (max-width:767px){ .cust-tab-main.brxe-tabs-nested > .tab-menu .tab-title { width: 100%; border-top: 0; } } .only-phone { display: none; } @media (max-width: 767px) { .only-phone { display: block; } } .brxe-text h3 { margin-top: var(--space-m); margin-bottom: var(--space-xs); } body.bricks-is-frontend :where(h1, h2, h3, h4, h5, h6) > span, body[data-builder-mode] :where(.brxe-heading) span { color: var(--secondary); } .blog-full-width { max-width: 100% !important; width: 100% !important; padding: 3em 0; margin: 0; } :where(p){ margin: 0; } main ul:not([class]){ padding-left: 1.8em; } main li:not([class]){ padding-left: 1rem; } main li:not([class])::marker{ content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.8em' height='calc(6px + 2ex)' viewBox='0 0 512 512' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M453.6 290.6h-32c-12.4 0-22.4 10-22.4 22.4v63.6c0 22.5-18.2 40.7-40.7 40.7h-241c-22.5 0-40.7-18.2-40.7-40.7V135.4c0-22.5 18.2-40.7 40.7-40.7h57.8c12.4 0 22.4-10 22.4-22.4v-32c0-12.4-10-22.4-22.4-22.4h-57.8C52.6 18 0 70.6 0 135.4v241.1C0 441.4 52.6 494 117.5 494h241.1c64.8 0 117.4-52.6 117.4-117.4V313c0-12.4-10-22.4-22.4-22.4zm-133.1-9.2c-11.2 0-22-4.4-29.9-12.4l-71.9-71.9c-16.7-16.3-17.1-43.1-.7-59.8s43.1-17.1 59.8-.7l.7.7 42 42L439.8 60c16.7-16.3 43.5-16 59.8.7 16 16.4 16 42.7 0 59.1L350.5 269c-8 7.9-18.7 12.4-30 12.4z' fill='%23b5a363'/%3E%3C/svg%3E"); line-height: calc(6px + 2ex); }