.tabs__tabs-wrapper{display:flex;flex-wrap:wrap}.tabs__content-wrapper{position:relative}@media(prefers-reduced-motion:reduce){.tabs__content-wrapper{transition:none}}@media(prefers-reduced-motion:no-preference){.tabs__content-wrapper{transition:height 2s}}.tabs__item{flex-grow:1;text-align:center;border-radius:4px;padding:34px 10px 26px;cursor:pointer;margin-left:24px;color:#676767;flex-basis:10%}.tabs__item:first-child{margin-left:0}.tabs__item:focus{z-index:1}.tabs__item--active{background-color:#f0f8fc;color:#0684bd}.tabs__content{width:100%;order:1;display:flex;flex-direction:column}.tabs__icon-block{height:64px;margin:0 auto 19px;display:flex;align-items:center;justify-content:center}.tabs__icon{max-height:100%;width:auto}.tabs__arrow{display:none}.tabs--switch-type--default .tabs__content:not(.tabs__content--active){display:none}.tabs--switch-type--fade .tabs__content{position:absolute;z-index:1;opacity:0;transition:none;pointer-events:none;visibility:hidden}.tabs--switch-type--fade .tabs__content--active{position:relative;z-index:2;opacity:1;pointer-events:auto;visibility:visible}@media(prefers-reduced-motion:reduce){.tabs--switch-type--fade .tabs__content--active{transition:none}}@media(prefers-reduced-motion:no-preference){.tabs--switch-type--fade .tabs__content--active{transition:opacity 1s ease}}.tabs--arrows .tabs__tabs-stage{overflow:auto;padding-bottom:25px;display:flex}.tabs--arrows .tabs__tabs-wrapper{justify-content:center;flex-wrap:nowrap;flex-grow:1;position:relative;border-bottom:1px solid #d2d2d3}.tabs--arrows .tabs__item{display:flex;justify-content:center;align-items:center;position:relative;font-size:18px;font-weight:200;font-style:normal;text-transform:uppercase;flex-basis:auto;flex-grow:0;padding-left:30px;padding-right:30px;margin:0}.tabs--arrows .tabs__item--active{background-color:transparent;font-weight:700;font-style:normal;color:#0684bd}.tabs--arrows .tabs__arrow{width:48px;height:11px;padding:0 14px;position:absolute;left:50%;transform:translateX(-50%);bottom:-7px;background-color:#fff;color:#0684bd}.tabs--arrows .tabs__item--active .tabs__arrow{display:block}.tabs--phoenix .tabs__arrows{display:none}.tabs--phoenix .tabs__tabs-wrapper{justify-content:space-between;display:flex;flex-flow:wrap}.tabs--phoenix .tabs__item{display:flex;flex-wrap:wrap;justify-content:center;font-size:20px;color:#001138;opacity:.7;max-width:211px;padding:34px 0 26px;margin:0 15px 50px;position:relative;font-weight:600;font-style:normal}.tabs--phoenix .tabs__item::after{content:'';display:block;opacity:.2;height:4px;background-color:#001138;width:100%;position:absolute;bottom:0;left:0}.tabs--phoenix .tabs__item--active{background-color:transparent;opacity:1;color:#001138;font-weight:600;font-style:normal}.tabs--phoenix .tabs__item--active::after{background-color:#002fa7;opacity:1}.tabs--phoenix-dark .tabs__arrows{display:none}.tabs--phoenix-dark .tabs__tabs-wrapper{justify-content:left;position:relative}.tabs--phoenix-dark .tabs__tabs-wrapper:before{position:absolute;content:'';top:47px;width:100%;height:1px;background-color:#9d9d9d}.tabs--phoenix-dark .tabs__item{position:relative;display:flex;flex-wrap:wrap;justify-content:center;font-size:18px;color:#001138;max-width:fit-content;padding:0 0 26px;margin:0 60px 50px 0;font-weight:400;font-style:normal}.tabs--phoenix-dark .tabs__item::after{content:'';display:block;height:2px;background-color:transparent;width:calc(100% + 4px);position:absolute;bottom:0;left:0}.tabs--phoenix-dark .tabs__item--active{font-weight:600;font-style:normal;background-color:transparent}.tabs--phoenix-dark .tabs__item--active::after{background-color:#001138}.tabs--phoenix-light .tabs__selected-item,.tabs--phoenix-light .tabs__arrows{display:none}.tabs--phoenix-light .tabs__tabs-wrapper{justify-content:center;position:relative;padding:10px 0}.tabs--phoenix-light .tabs__tabs-wrapper:before{position:absolute;content:'';bottom:0;width:100%;height:1px;background-color:#fff;opacity:.25}.tabs--phoenix-light .tabs__item{position:relative;display:flex;flex-wrap:wrap;justify-content:center;font-size:16px;color:#fff;max-width:fit-content;padding:18px 0;margin-right:64px;background-color:transparent;margin-left:0;font-weight:500;font-style:normal}.tabs--phoenix-light .tabs__item::after{content:'';display:block;height:2px;background-color:transparent;position:absolute;bottom:-10px;left:0;right:0}.tabs--phoenix-light .tabs__item:last-child{margin-right:0}.tabs--phoenix-light .tabs__item--active::after{background-color:#fff}.tabs--title-wrap--wrap .tabs__item{white-space:normal}.tabs--title-wrap--nowrap .tabs__item{white-space:nowrap}.tabs--title-style--normal .tabs__item{text-transform:none}.tabs--title-style--uppercase .tabs__item{text-transform:uppercase}.tabs--freemium .tabs__selected-item{display:none}.tabs--freemium .tabs__tabs-stage{display:flex;justify-content:center}.tabs--freemium .tabs__tabs-wrapper{gap:4px;background-color:#f6f5f1;border-radius:100px;flex-wrap:nowrap;flex-grow:0;padding-left:8px;padding-right:8px;justify-content:center}.tabs--freemium .tabs__item{display:flex;justify-content:center;align-items:center;font-size:20px;line-height:1.2;font-weight:500;font-style:normal;flex-basis:auto;flex-grow:0;margin:8px 0;color:#222;padding:18px 80px}.tabs--freemium .tabs__item--active{background-color:#fff;color:#066fac;box-shadow:0 3px 3px rgba(0,0,0,.07);border-radius:100px}.tabs--freemium-light>.tabs__wrapper>.tabs__tabs-stage{display:flex;justify-content:center}.tabs--freemium-light>.tabs__wrapper>.tabs__tabs-stage .tabs__selected-item{display:none}.tabs--freemium-light>.tabs__wrapper>.tabs__tabs-stage .tabs__tabs-wrapper{gap:4px;background-color:#fff;border-radius:38px;flex-wrap:nowrap;flex-grow:0;padding:8px;justify-content:center;box-shadow:0 3px 10px rgba(0,0,0,.15)}.tabs--freemium-light>.tabs__wrapper>.tabs__tabs-stage .tabs__item{display:flex;justify-content:center;align-items:center;font-size:20px;line-height:1.2;font-weight:500;font-style:normal;flex-basis:auto;flex-grow:0;color:#066fac;height:60px;padding:0 60px;border-radius:30px;margin:0}.tabs--freemium-light>.tabs__wrapper>.tabs__tabs-stage .tabs__item--active{background-color:#002855;color:#fff}.tabs--freemium-dark .tabs__selected-item{display:none}.tabs--freemium-dark .tabs__tabs-wrapper{justify-content:center;background-color:transparent;flex-wrap:wrap}.tabs--freemium-dark .tabs__item{display:flex;font-size:14px;line-height:1.71;font-weight:500;font-style:normal;flex-basis:auto;flex-grow:0;color:#6f6f6f;padding:10px 20px 12px;border-radius:30px;border:1px dashed #8c8c8c;margin-left:16px}.tabs--freemium-dark .tabs__item:first-child{margin-left:0}.tabs--freemium-dark .tabs__item:hover,.tabs--freemium-dark .tabs__item:focus{border-color:#222;color:#222}.tabs--freemium-dark .tabs__item--active{background-color:#222;color:#fff;border-color:#222}.tabs--freemium-dark .tabs__item--active:hover,.tabs--freemium-dark .tabs__item--active:focus{color:#fff;border-color:transparent}.tabs--design-2023 .tabs__wrapper{position:relative}.tabs--design-2023 .tabs__wrapper:before{box-shadow:0 5px 30px 0 rgba(0,0,0,.2);position:absolute;top:62px;bottom:0;left:0;right:0;border-radius:0 16px 16px 16px;content:'';z-index:2}.tabs--design-2023 .tabs__tabs-wrapper{flex-wrap:nowrap}.tabs--design-2023 .tabs__item{flex-basis:auto;flex-grow:0;min-width:268px;position:relative;padding:20px 26px 22px;height:62px;background:0;font-size:16px;font-weight:500;line-height:120%;letter-spacing:.1px;z-index:1;text-align:left;color:#222;font-family:ringcentraldisplay,Helvetica,Arial,sans-serif}.tabs--design-2023 .tabs__item+.tabs__item{margin-left:18px}.tabs--design-2023 .tabs__item-background{background-color:#f6f5f1;position:absolute;top:0;right:0;width:100%;bottom:-16px;border-radius:16px 16px 0 0}.tabs--design-2023 .tabs__item-background-corner{display:none;width:12px;height:12px;position:absolute;bottom:16px}.tabs--design-2023 .tabs__item-background-corner--left{left:-12px}.tabs--design-2023 .tabs__item-background-corner--right{right:-12px}.tabs--design-2023 .tabs__title{position:relative}.tabs--design-2023 .tabs__item--active{z-index:3;color:#066fac}.tabs--design-2023 .tabs__item--active .tabs__item-background{background-color:#fff;box-shadow:0 5px 30px 0 rgba(0,0,0,.2)}.tabs--design-2023 .tabs__item--active .tabs__item-background-corner{display:block}.tabs--design-2023 .tabs__content{border-radius:0 16px 16px 16px;padding:22px 24px 24px;background:#fff;position:relative;z-index:4}@media only screen and (max-width:1229px){.tabs__item{padding:20px 0 15px;margin-left:18px}.tabs__icon-block{height:50px;margin-bottom:11px}.tabs--phoenix .tabs__item{font-size:17px;margin:0 10px 30px}.tabs--arrows .tabs__item{flex-grow:1}.tabs--phoenix-dark .tabs__item{margin-right:40px}.tabs--freemium-dark.tabs--disable-dropdown-mode .tabs__item{display:flex;font-size:14px;line-height:1.5;font-weight:500;font-style:normal;flex-basis:auto;flex-grow:0;color:rgba(34,34,34,.6);padding:10px 20px 12px;border-radius:30px;border:1px dashed rgba(34,34,34,.2);margin-left:16px}.tabs--freemium-dark.tabs--disable-dropdown-mode .tabs__item:first-child{margin-left:0}.tabs--freemium-dark.tabs--disable-dropdown-mode .tabs__item--active{background-color:#222;color:#fff}.tabs--freemium-light>.tabs__wrapper>.tabs__tabs-stage .tabs__item{padding:0 44px;font-size:18px}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__tabs-stage{display:flex;position:relative;justify-content:center}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__selected-item{display:flex;padding:10px 25px 12px;background-color:#222;justify-content:space-between;align-items:center;border-radius:3em;color:#fff;min-width:186px;font-weight:500;font-style:normal}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__selected-item-arrow{width:14px;height:8px;margin-left:33px}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper{opacity:0;flex-wrap:wrap;flex-direction:column;position:absolute;left:0;right:0;width:max-content;min-width:186px;margin:0 auto;background-color:#fff;z-index:9;border-radius:5px;top:calc(107%);max-height:0;overflow:hidden;padding:0 15px}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item{display:none;font-size:16px;line-height:2.5;justify-content:flex-start;padding:0;font-weight:400;font-style:normal;border:0;box-shadow:none;color:#222;margin:0}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item:not(:last-child){margin-right:0}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item:not(:first-child){margin-left:0}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item--active{background-color:transparent;font-weight:500;font-style:normal}.tabs--freemium-dark .tabs__wrapper--dropdown-mode-active .tabs__selected-item-arrow{transform:rotate(180deg)}.tabs--freemium-dark .tabs__wrapper--dropdown-mode-active .tabs__tabs-wrapper{opacity:1;max-height:1000px;padding:10px 15px;box-shadow:rgba(0,0,0,.1) 0 0 7px 2px}.tabs--freemium-dark .tabs__wrapper--dropdown-mode-active .tabs__tabs-wrapper .tabs__item{display:flex}.tabs--freemium .tabs__item{font-size:18px;line-height:1.33;padding:14px 60px}.tabs--tab-title-style--normal .tabs__item{text-transform:none}.tabs--tab-title-style--uppercase .tabs__item{text-transform:uppercase}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__selected-item-arrow{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__selected-item-arrow{transition:transform .3s ease-in-out}}@media only screen and (max-width:767px){.tabs--default .tabs__item{flex-basis:100%;display:flex;align-items:center;padding:12px 20px 12px 10px;text-align:left;margin:0;border-radius:0}.tabs--default .tabs__content{order:0}.tabs--default .tabs__item:not(:first-child){border-top:1px solid #e4e5e6}.tabs--default .tabs__icon-block{width:40px;height:40px;margin:0 22px 0 0}.tabs--default .tabs__title{flex-grow:1}.tabs--default .tabs__arrow{display:block;width:14px;height:8px;margin-left:22px;transform:rotate(0)}.tabs--default .tabs__item--active .tabs__arrow{transform:rotate(-180deg)}.tabs--default.tabs--switch-type--fade .tabs__content:not(.tabs__content--active){display:none}.tabs--phoenix .tabs__phoenix{position:relative}.tabs--phoenix .tabs__phoenix .tabs__tabs-wrapper{display:flex;justify-content:flex-start;flex-direction:column;align-items:center}.tabs--phoenix .tabs__arrows{position:absolute;z-index:10;display:flex;width:25px;height:25px;top:50px}.tabs--phoenix .tabs__arrows--prev{left:0}.tabs--phoenix .tabs__arrows--next{transform:rotate(180deg);right:0}.tabs--phoenix .tabs__arrows--disabled{color:#001138;opacity:.2}.tabs--phoenix .tabs__dots{display:flex;height:10px;justify-content:center;margin:0 auto;position:relative;z-index:10}.tabs--phoenix .tabs__dots .tabs__dot{background:#001138;opacity:.2;border-radius:50%;height:9px;width:9px;margin:4px}.tabs--phoenix .tabs__dots .tabs__dot--active{background:#002fa7;opacity:1}.tabs--phoenix .tabs__item{font-size:16px;display:flex;justify-content:center;max-width:211px;padding:34px 0 26px;margin:0 auto 27px}.tabs--phoenix .tabs__item::after{display:none}.tabs--phoenix.tabs--switch-type--default .tabs__content:not(.tabs__content--active){display:flex}.tabs--phoenix.tabs--switch-type--fade .tabs__content{position:relative;order:0;opacity:1}.tabs--phoenix.tabs--switch-type--fade .tabs__content--active{visibility:visible}.tabs--phoenix-dark .tabs__tabs-wrapper:before{display:none}.tabs--phoenix-dark .tabs__item{font-weight:500;font-style:normal;max-width:100%;flex-basis:100%;padding:25px 0;text-align:left;margin:0;justify-content:space-between;align-items:center}.tabs--phoenix-dark .tabs__arrow{display:block;width:14px;height:8px;margin-left:22px;transform:rotate(0);color:#002fa7}.tabs--phoenix-dark .tabs__item--active{color:#002fa7}.tabs--phoenix-dark .tabs__item--active:after{display:none}.tabs--phoenix-dark .tabs__item--active:before{content:'';position:absolute;top:0;left:-20px;width:calc(140%);height:100%;background-color:#f2f4fa;z-index:-1}.tabs--phoenix-dark .tabs__item--active .tabs__arrow{transform:rotate(-180deg)}.tabs--phoenix-dark .tabs__content{order:0}.tabs--phoenix-dark .tabs__item:not(:first-child){border-top:1px solid #d8d9d6}.tabs--arrows .tabs__tabs-wrapper{justify-content:flex-start}.tabs--arrows .tabs__item{font-size:12px;padding-left:24px;padding-right:24px}.tabs--arrows.tabs--switch-type--fade .tabs__content{display:none}.tabs--arrows.tabs--switch-type--fade .tabs__content--active{display:block}.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__tabs-stage{flex-direction:column;position:relative;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.5)}.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__selected-item{display:flex;width:100%;height:46px;padding:0 16px;background-color:#fff;justify-content:space-between;align-items:center;border-radius:30px;color:#066fac;font-weight:500;font-style:normal;font-size:16px;line-height:1.5}.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__selected-item-arrow{width:14px;height:8px}.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper{opacity:0;visibility:hidden;display:block;position:absolute;left:16px;right:16px;margin:-6px auto 0;background-color:#fff;z-index:9;border-radius:10px;top:100%;padding:10px 0;box-shadow:0 3px 10px rgba(0,0,0,.15)}.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item{width:100%;color:#222;font-size:16px;line-height:1.5;justify-content:flex-start;padding:6px 12px;font-weight:400;font-style:normal;border:0;box-shadow:none;margin:0}.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item:not(:last-child){margin-right:0}.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item:not(:first-child){margin-left:0}.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item--active{font-weight:500;font-style:normal}.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item:after{display:none}.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper:before,.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper:after{display:none}.tabs--phoenix-light .tabs__wrapper--dropdown-mode-active .tabs__selected-item-arrow{transform:rotate(180deg)}.tabs--phoenix-light .tabs__wrapper--dropdown-mode-active .tabs__tabs-wrapper{opacity:1;visibility:visible}.tabs--freemium .tabs__wrapper--dropdown-mode .tabs__tabs-stage{flex-direction:column;position:relative;margin-left:19px;margin-right:19px}.tabs--freemium .tabs__wrapper--dropdown-mode .tabs__selected-item{display:flex;padding:14px 25px;background-color:#f6f5f1;justify-content:space-between;align-items:center;border-radius:3em;color:#066fac;font-weight:500;font-style:normal;font-size:18px;line-height:1.33}.tabs--freemium .tabs__wrapper--dropdown-mode .tabs__selected-item-arrow{width:14px;height:8px}.tabs--freemium .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper{opacity:0;flex-wrap:wrap;flex-direction:column;position:absolute;left:0;right:0;width:100%;margin:0 auto;background-color:#fff;z-index:9;border-radius:5px;top:calc(107%);max-height:0;overflow:hidden;padding:0 15px}.tabs--freemium .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item{display:none;font-size:16px;line-height:2.5;justify-content:flex-start;padding:0;font-weight:400;font-style:normal;border:0;box-shadow:none;margin:0}.tabs--freemium .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item:not(:last-child){margin-right:0}.tabs--freemium .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item:not(:first-child){margin-left:0}.tabs--freemium .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper .tabs__item--active{font-weight:500;font-style:normal;color:#222}.tabs--freemium .tabs__wrapper--dropdown-mode-active .tabs__selected-item-arrow{transform:rotate(180deg)}.tabs--freemium .tabs__wrapper--dropdown-mode-active .tabs__tabs-wrapper{opacity:1;max-height:1000px;padding:10px 15px;box-shadow:rgba(0,0,0,.1) 0 0 7px 2px}.tabs--freemium .tabs__wrapper--dropdown-mode-active .tabs__tabs-wrapper .tabs__item{display:flex}.tabs--freemium-light>.tabs__wrapper>.tabs__tabs-stage .tabs__tabs-wrapper{padding:0;border-radius:30px;width:100%}.tabs--freemium-light>.tabs__wrapper>.tabs__tabs-stage .tabs__item{height:48px;padding:0 10px;font-size:14px;line-height:1;text-align:center;flex-basis:0;flex-grow:1}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__tabs-stage{margin-left:19px;margin-right:19px}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper{width:100%}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__selected-item{width:100%;color:#fff;background-color:#222}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__item{margin:0!important;padding:0!important;font-size:16px!important;line-height:2.5!important}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__item:not(:last-child){margin-right:0!important}.tabs--freemium-dark .tabs__wrapper--dropdown-mode .tabs__item:not(:first-child){margin-left:0!important}.tabs--mob-title-style--normal .tabs__item{text-transform:none}.tabs--mob-title-style--uppercase .tabs__item{text-transform:uppercase}.tabs--design-2023 .tabs__item{min-width:min-content;font-size:14px;padding:8px 18px 5px}.tabs--design-2023 .tabs__item+.tabs__item{margin-left:8px}.tabs--design-2023 .tabs__item-background-corner{display:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.tabs--default .tabs__arrow{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.tabs--default .tabs__arrow{transition:transform .2s ease}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.tabs--phoenix-dark .tabs__arrow{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.tabs--phoenix-dark .tabs__arrow{transition:transform .2s ease}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__selected-item-arrow{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__selected-item-arrow{transition:transform .3s ease-in-out}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.tabs--phoenix-light .tabs__wrapper--dropdown-mode .tabs__tabs-wrapper{transition:opacity .3s ease,visibility .00001s .3s}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.tabs--phoenix-light .tabs__wrapper--dropdown-mode-active .tabs__tabs-wrapper{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.tabs--phoenix-light .tabs__wrapper--dropdown-mode-active .tabs__tabs-wrapper{transition:opacity .3s ease}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.tabs--freemium .tabs__wrapper--dropdown-mode .tabs__selected-item-arrow{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.tabs--freemium .tabs__wrapper--dropdown-mode .tabs__selected-item-arrow{transition:transform .3s ease-in-out}}