@media screen and (max-width:991px){.tabs_wrapper.desktop{display:none}}@media screen and (min-width:992px){.tabs_wrapper.mobile{display:none}}.tabs_wrapper__menu_wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:64px}@media screen and (max-width:991px){.tabs_wrapper__menu_wrapper{margin-bottom:32px}}.tabs_wrapper__menu_wrapper__menu{border-bottom:2px solid #1dcad3;cursor:pointer;flex:1;height:57px;margin-right:24px;opacity:.4;position:relative;text-transform:capitalize}@media screen and (max-width:991px){.tabs_wrapper__menu_wrapper__menu{height:41px}.tabs_wrapper__menu_wrapper__menu:before{content:url(/assets/ArrowDownCollapsible.51aac306.svg);height:24px;position:absolute;right:0;top:0;width:24px}.tabs_wrapper__menu_wrapper__menu.active:before{content:url(/assets/Line.ba03018f.svg);height:24px;position:absolute;right:0;top:0;width:24px}}.tabs_wrapper__menu_wrapper__menu.active{opacity:1}.tabs_wrapper__menu_wrapper__menu:last-of-type{margin-right:0}@media screen and (max-width:991px){.tabs_wrapper__content{animation:fadeInFromNone .1s ease-out}}.tabs_wrapper.small_tab .tabs_wrapper__menu_wrapper{justify-content:flex-start;margin-bottom:72px}.tabs_wrapper.small_tab .tabs_wrapper__menu_wrapper__menu{flex:unset;height:auto!important;padding-bottom:26px;width:240px}@media screen and (max-width:991px){.tabs_wrapper.small_tab .tabs_wrapper__menu_wrapper__menu.active:before,.tabs_wrapper.small_tab .tabs_wrapper__menu_wrapper__menu:before{content:none;display:none}.tabs_wrapper.small_tab .tabs_wrapper__content .container{padding:0}}.tab_content{animation:fadeInFromNone .5s ease-out}@media screen and (max-width:991px){.tab_content{margin-bottom:20px}}@keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}.tab_container{padding-left:16px;padding-right:16px}
