:root{--mono: "Roboto Mono", monospace}[dir="rtl"]{--mono: "Poppins", sans-serif}.stages-tabs .h3{text-align:center;margin-bottom:64px}.stages-tabs .stages-tabs__wrap{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:30px}@media only screen and (max-width:767px){.stages-tabs .stages-tabs__wrap{grid-template-columns:repeat(1, 1fr)}.stages-tabs .stages-tabs__wrap .tab__controls{width:100%}.stages-tabs .stages-tabs__wrap .tab__controls .tab__control{padding:56px 24px 56px 30px}}@media only screen and (max-width:575px){.stages-tabs .stages-tabs__wrap .tab__controls .tab__control{padding:29px 24px 29px 30px}}.stages-tabs .tab__control{border-radius:0px 4px 4px 0px;padding:56px 24px 56px 30px;border-left:6px solid transparent;display:block;text-decoration:none;cursor:default}[dir="rtl"] .stages-tabs .tab__control{border-right:6px solid transparent;border-left:0}.stages-tabs .tab__control .h6{margin-bottom:8px;color:#a6bfd0}.stages-tabs .tab__control .stages-tabs__description{color:#a6bfd0;margin:0}.stages-tabs .tab__control.tab-active{border-color:#0096ff;background:rgba(255, 255, 255, 0.05)}[dir="rtl"] .stages-tabs .tab__control.tab-active{border-color:#0096ff}.stages-tabs .tab__control.tab-active .h6{color:#0096ff}.stages-tabs .tab__control.tab-active .stages-tabs__description{color:#ffffff}.stages-tabs .tab__control+.tab__control{margin-top:10px}.stages-tabs .tab__body__item{display:none;padding:38px 0}.stages-tabs .tab__body__item img{max-height:450px}.stages-tabs .tab__body__item.tab-active{display:flex;align-items:center;justify-content:center;height:100%}@media only screen and (max-width:991px){.stages-tabs .tab__controls{width:384px}.stages-tabs .tab__controls .tab__control{padding:43px 24px 43px 30px}}