.fundamentals_sect{padding:1.25em 0}.fundamentals_sect .items{display:flex;align-items:center;justify-content:space-between}.fundamentals_sect .item{display:flex;align-items:center;position:relative;color:#1E1E1E}.fundamentals_sect .item_icon{max-height:3.25em;display:block}.fundamentals_sect .item_icon:not(:last-child){margin-right:1.25em}.fundamentals_sect .item_label{font-weight:600;text-transform:uppercase}.fundamentals_sect .circle{width:.5em;min-width:.5em;height:.5em;border-radius:50%;background-color:#1E1E1E;margin:0 1.25em}.fundamentals_sect .equal{background-image:url(https://dev.bzbgear.com/wp-content/themes/bzbgear/css/../img/fundamentals-sect/last-before.svg);height:.5em;width:1.25em;min-width:1.25em;background-size:contain;background-position:center;background-repeat:no-repeat;margin:0 1.25em}.fundamentals_sect .fundamentals_info_wrap{position:absolute;top:-.5em;right:-.5em;z-index:1}.fundamentals_sect .fundamentals_info_open{max-width:1em;max-height:1em;cursor:pointer}.fundamentals_sect .fundamentals_info{position:absolute;top:50%;left:calc(100% + 0.5em);border-radius:.5em;padding:.5em .75em;box-sizing:border-box;width:max-content;max-width:10em;font-weight:600;transform:translate(-1em,-50%);background-color:#F2F4F7;border:1px solid #E5E7EB;opacity:0;visibility:hidden;transition-property:transform,visibility,opacity;transition-duration:0.3s}.fundamentals_sect .fundamentals_info.opened{transform:translate(0,-50%);opacity:1;visibility:visible}.fundamentals_sect .fundamentals_info_text{font-size:.75em}@media(max-width:1199px){.fundamentals_sect .item_icon{max-height:2.5em}.fundamentals_sect .item_icon:not(:last-child){margin-right:.5em}.fundamentals_sect .item_label{font-size:.75em}.fundamentals_sect .circle,.fundamentals_sect .equal{margin:0 .5em}}@media(max-width:767px){.fundamentals_sect .items{flex-direction:column}.fundamentals_sect .item_icon{max-height:3.25em}.fundamentals_sect .circle,.fundamentals_sect .equal{margin:.5em 0}}.configure_sect{background-color:#fff;background-image:url(https://dev.bzbgear.com/wp-content/themes/bzbgear/css/../img/configure-sect/bg.svg);background-position:center;background-size:cover;padding:1em 0;color:#fff}.configure_sect .row{display:flex;align-items:center;justify-content:center}.configure_sect .text{font-weight:600;font-family:'Open Sans',sans-serif;max-width:calc(100% - 9em);text-align:right}.configure_sect .butt{width:7.75em;margin-left:1.25em;font-weight:700;padding:0 .25em 0 1em;height:2em;border-radius:1em;text-decoration:none}.configure_sect .butt_label{font-size:.75em}.configure_sect .butt:after{content:'';width:1.5em;height:1.5em;display:block;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://dev.bzbgear.com/wp-content/themes/bzbgear/css/../img/icons/link-chevron-right-fff.svg)}.configure_sect .butt:hover:after{background-image:url(https://dev.bzbgear.com/wp-content/themes/bzbgear/css/../img/icons/link-chevron-right-000.svg)}