html{height:calc(100% - var(--wp-admin--admin-bar--height, 0px))}#page{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between;overflow:hidden}@media screen and (max-width:576px){#page{padding-top:64px}}#page:after{content:"";position:fixed;width:100%;height:100%;background:color-mix(in srgb,var(--black) 50%,transparent);top:0;right:0;bottom:0;left:0;z-index:1075;opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease-in-out}#page:has(.navbar__menu .menu-item-has-children:hover):after{opacity:1;visibility:visible;pointer-events:auto}.site-main{flex-grow:1}.layout-grid{--padding-inline: 12px;--layout-max-width: 1228px;--breakout-max-width: 1356px;--breakout-size: calc((var(--breakout-max-width) - var(--layout-max-width)) / 2);display:grid;grid-template-columns:[full-width-start] minmax(var(--padding-inline),1fr) [breakout-start] minmax(0,var(--breakout-size)) [content-start] min(50% - var(--padding-inline),var(--layout-max-width) / 2) [content-middle] min(50% - var(--padding-inline),var(--layout-max-width) / 2) [content-end] minmax(0,var(--breakout-size)) [breakout-end] minmax(var(--padding-inline),1fr) [full-width-end]}.layout-grid>.incontent,.layout-grid>:not(.breakout,.full-width),.layout-grid>.full-width>:not(.breakout,.full-width),.layout-grid>.theme-block{grid-column:content}.layout-grid>.breakout,.layout-grid>.theme-block--wide{grid-column:breakout}.layout-grid>.full-width,.layout-grid>.theme-block--full{grid-column:full-width}.theme-block:has(>.tabs){--padding-top: 64px;--padding-bottom: 112px;--padding-top-mobile: 32px;--padding-bottom-mobile: 32px}.theme-block .tabs{background:var(--grey3);border-radius:10px;padding:40px 40px 40px 64px;max-width:651px}.theme-block .tabs:has(.tabs__features){max-width:995px}@media screen and (max-width:576px){.theme-block .tabs{max-width:100%;padding:12px}}.theme-block .tabs__list{display:flex;flex-wrap:wrap;gap:12px}@media screen and (max-width:576px){.theme-block .tabs__list{justify-content:center}}.theme-block .tabs__button{border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;font-style:normal;font-size:20px;line-height:150%;letter-spacing:.02em;color:var(--black);background:var(--grey2);padding:10px 24px;border-radius:100px}@media screen and (max-width:576px){.theme-block .tabs__button{width:100%;font-size:16px}}.theme-block .tabs__button.active{background:color-mix(in srgb,var(--green1) 20%,transparent);font-weight:600}.theme-block .tabs__content{display:none;padding-top:35px}.theme-block .tabs__content>*{margin-bottom:35px}@media screen and (max-width:576px){.theme-block .tabs__content>*{margin-bottom:32px}}.theme-block .tabs__content>*:last-child{margin-bottom:0}.theme-block .tabs__content ul{display:flex;flex-direction:column;gap:16px;list-style:none;padding:0;margin:0}.theme-block .tabs__content ul li{padding-left:36px;background:var(--list-style-image, url(./list-check-bare-DlUDB7xm.svg)) left top no-repeat;font-style:normal;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.02em}.theme-block .tabs__content ul li:not(:last-child){margin-bottom:8px}.theme-block .tabs__content.active{display:block}.theme-block .tabs__features{display:flex;flex-wrap:wrap;gap:16px 100px;margin-top:60px}@media screen and (max-width:576px){.theme-block .tabs__features{margin-top:32px}}.theme-block .tabs__feature{display:flex;align-items:center;gap:24px}.theme-block .tabs__feature-icon{grid-area:icon;padding:15px 13px}@media screen and (max-width:576px){.theme-block .tabs__feature-icon{padding:0}}.theme-block .tabs__feature-icon img{max-width:30px;max-height:45px;height:auto}.theme-block .tabs__feature-title,.theme-block .tabs__feature-subtitle{font-weight:400;line-height:150%;letter-spacing:.02em}@media screen and (max-width:576px){.theme-block .tabs__feature-title,.theme-block .tabs__feature-subtitle{font-size:14px}}.theme-block .tabs__feature-title{grid-area:title;font-size:18px;margin-bottom:4px}.theme-block .tabs__feature-subtitle{grid-area:subtitle;font-size:16px;color:var(--green1)}.theme-block .tabs--plain{max-width:100%;padding:0;background:transparent}.theme-block .tabs--plain .tabs__content>*{margin-bottom:24px!important}.theme-block .tabs--plain .tabs__content>*+h1,.theme-block .tabs--plain .tabs__content>*+h2,.theme-block .tabs--plain .tabs__content>*+h3,.theme-block .tabs--plain .tabs__content>*+h4,.theme-block .tabs--plain .tabs__content>*+h5,.theme-block .tabs--plain .tabs__content>*+h6{margin-top:35px!important}.theme-block .tabs--plain .tabs__content p{max-width:800px}
