.m-tabs.v1.m-tabs--flat .m-tabs__flat{align-items:start;display:grid;grid-template-columns:43% 49%;justify-content:space-between}.m-tabs.v1.m-tabs--flat .m-tabs__row{display:contents}.m-tabs.v1.m-tabs--flat .m-tabs__head{align-items:center;background-color:#fff;border:1px solid #2c44561a;border-radius:8px;box-shadow:0 4px 16px 0 #0000000f;box-sizing:border-box;cursor:pointer;display:flex;grid-column:1;margin:0 0 20px;padding:12px;text-decoration:none}.m-tabs.v1.m-tabs--flat .m-tabs__head .u-icon{align-items:center;background-color:#eff8fa;border-radius:4px;display:flex;height:65px;justify-content:center;width:65px}.m-tabs.v1.m-tabs--flat .m-tabs__head .u-icon svg{display:flex;height:40px;width:40px}.m-tabs.v1.m-tabs--flat .m-tabs__head .u-icon.font svg path{fill:#2c4456}.m-tabs.v1.m-tabs--flat .m-tabs__head .u-label{font-size:26px;font-weight:700;line-height:28px;margin:0 20px}.m-tabs.v1.m-tabs--flat .m-tabs__head.no-icon{padding:30px 12px}.m-tabs.v1.m-tabs--flat .m-tabs__head .icon--rocket{margin-left:auto}.m-tabs.v1.m-tabs--flat .m-tabs__head:hover{box-shadow:0 4px 16px 0 #0000001f}.m-tabs.v1.m-tabs--flat .m-tabs__head:focus-visible{outline:2px solid #2c4456;outline-offset:2px}.m-tabs.v1.m-tabs--flat .m-tabs__row.is-active .m-tabs__head{background-color:#2c4456;color:#fff}.m-tabs.v1.m-tabs--flat .m-tabs__row.is-active .m-tabs__head .icon--rocket svg path{fill:#fff}.m-tabs.v1.m-tabs--flat .m-tabs__row:last-child .m-tabs__head{margin-bottom:0}.m-tabs.v1.m-tabs--flat .m-tabs__panel{display:none;grid-column:2;grid-row:1/span var(--tabs-count,12)}.m-tabs.v1.m-tabs--flat .m-tabs__row.is-active .m-tabs__panel{display:block}.m-tabs.v1.m-tabs--flat .m-tabs__panel .m-button{display:flex;flex-wrap:wrap;margin:20px 0}.m-tabs.v1.m-tabs--flat .m-tabs__panel .m-button a{margin:0 14px 14px 0}@media only screen and (max-width:1090px){.m-tabs.v1.m-tabs--flat .m-tabs__flat{display:block}.m-tabs.v1.m-tabs--flat .m-tabs__row{display:block;margin:0 0 20px}.m-tabs.v1.m-tabs--flat .m-tabs__head,.m-tabs.v1.m-tabs--flat .m-tabs__row:last-child{margin:0}.m-tabs.v1.m-tabs--flat .m-tabs__row.is-active .m-tabs__head{border-radius:8px 8px 0 0}.m-tabs.v1.m-tabs--flat .m-tabs__panel{background:#fff;border:1px solid #2c44561a;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 4px 16px 0 #0000000f;box-sizing:border-box;grid-column:auto;grid-row:auto;padding:20px}}@media only screen and (max-width:490px){.m-tabs.v1.m-tabs--flat .m-tabs__head .u-label{font-size:20px;margin:0 12px}.m-tabs.v1.m-tabs--flat .m-tabs__head .u-icon{height:48px;width:48px}.m-tabs.v1.m-tabs--flat .m-tabs__head .u-icon svg{height:28px;width:28px}}