.select{position:relative}.select__input-block:after{border-color:#002fa7;width:14px;height:14px;margin-top:-10px;border-width:1px 1px 0 0}.select__input{width:100%;font:inherit;-webkit-appearance:none;cursor:pointer;border-radius:4px;background-color:#fff;padding:14px 0 15px 12px;font-size:18px;transition:padding .3s;border:1px solid #8c8c8c}.select__input[contenteditable=true]:empty:before{content:attr(placeholder);pointer-events:none;display:block}.select__input[disabled],.select__input[readonly=readonly]{-webkit-user-select:none;user-select:none}.select__input[disabled]::selection,.select__input[readonly=readonly]::selection{background-color:transparent}.select__input[disabled]{cursor:default}.select__input::-webkit-input-placeholder{color:#fff0;text-transform:none;font-weight:400;font-style:normal}.select__input::-moz-placeholder{color:#fff0;opacity:1;text-transform:none;font-weight:400;font-style:normal}.select__input:-moz-placeholder{color:#fff0;opacity:1;text-transform:none;font-weight:400;font-style:normal}.select__input:hover{border:1px solid #6f6f6f}.select__input:focus{border:1px solid #6f6f6f}.select input:-webkit-autofill{padding:19px 0 10px 12px}.select--open .select__input{border-color:transparent}.select--native-placeholder .select__input::-webkit-input-placeholder{color:#6f6f6f;text-transform:none;font-weight:400;font-style:normal}.select--native-placeholder .select__input::-moz-placeholder{color:#6f6f6f;opacity:1;text-transform:none;font-weight:400;font-style:normal}.select--native-placeholder .select__input:-moz-placeholder{color:#6f6f6f;opacity:1;text-transform:none;font-weight:400;font-style:normal}.select__option{font-size:18px;margin:0 auto 2px;cursor:pointer;color:#222;width:100%;padding:17px 15px;display:flex;align-items:center}.select__option--selected{background-color:#fff;font-weight:700;font-style:normal}.select__option--selected:after,.select__option--selected:before{display:none}.select__option:hover,.select__option--active{font-weight:400;font-style:normal;background-color:#f4f4f4}.select__option:hover.select__option--selected,.select__option--active.select__option--selected{font-weight:700;font-style:normal;background-color:#fff}.select__option--active{position:relative;z-index:1}.select__option-icon{width:15px;min-height:15px;margin-right:10px}.select__input-block{position:relative}.select__input-block:after{display:block;position:absolute;content:"";right:15px;top:50%;margin-top:-7px;width:10px;height:10px;border-width:2px 2px 0 0;border-style:solid;border-color:#222;transform:rotate(135deg);transition:transform .3s ease;pointer-events:none}.select__input-block:before{content:"";display:none;position:absolute;background:#ebebeb;width:93%;bottom:1px;height:1px;left:50%;transform:translate(-50%)}.select__close{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:17px;height:17px;display:none;cursor:pointer}.select__close:not(.select__close--custom-content):before,.select__close:not(.select__close--custom-content):after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%) rotate(45deg);height:100%;width:1px;background-color:#2b2926}.select__close:not(.select__close--custom-content):after{transform:translate(-50%) rotate(-45deg)}.select__dropdown{padding:10px;position:absolute;display:none;left:0;right:0;background-color:#fff;box-shadow:0 6px 11px #2f2f2f1a;border-radius:0 0 3px 3px;max-height:300px;overflow-y:auto;z-index:15;top:calc(100% - 1px)}.select__description{display:none}.select__alerts{position:absolute;width:0;height:0;overflow:hidden}.select--reset-btn-visible .select__input-block:after{display:none}.select--open .select__dropdown{display:block}.select--open .select__input{box-shadow:0 0 14px 2px #2f2f2f1a;border:1px solid transparent}.select--open .select__input-block:after{transform:rotate(-45deg) translate(-50%)}.select--open .select__input-block:before{display:block}.select--filter{width:100%;height:100%}.select--filter .select__wrapper,.select--filter .select__input-block{height:100%}.select--filter .select__input-block:before{display:none}.select--filter .select__option{font-size:14px;padding:12px;border-radius:12px;display:block}.select--filter .select__option--selected{background-color:#2b29260a;font-weight:500}.select--filter .select__option--selected:before,.select--filter .select__option--selected:after{display:none}.select--filter .select__option:hover{background-color:#2b29260a}.select--filter .select__input{font-weight:500;font-style:normal;font-size:16px;line-height:20px;letter-spacing:.23px;width:100%;height:100%;border:0;background:0;padding:16px 35px 16px 41px}.select--filter .select__input-block:after{display:none}.select--filter .select__input::-webkit-input-placeholder{font-size:13px;line-height:20px;letter-spacing:1.3px}.select--filter .select__input::-moz-placeholder{font-size:13px;letter-spacing:1.3px}.select--filter .select__input:-moz-placeholder{font-size:13px;line-height:20px;letter-spacing:1.3px}.select--filter .select__dropdown{box-shadow:0 4px 10px #0000001a;border-radius:20px;top:108%}.select--snapin .select__dropdown{max-height:170px}.select--phoenix.select--checkbox .select__option{display:block;position:relative;cursor:pointer;padding-left:30px}.select--phoenix.select--checkbox .select__option:before{content:"";position:absolute;left:5px;top:50%;transform:translateY(-50%);display:block;height:18px;width:18px;border-radius:5px;border:1px solid #ebebeb;background-color:#fff}.select--phoenix.select--checkbox .select__option:after{content:"";position:absolute;left:10px;top:50%;transform:translateY(-70%) rotate(-45deg);display:none;height:6px;width:9px;border-left:2px solid #002fa7;border-bottom:2px solid #002fa7}.select--phoenix.select--checkbox .select__option--selected:after{background:0;display:block}.field--invalid.field--redesign2022 .select__wrapper .select__input{padding:4px 0 4px 12px;border-color:#ff6161;border-radius:4px 4px 0 0}.field--invalid.field--redesign2022 .select__wrapper .select__input::-webkit-input-placeholder{color:#fff0;text-transform:none;font-weight:400;font-style:normal}.field--invalid.field--redesign2022 .select__wrapper .select__input::-moz-placeholder{color:#fff0;opacity:1;text-transform:none;font-weight:400;font-style:normal}.field--invalid.field--redesign2022 .select__wrapper .select__input:-moz-placeholder{color:#fff0;opacity:1;text-transform:none;font-weight:400;font-style:normal}.field--invalid.field--redesign2022 .select__wrapper input:-webkit-autofill{padding:4px 0 4px 12px}.field--invalid.field--redesign2022 .select__wrapper input:-webkit-autofill~.select__field-placeholder{top:0;opacity:0}.field--invalid.field--redesign2022 .select__wrapper input:-webkit-autofill~.field__placeholder{top:0;opacity:0}.field--filled.field--redesign2022 .select__wrapper .select__input{padding:19px 0 10px 12px}.field--filled.field--redesign2022 .select__wrapper .select__input:focus{border-color:#222}.international-rates .select--open .select__input-block:after{border-color:#002fa7}.select--search .select__optgroup-title{font-size:12px;color:#6f6f6f;text-transform:uppercase;margin-bottom:8px;margin-top:13px;line-height:20px;padding-left:12px}.select--search .select__option{line-height:24px;padding:12px;display:flex;align-items:center;border-radius:4px;font-size:16px;margin:0}.select--search .select__option.select__option--active,.select--search .select__option:hover{background:#f6f5f1;color:#066fac}.select--search .select__input-block{z-index:1}.select--search .select__input-block:before,.select--search .select__input-block:after{display:none}.select--search .select__input{height:64px;border-radius:10px;border:0;padding-left:48px;padding-right:40px;font-size:18px;color:#222}.select--search .select__input::-webkit-input-placeholder{color:#6f6f6f;text-transform:none;font-weight:400;font-style:normal}.select--search .select__input::-moz-placeholder{color:#6f6f6f;opacity:1;text-transform:none;font-weight:400;font-style:normal}.select--search .select__input:-moz-placeholder{color:#6f6f6f;opacity:1;text-transform:none;font-weight:400;font-style:normal}.select--open.select--search .select__input{border-radius:10px 10px 0 0}.select--search .select__dropdown{padding:18px 10px 48px;position:static;box-shadow:none;border-radius:0 0 10px 10px;border-top:1px solid #d3d3d3;max-height:none}.select--search .select__option-icon{color:#6f6f6f}.select--search .select__option-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select--search .select__dropdown>.select__option:first-child,.select--search .select__dropdown>.select__option .select__option-icon{color:#000}.select--user-amount .select__input{border-color:#d3d3d3;border-radius:10px;height:52px;font-size:22px;line-height:40px;padding:0 18px;font-weight:500}.select--user-amount .select__input-block:after{border-color:#222}.select--user-amount .select__input-block:before{width:auto;left:12px;right:12px;background-color:#d3d3d3;transform:none}.select--user-amount .select__dropdown{padding:12px 8px 8px;border-radius:0 0 10px 10px;max-height:400px;box-shadow:none;border-width:0 1px 1px 1px;border-style:solid;border-color:#d3d3d3}.select--user-amount .select__option{font-size:18px;line-height:24px;padding:15px 16px 17px;min-height:56px;display:flex;align-items:center;border-radius:4px}.select--user-amount .select__option--selected{font-weight:500}.select--user-amount .select__option--selected:before{top:25px}.select--user-amount .select__option--selected:after{top:24px}.select--user-amount .select__option:hover{background-color:#f6f5f1}.select--user-amount.select--open .select__input{border-bottom-left-radius:0;border-bottom-right-radius:0}@media only screen and (max-width:1229px){.select--search .select__dropdown{padding-top:11px}}@media only screen and (max-width:767px){.select--search .select__dropdown{height:100vh;transform:translateY(10px);border:0}.select--search .select__input{background-color:#f6f5f1;border-radius:4px;height:35px;font-size:16px;max-width:100%;border:1px solid transparent;color:#2b2926;padding-left:35px}.select--search .select__input:focus{color:#000;border-color:#2223;background-color:#fff}.select--open.select--search .select__input{border-radius:4px}.select--user-amount{width:100%}}.field--redesign2022 .select input:-webkit-autofill~.field__placeholder{top:12px;font-size:12px}.login{--item-padding:4px}.login__wrapper{position:relative}.login__toggler{background-color:transparent;display:flex;gap:5px;cursor:pointer;font-size:14px;color:inherit;padding:8px 16px;border-radius:22px;line-height:12px;font-weight:400;font-style:normal}.login__toggler-icon-block{height:12px;width:12px;align-self:center}@media (prefers-reduced-motion:reduce){.login__toggler-icon-block{transition:none}}@media (prefers-reduced-motion:no-preference){.login__toggler-icon-block{transition:transform .3s ease-in-out}}.login__dropdown{position:absolute;width:326px;right:0;z-index:99999;min-width:360px;visibility:hidden;top:100%;margin-top:0;opacity:0;transform:translateZ(0);display:none}@media (prefers-reduced-motion:reduce){.login__dropdown{transition:none}}@media (prefers-reduced-motion:no-preference){.login__dropdown{transition:visibility .3s,opacity .3s,margin-top .3s,max-height .15s}}.login__dropdown-content{background:#fff;flex-direction:column;padding:12px;border-radius:20px;box-shadow:0 0 20px #0000001a}@media (prefers-reduced-motion:reduce){.login__item{transition:none}}@media (prefers-reduced-motion:no-preference){.login__item{transition:padding .3s ease}}.login__item:not(:first-child){padding-top:var(--item-padding);border-top:1px solid rgba(43,41,38,.2)}.login__item:not(:last-child){padding-bottom:var(--item-padding)}.login__link{display:flex;align-items:center;padding:12px;color:inherit;border-radius:12px}.login__link:hover{background-color:#eaeae9}.login__link-title{display:block;font-size:16px;line-height:1.625;font-weight:500;font-style:normal}.login__link-text{flex-grow:1}.login__link-desc{font-size:12px;line-height:1.2;color:#2b2926b3;letter-spacing:.21px}.login__link-icon-block{width:48px;height:48px;margin-right:12px;flex-shrink:0}.login--active{--item-padding:12px}.login--active .login__toggler{background-color:#eff2f3}.login--active .login__toggler-icon-block{transform:rotate(-180deg)}.login--active .login__dropdown{visibility:visible;opacity:1;margin-top:12px}.login--visible-dropdown .login__dropdown{display:block}@media only screen and (max-width:1229px){.login__toggler{padding:0;line-height:initial;border-radius:4px}.login__dropdown{position:static;max-height:0;width:auto;min-width:0}.login--active .login__dropdown{max-height:700px}.login--active .login__toggler{background:0}}.logo__link{display:block;color:inherit;border-radius:4px;max-width:-moz-fit-content;max-width:fit-content}.logo__img-block{width:185px;height:28px;display:flex;align-items:center;justify-content:center}.logo__img{max-height:100%}@media only screen and (max-width:1229px){.logo__img-block{height:26px;width:122px}}@media only screen and (max-width:1229px){.global-header__wrapper--design-2023 .logo__img-block{width:128px;height:27px}.global-header__wrapper--design-2023 .logo--reduced-footer .logo__img-block{width:114px;height:25px}}@media only screen and (max-width:767px){.global-header__wrapper:not(.global-header__wrapper--design-2023) .logo__img-block{width:128px;height:27px}.global-header__wrapper:not(.global-header__wrapper--design-2023) .logo--reduced-footer .logo__img-block{width:114px;height:25px}}@media only screen and (max-width:767px){.global-header__wrapper--design-2023 .logo__img-block,.global-header__wrapper:not(.global-header__wrapper--design-2023) .logo__img-block{width:122px;height:26px}}.search__wrapper{display:flex;justify-content:flex-end;height:53px}.search__form{width:500px;flex-grow:1;display:none;position:fixed;z-index:10;margin:0;top:24px;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.search__form{transition:none}}@media (prefers-reduced-motion:no-preference){.search__form{transition:transform .3s ease-in-out,opacity .3s ease-in-out}}.search__form-end{opacity:0}.search__field-icon{position:absolute;top:32px;width:16px;height:16px;z-index:9;transform:translateY(-50%)}.search__field-icon--search{color:#6f6f6f;left:20px}.search__field-icon--close{color:#6f6f6f;right:20px;cursor:pointer}.search__form-container{position:relative;border-radius:10px;box-shadow:0 20px 35px #00000040}.search__toggler{display:flex;align-self:center;justify-content:center;align-items:center;height:32px;width:32px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#000;border-radius:4px}.search__toggler-icon{width:14px;height:14px;display:none}.search__toggler-icon--on{display:block}.search__highlighted-bold{font-weight:700;font-style:normal}.search__highlighted-italic{font-weight:700;font-style:italic}.search__submit{visibility:hidden;position:absolute}.search__form-overlay{background:#1b1c1b66;position:fixed;left:0;top:0;width:100vw;height:110vh;z-index:-1;display:none}.search--active .search__form{display:block}.search--active .search__form-overlay{z-index:9;display:block;opacity:0;visibility:hidden}@media (prefers-reduced-motion:reduce){.search--active .search__form-overlay{transition:none}}@media (prefers-reduced-motion:no-preference){.search--active .search__form-overlay{transition:transform .3s ease-in-out,opacity .3s ease-in-out}}.search--transition.search--active .search__form-overlay{opacity:1;visibility:visible}@media (prefers-reduced-motion:reduce){.search--transition.search--active .search__form-overlay{transition:none}}@media (prefers-reduced-motion:no-preference){.search--transition.search--active .search__form-overlay{transition:transform .2s ease-in-out,opacity .3s ease-in-out}}.global-header__wrapper--design-2023 .search__wrapper{height:auto}.global-header__wrapper--design-2023 .search__toggler-icon{width:16px;height:16px}@media only screen and (max-width:767px){.search__form-container{box-shadow:none}.search__field-icon{color:#778196;left:12px;top:17px;width:15px;height:15px}.search__form{position:static;transform:inherit;right:0;height:auto;margin-right:0;opacity:1;width:100%;display:block;padding-top:0;background-color:transparent;z-index:auto}.search__field-icon--close,.search__form-end,.search__form-overlay,.search__toggler,.search__submit{opacity:0;position:absolute;transform:translateY(-999999px);pointer-events:none}.global-header:not(.global-header--flashed) .global-header__search .search__form{transform:none}}html.no-scroll,body.no-scroll{height:100%;overflow:hidden}.global-header{opacity:1}.global-header__wrapper{position:relative;z-index:220}.global-header__content{display:flex;flex-wrap:wrap;align-items:center;position:relative;justify-content:flex-end;font-size:14px}.global-header__logo{bottom:27px;left:var(--desktopContentEdges);top:auto;position:absolute}.global-header__nav{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:87px;color:#fff}.global-header__bg{display:none}.global-header__number{transform:inherit;margin-right:30px;padding:0}.global-header__search{display:block;background:transparent}.global-header__logo,.global-header__number{opacity:1;visibility:visible}@media (prefers-reduced-motion:reduce){.global-header__logo,.global-header__number{transition:none}}@media (prefers-reduced-motion:no-preference){.global-header__logo,.global-header__number{transition:opacity .5s .3s ease-in-out}}.global-header__bg{background-color:#ffffffd9;position:absolute;inset:0}.global-header__nav-toggler,.global-header__mob-overlay{display:none}.global-header--nav .global-header__wrapper{z-index:1000}@media only screen and (min-width:1230px){.global-header__container{width:100vw;padding:0}.global-header__nav{padding:0 var(--desktopContentEdges) 0 calc(var(--desktopContentEdges) - 18px);height:72px;top:0;position:relative;transition:transform .8s ease}.global-header__search{margin-right:var(--desktopContentEdges);margin-top:17px}.global-header__bg{display:block;top:0;transition:transform .8s ease;background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform-origin:top center}.global-header__logo{bottom:auto;top:20px;transition:transform .8s ease}.global-header__search,.global-header__parsys{transition:opacity .5s .3s ease}.global-header__wrapper{transition:transform .8s ease}.global-header--sticked:not(.global-header--flashed) .global-header__search,.global-header--sticked:not(.global-header--flashed) .global-header__parsys{opacity:0;transition:opacity .3s ease}.global-header--sticked:not(.global-header--flashed) .global-header__wrapper{transform:translateY(-48px)}.global-header--sticked:not(.global-header--flashed) .global-header__sticky-wrapper{max-height:72px}.global-header--sticked:not(.global-header--flashed) .global-header__logo{transform:translateY(48px)}.global-header--sticked .global-header__bg{box-shadow:0 0 1px 2px #0000001a}.global-header--sticked .global-header__sticky-wrapper{contain:layout}}@media only screen and (max-width:1229px){.global-header__parsys{order:5;margin-right:auto;width:100%}.global-header__number{order:5;margin-right:0;justify-content:flex-start;min-height:auto;flex-basis:100%}.global-header__search{position:relative;justify-content:flex-start;order:3;right:0;font-size:14px;z-index:-1;opacity:0;margin-bottom:28px}.global-header__logo{left:0;top:0;bottom:auto;order:1;padding:14px 0}.global-header__search,.global-header__wrapper{width:100%}.global-header__number,.global-header__parsys,.global-header__search{display:none}.global-header__wrapper{overflow:hidden;background:#fff;max-height:108px}.global-header__nav{display:none;height:auto;order:4;width:100%;margin:0;background-color:#fff;flex-direction:column}.global-header__bg{display:none}.global-header__nav-toggler{position:relative;order:2;top:0;left:unset;display:flex;flex-direction:column;justify-content:center;height:56px;-webkit-user-select:none;user-select:none}.global-header__nav-toggler-btn{position:relative;cursor:pointer;width:23px;height:14px;display:flex;justify-content:center}.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{transform:translateY(5px) rotate(45deg)}.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{transform:translateY(5px) rotate(-45deg)}.global-header__nav-toggler-item{position:absolute;width:21px;height:2px;margin:0 auto;background-color:#222}.global-header__nav-toggler-item--top{transform:translateY(0)}.global-header__nav-toggler-item--middle{top:50%;transform:translateY(-50%);opacity:1;transition-delay:.2s}.global-header__nav-toggler-item--bottom{transform:translateY(12px)}.global-header__container{position:relative;min-height:100%}.global-header__container,.global-header .l-container{box-shadow:none}.global-header__mob-overlay{display:block;position:absolute;left:0;right:0;width:100%;bottom:0;height:calc(100% - 88px);background-color:#fff}.global-header .select--search .select__input{border-radius:22px;height:44px;font-size:14px;max-width:100%;color:#6f6f6f;padding:0 16px 0 40px;background-color:#f6f5f1;border:1px solid transparent}.global-header .select--search .select__input:focus{color:#000;border-color:#2223;background-color:#fff}.global-header .select--search .select__dropdown{border:0;height:auto}.global-header .search__field-icon{left:16px;top:22px;color:#6f6f6f;width:16px;height:16px}.global-header .search__form{position:static;transform:inherit;right:0;height:auto;margin-right:0;opacity:1;width:100%;display:block;padding-top:0;background-color:transparent;z-index:auto}.global-header .search__field-icon--close,.global-header .search__form-end,.global-header .search__form-overlay,.global-header .search__toggler,.global-header .search__submit{opacity:0;position:absolute;transform:translateY(-999999px);pointer-events:none}.global-header .search__form-container{box-shadow:none}.global-header--sticked .global-header__wrapper{box-shadow:0 0 1px 2px #0000001a}.global-header--nav.global-header--sticked .global-header__wrapper{overflow-y:scroll}.global-header--nav:not(.global-header--flashed).global-header--sticked .global-header__wrapper{top:0;height:100%;max-height:100%}.global-header--nav .global-header__wrapper{top:0;height:100%;position:fixed;max-height:100%;overflow-y:scroll;padding-bottom:84px}.global-header--nav .global-header__nav{display:flex}.global-header--nav .global-header__search{display:block;opacity:1;z-index:2}.global-header--nav .global-header__number,.global-header--nav .global-header__login,.global-header--nav .global-header__parsys{display:flex}.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{transform:translateY(0)}.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{transform:translateY(12px)}.global-header--nav .global-header__nav-toggler-item--middle{opacity:0;transition-delay:.2s}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header__search{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header__search{transition:opacity .3s ease-in-out,z-index .3s ease-in-out}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header__wrapper{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header__wrapper{transition:max-height .3s ease-in-out}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{animation:topTogglerIconBack .1ms ease-in-out forwards alternate}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{animation:topTogglerIconBack .3s ease-in-out forwards alternate}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{animation:bottomTogglerIconBack .1ms ease-in-out forwards alternate}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{animation:bottomTogglerIconBack .3s ease-in-out forwards alternate}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header__nav-toggler-item--middle{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header__nav-toggler-item--middle{transition:opacity .1s}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header--sticked .global-header__wrapper{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header--sticked .global-header__wrapper{transition:max-height .3s ease-in-out}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{animation:topTogglerIcon .1ms ease-in-out forwards}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--top{animation:topTogglerIcon .3s ease-in-out forwards}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{animation:bottomTogglerIcon .1ms ease-in-out forwards}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header--nav .global-header__nav-toggler-btn--animate .global-header__nav-toggler-item--bottom{animation:bottomTogglerIcon .3s ease-in-out forwards}}@keyframes topTogglerIcon{0{transform:translateY(0)} 50%{transform:translateY(5px)} 100%{transform:translateY(5px) rotate(45deg)}}@keyframes topTogglerIconBack{0{transform:translateY(5px) rotate(45deg)} 50%{transform:translateY(5px)} 100%{transform:translateY(0)}}@keyframes bottomTogglerIcon{0{transform:translateY(12px)} 50%{transform:translateY(5px)} 100%{transform:translateY(5px) rotate(-45deg)}}@keyframes bottomTogglerIconBack{0{transform:translateY(5px) rotate(-45deg)} 50%{transform:translateY(5px)} 100%{transform:translateY(12px)}}.country-switcher-v2__wrapper{position:relative;font-size:14px}.country-switcher-v2__btn{cursor:pointer;display:flex;align-items:center;position:relative;white-space:nowrap}.country-switcher-v2__btn-icon{transform:translateZ(0) rotate(0)}@media (prefers-reduced-motion:reduce){.country-switcher-v2__btn-icon{transition:none}}@media (prefers-reduced-motion:no-preference){.country-switcher-v2__btn-icon{transition:transform .2s ease}}.country-switcher-v2__dropdown{top:calc(100% + 6px);border-radius:5px;box-shadow:0 0 20px #0000001a}.country-switcher-v2__dropdown-content{background:#fff;border-radius:5px;max-height:340px;overflow:auto}.country-switcher-v2__dropdown-content::-webkit-scrollbar{width:10px}.country-switcher-v2__dropdown-content::-webkit-scrollbar-track{background-color:#d3d3d366;border-radius:5px}.country-switcher-v2__dropdown-content::-webkit-scrollbar-thumb{background-color:#7d7d7d;border-radius:5px;border:2px solid transparent;background-clip:content-box}.country-switcher-v2__link{display:flex;justify-content:space-between}.country-switcher-v2--phoenix .country-switcher-v2__btn{padding:9px;font-size:13px;border-radius:4px;color:#fff}.country-switcher-v2--phoenix .country-switcher-v2__btn:hover{background-color:#fff3}.country-switcher-v2--phoenix .country-switcher-v2__btn-icon{height:8px;width:8px}.country-switcher-v2--phoenix .country-switcher-v2__btn-text{padding:0 7px 0 10px}.country-switcher-v2--phoenix .country-switcher-v2__btn-flagIcon{height:12px;width:18px}.country-switcher-v2--phoenix .country-switcher-v2__dropdown-content{padding:8px}.country-switcher-v2--phoenix .country-switcher-v2__dropdown{position:absolute;border-radius:4px;min-width:238px;right:0;max-height:0;overflow:hidden;z-index:600}@media (prefers-reduced-motion:reduce){.country-switcher-v2--phoenix .country-switcher-v2__dropdown{transition:none}}@media (prefers-reduced-motion:no-preference){.country-switcher-v2--phoenix .country-switcher-v2__dropdown{transition:max-height .5s ease-in-out}}.country-switcher-v2--phoenix .country-switcher-v2__link{font-size:16px;line-height:16px;padding:9px 15px 9px 28px;color:#222;position:relative;white-space:nowrap}.country-switcher-v2--phoenix .country-switcher-v2__link.focus-visible,.country-switcher-v2--phoenix .country-switcher-v2__link:hover{background-color:#f4f4f4}.country-switcher-v2__item--active .country-switcher-v2--phoenix .country-switcher-v2__link{font-weight:500;font-style:normal}.country-switcher-v2--phoenix .country-switcher-v2__link-text{margin-right:15px}.country-switcher-v2--phoenix .country-switcher-v2__link-check{width:13px;height:9px;position:absolute;left:8px;top:50%;transform:translateY(-50%)}.country-switcher-v2--orange .country-switcher-v2__btn{background-color:#992e00;padding:16px 28px;border-radius:44px;color:#fff;font-size:14px}.country-switcher-v2--orange .country-switcher-v2__btn-text{padding:0 7px 0 10px}.country-switcher-v2--orange .country-switcher-v2__btn-flagIcon{height:12px;width:18px}.country-switcher-v2--orange .country-switcher-v2__btn-icon{height:12px;width:12px}.country-switcher-v2--orange .country-switcher-v2__dropdown{position:absolute;border-radius:4px;min-width:238px;right:0;max-height:0;overflow:hidden;z-index:600;top:auto;bottom:calc(100% + 6px)}@media (prefers-reduced-motion:reduce){.country-switcher-v2--orange .country-switcher-v2__dropdown{transition:none}}@media (prefers-reduced-motion:no-preference){.country-switcher-v2--orange .country-switcher-v2__dropdown{transition:max-height .5s ease-in-out}}.country-switcher-v2--orange .country-switcher-v2__dropdown-content{padding:8px}.country-switcher-v2--orange .country-switcher-v2__link{font-size:16px;line-height:16px;padding:9px 15px 9px 28px;color:#222;position:relative;white-space:nowrap}.country-switcher-v2--orange .country-switcher-v2__link.focus-visible,.country-switcher-v2--orange .country-switcher-v2__link:hover{background-color:#f4f4f4}.country-switcher-v2__item--active .country-switcher-v2--orange .country-switcher-v2__link{font-weight:500;font-style:normal}.country-switcher-v2--orange .country-switcher-v2__link-text{margin-right:15px}.country-switcher-v2--orange .country-switcher-v2__link-check{width:13px;height:9px;position:absolute;left:8px;top:50%;transform:translateY(-50%)}.country-switcher-v2--grey .country-switcher-v2__btn{border-radius:22px;gap:4px;font-size:14px}.country-switcher-v2--grey .country-switcher-v2__btn-flagIcon{height:16px;width:16px}.country-switcher-v2--grey .country-switcher-v2__btn-icon{height:12px;width:12px}.country-switcher-v2--grey .country-switcher-v2__dropdown{background:#fff;box-shadow:0 4px 10px #0000001a;border-radius:20px;min-width:212px;right:0;max-height:0;overflow:hidden;z-index:600;top:100%;margin-top:0;padding-right:4px}@media (prefers-reduced-motion:reduce){.country-switcher-v2--grey .country-switcher-v2__dropdown{transition:none}}@media (prefers-reduced-motion:no-preference){.country-switcher-v2--grey .country-switcher-v2__dropdown{transition:max-height .15s ease-in-out,margin-top .3s ease}}.country-switcher-v2--grey .country-switcher-v2__dropdown-content{background:0;border-radius:0;padding:0 4px 0 8px;margin:8px 0;max-height:262px}.country-switcher-v2--grey .country-switcher-v2__dropdown-content::-webkit-scrollbar-track{background:0}.country-switcher-v2--grey .country-switcher-v2__item+.country-switcher-v2__item{margin-top:4px}.country-switcher-v2--grey .country-switcher-v2__item:has(.country-switcher-v2__link.focus-visible){padding:2px}.country-switcher-v2--grey .country-switcher-v2__link{font-size:14px;line-height:10px;padding:12px;border-radius:12px;color:inherit;position:relative;white-space:nowrap}.country-switcher-v2--grey .country-switcher-v2__link.focus-visible,.country-switcher-v2--grey .country-switcher-v2__link:hover{background:#2b29261a}.country-switcher-v2--grey .country-switcher-v2__link.focus-visible{padding:10px}.country-switcher-v2--grey .country-switcher-v2__item--active .country-switcher-v2__link{font-weight:500;font-style:normal}.country-switcher-v2--dropdown-position--left .country-switcher-v2__dropdown{left:0;right:auto}.country-switcher-v2--dropdown-position--right .country-switcher-v2__dropdown{left:auto;right:0}.country-switcher-v2--active .country-switcher-v2__btn-icon{transform:translateZ(0) rotate(-180deg)}.country-switcher-v2--active .country-switcher-v2--default .country-switcher-v2__btn{color:#0073ae}.country-switcher-v2--active .country-switcher-v2--default .country-switcher-v2__dropdown{display:block}.country-switcher-v2--active .country-switcher-v2--phoenix .country-switcher-v2__btn{background-color:#fff3}.country-switcher-v2--active .country-switcher-v2--phoenix .country-switcher-v2__dropdown{max-height:310px}@media (prefers-reduced-motion:reduce){.country-switcher-v2--active .country-switcher-v2--phoenix .country-switcher-v2__dropdown{transition:none}}@media (prefers-reduced-motion:no-preference){.country-switcher-v2--active .country-switcher-v2--phoenix .country-switcher-v2__dropdown{transition:max-height .5s ease-in-out}}.country-switcher-v2--active .country-switcher-v2--orange .country-switcher-v2__dropdown{max-height:344px}@media (prefers-reduced-motion:reduce){.country-switcher-v2--active .country-switcher-v2--orange .country-switcher-v2__dropdown{transition:none}}@media (prefers-reduced-motion:no-preference){.country-switcher-v2--active .country-switcher-v2--orange .country-switcher-v2__dropdown{transition:max-height .5s ease-in-out}}.country-switcher-v2--active .country-switcher-v2--grey .country-switcher-v2__dropdown{max-height:278px;margin-top:12px}@media only screen and (min-width:1230px){.country-switcher-v2--grey .country-switcher-v2__btn-text{display:none}.country-switcher-v2--grey .country-switcher-v2__btn{padding:6px 16px}.country-switcher-v2--grey .country-switcher-v2__btn:hover{background:#2b29261a}.country-switcher-v2--grey .country-switcher-v2__dropdown{position:absolute}}@media only screen and (max-width:1229px){.country-switcher-v2--dropdown-position-tab--left .country-switcher-v2__dropdown{left:0;right:auto}.country-switcher-v2--dropdown-position-tab--right .country-switcher-v2__dropdown{left:auto;right:0}}@media only screen and (max-width:767px){.country-switcher-v2--phoenix .country-switcher-v2__dropdown,.country-switcher-v2--orange .country-switcher-v2__dropdown{top:auto;bottom:calc(100% + 6px);right:unset;left:0}.country-switcher-v2--dropdown-position-mob--left .country-switcher-v2__dropdown{left:0;right:auto}.country-switcher-v2--dropdown-position-mob--right .country-switcher-v2__dropdown{left:auto;right:0}}.custom-itl{display:flex;flex-direction:column;flex-grow:1;min-width:0}.custom-itl__wrapper{display:flex;flex-direction:column;flex-grow:1}.custom-itl__icon,.custom-itl__additional-icon{display:flex;justify-content:center;align-items:center}.custom-itl__icon--circle,.custom-itl__additional-icon--circle{border-radius:50%}.custom-itl__link--type--video{cursor:pointer}.custom-itl__description a{color:#0684bd}.custom-itl__description a:hover{color:#50afdc}.custom-itl__line-block{width:100%;display:flex}.custom-itl__line{height:1px;width:100%;background:currentColor}.custom-itl--line-alignment--left .custom-itl__line-block{justify-content:flex-start}.custom-itl--line-alignment--center .custom-itl__line-block{justify-content:center}.custom-itl--line-alignment--right .custom-itl__line-block{justify-content:right}.custom-itl--line-animation--left-to-right .custom-itl__line{transform:scaleX(0);transform-origin:left}@media (prefers-reduced-motion:reduce){.custom-itl--line-animation--left-to-right .custom-itl__line{transition:none}}@media (prefers-reduced-motion:no-preference){.custom-itl--line-animation--left-to-right .custom-itl__line{transition:transform .3s ease}}.custom-itl--line-animation--right-to-left .custom-itl__line{transform:scaleX(0);transform-origin:right}@media (prefers-reduced-motion:reduce){.custom-itl--line-animation--right-to-left .custom-itl__line{transition:none}}@media (prefers-reduced-motion:no-preference){.custom-itl--line-animation--right-to-left .custom-itl__line{transition:transform .3s ease}}.custom-itl--line-animation--center .custom-itl__line{transform:scaleX(0);transform-origin:center}@media (prefers-reduced-motion:reduce){.custom-itl--line-animation--center .custom-itl__line{transition:none}}@media (prefers-reduced-motion:no-preference){.custom-itl--line-animation--center .custom-itl__line{transition:transform .3s ease}}.custom-itl--line-animation--none .custom-itl__line,.custom-itl--active.custom-itl--line-animation--none .custom-itl__line{transition:none;transform:none}.custom-itl--active.custom-itl--line-animation--left-to-right .custom-itl__line,.custom-itl--active.custom-itl--line-animation--right-to-left .custom-itl__line,.custom-itl--active.custom-itl--line-animation--center .custom-itl__line{transform:scaleX(1)}.custom-itl--chevron--visible .custom-itl__chevron{visibility:visible;position:static;left:auto}.custom-itl--chevron--hidden .custom-itl__chevron{visibility:hidden;position:fixed;left:-9999px}.custom-itl--title-decoration--none .custom-itl__title{text-decoration:none}.custom-itl--title-decoration--underline .custom-itl__title{text-decoration:underline}.custom-itl--title-decoration--line-through .custom-itl__title{text-decoration:line-through}.custom-itl--active.custom-itl--title-decoration-active--none .custom-itl__title{text-decoration:none}.custom-itl--active.custom-itl--title-decoration-active--underline .custom-itl__title{text-decoration:underline}.custom-itl--active.custom-itl--title-decoration-active--line-through .custom-itl__title{text-decoration:line-through}.custom-itl--subheading-decoration--none .custom-itl__subheading{text-decoration:none}.custom-itl--subheading-decoration--underline .custom-itl__subheading{text-decoration:underline}.custom-itl--subheading-decoration--line-through .custom-itl__subheading{text-decoration:line-through}.custom-itl--active.custom-itl--subheading-decoration-active--none .custom-itl__subheading{text-decoration:none}.custom-itl--active.custom-itl--subheading-decoration-active--underline .custom-itl__subheading{text-decoration:underline}.custom-itl--active.custom-itl--subheading-decoration-active--line-through .custom-itl__subheading{text-decoration:line-through}@media only screen and (max-width:1229px){.custom-itl--tab-line-alignment--left .custom-itl__line-block{justify-content:flex-start}.custom-itl--tab-line-alignment--center .custom-itl__line-block{justify-content:center}.custom-itl--tab-line-alignment--right .custom-itl__line-block{justify-content:right}.custom-itl--tab-line-animation--left-to-right .custom-itl__line{transform:scaleX(0);transform-origin:left}.custom-itl--tab-line-animation--right-to-left .custom-itl__line{transform:scaleX(0);transform-origin:right}.custom-itl--tab-line-animation--center .custom-itl__line{transform:scaleX(0);transform-origin:center}.custom-itl--tab-line-animation--none .custom-itl__line,.custom-itl--active.custom-itl--tab-line-animation--none .custom-itl__line{transition:none;transform:none}.custom-itl--active.custom-itl--tab-line-animation--left-to-right .custom-itl__line,.custom-itl--active.custom-itl--tab-line-animation--right-to-left .custom-itl__line,.custom-itl--active.custom-itl--tab-line-animation--center .custom-itl__line{transform:scaleX(1)}.custom-itl--chevron--visible .custom-itl__chevron{visibility:visible;position:static;left:auto}.custom-itl--chevron--hidden .custom-itl__chevron{visibility:hidden;position:fixed;left:-9999px}.custom-itl--tab-title-decoration--none .custom-itl__title{text-decoration:none}.custom-itl--tab-title-decoration--underline .custom-itl__title{text-decoration:underline}.custom-itl--tab-title-decoration--line-through .custom-itl__title{text-decoration:line-through}.custom-itl--active.custom-itl--tab-title-decoration-active--none .custom-itl__title{text-decoration:none}.custom-itl--active.custom-itl--tab-title-decoration-active--underline .custom-itl__title{text-decoration:underline}.custom-itl--active.custom-itl--tab-title-decoration-active--line-through .custom-itl__title{text-decoration:line-through}.custom-itl--tab-subheading-decoration--none .custom-itl__subheading{text-decoration:none}.custom-itl--tab-subheading-decoration--underline .custom-itl__subheading{text-decoration:underline}.custom-itl--tab-subheading-decoration--line-through .custom-itl__subheading{text-decoration:line-through}.custom-itl--active.custom-itl--tab-subheading-decoration-active--none .custom-itl__subheading{text-decoration:none}.custom-itl--active.custom-itl--tab-subheading-decoration-active--underline .custom-itl__subheading{text-decoration:underline}.custom-itl--active.custom-itl--tab-subheading-decoration-active--line-through .custom-itl__subheading{text-decoration:line-through}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.custom-itl--tab-line-animation--left-to-right .custom-itl__line{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.custom-itl--tab-line-animation--left-to-right .custom-itl__line{transition:transform .3s ease}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.custom-itl--tab-line-animation--right-to-left .custom-itl__line{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.custom-itl--tab-line-animation--right-to-left .custom-itl__line{transition:transform .3s ease}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.custom-itl--tab-line-animation--center .custom-itl__line{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.custom-itl--tab-line-animation--center .custom-itl__line{transition:transform .3s ease}}@media only screen and (max-width:767px){.custom-itl--mob-line-alignment--left .custom-itl__line-block{justify-content:flex-start}.custom-itl--mob-line-alignment--center .custom-itl__line-block{justify-content:center}.custom-itl--mob-line-alignment--right .custom-itl__line-block{justify-content:right}.custom-itl--mob-line-animation--left-to-right .custom-itl__line{transform:scaleX(0);transform-origin:left}.custom-itl--mob-line-animation--right-to-left .custom-itl__line{transform:scaleX(0);transform-origin:right}.custom-itl--mob-line-animation--center .custom-itl__line{transform:scaleX(0);transform-origin:center}.custom-itl--mob-line-animation--none .custom-itl__line,.custom-itl--active.custom-itl--mob-line-animation--none .custom-itl__line{transition:none;transform:none}.custom-itl--active.custom-itl--mob-line-animation--left-to-right .custom-itl__line,.custom-itl--active.custom-itl--mob-line-animation--right-to-left .custom-itl__line,.custom-itl--active.custom-itl--mob-line-animation--center .custom-itl__line{transform:scaleX(1)}.custom-itl--chevron--visible .custom-itl__chevron{visibility:visible;position:static;left:auto}.custom-itl--chevron--hidden .custom-itl__chevron{visibility:hidden;position:fixed;left:-9999px}.custom-itl--mob-title-decoration--none .custom-itl__title{text-decoration:none}.custom-itl--mob-title-decoration--underline .custom-itl__title{text-decoration:underline}.custom-itl--mob-title-decoration--line-through .custom-itl__title{text-decoration:line-through}.custom-itl--active.custom-itl--mob-title-decoration-active--none .custom-itl__title{text-decoration:none}.custom-itl--active.custom-itl--mob-title-decoration-active--underline .custom-itl__title{text-decoration:underline}.custom-itl--active.custom-itl--mob-title-decoration-active--line-through .custom-itl__title{text-decoration:line-through}.custom-itl--mob-subheading-decoration--none .custom-itl__subheading{text-decoration:none}.custom-itl--mob-subheading-decoration--underline .custom-itl__subheading{text-decoration:underline}.custom-itl--mob-subheading-decoration--line-through .custom-itl__subheading{text-decoration:line-through}.custom-itl--active.custom-itl--mob-subheading-decoration-active--none .custom-itl__subheading{text-decoration:none}.custom-itl--active.custom-itl--mob-subheading-decoration-active--underline .custom-itl__subheading{text-decoration:underline}.custom-itl--active.custom-itl--mob-subheading-decoration-active--line-through .custom-itl__subheading{text-decoration:line-through}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.custom-itl--mob-line-animation--left-to-right .custom-itl__line{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.custom-itl--mob-line-animation--left-to-right .custom-itl__line{transition:transform .3s ease}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.custom-itl--mob-line-animation--right-to-left .custom-itl__line{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.custom-itl--mob-line-animation--right-to-left .custom-itl__line{transition:transform .3s ease}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.custom-itl--mob-line-animation--center .custom-itl__line{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.custom-itl--mob-line-animation--center .custom-itl__line{transition:transform .3s ease}}@media (prefers-reduced-motion:reduce){.custom-itl--logo{transition:none}}@media (prefers-reduced-motion:no-preference){.custom-itl--logo{transition:transform .5s}}.custom-itl--logo .custom-itl__link{color:inherit;display:flex;justify-content:center;position:relative}.custom-itl--logo .custom-itl__additional-icon{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1}@media (prefers-reduced-motion:reduce){.custom-itl--logo .custom-itl__additional-icon{transition:none}}@media (prefers-reduced-motion:no-preference){.custom-itl--logo .custom-itl__additional-icon{transition:opacity .5s}}.custom-itl--logo .custom-itl__link:hover .custom-itl__additional-icon{opacity:1}.custom-itl--logo .custom-itl__icon{max-width:100%;flex-grow:1}.custom-itl--logo .custom-itl__icon--auto-width .custom-itl__img{width:auto}.custom-itl--logo.custom-itl--hover-effect:hover{transform:scale(1.15) translateZ(0)}@media (prefers-reduced-motion:reduce){.custom-itl--logo.custom-itl--hover-effect:hover{transition:none}}@media (prefers-reduced-motion:no-preference){.custom-itl--logo.custom-itl--hover-effect:hover{transition:transform .5s}}html:not(.aem-AuthorLayer-Edit) [data-role=carousel]{--overflow:hidden;--wrapper-width:100%;--slides-alignment:stretch;--el-padding:18px;--content-grid-template-areas:none;--slide-grid-area:auto;--slide-visibility:visible;--slide-z-index:auto;--first-slide-visibility:visible}html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-desktop-overflow-visible=true]{--overflow:visible}html:not(.aem-AuthorLayer-Edit) [data-role=carousel]:not([data-custom-slide-width=true]),html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-slide-width-units-desktop="%"][data-slide-width-desktop]{--wrapper-width:100%}html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-custom-slide-width=true]:not([data-slide-width-units-desktop="%"]),html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-custom-slide-width=true]:not([data-slide-width-desktop]){--wrapper-width:auto}html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-slides-alignment=top]:not([data-adjust-height-to-slides=true]),html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-adjust-height-to-slides=true]{--slides-alignment:start}html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-slides-alignment=center]:not([data-adjust-height-to-slides=true]){--slides-alignment:center}html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-animation=fade]{--content-display:grid;--content-grid-template-areas:"stack";--slide-grid-area:stack;--slide-visibility:hidden;--slide-z-index:0;--first-slide-visibility:visible}html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-animation=slide]{--content-display:flex}@media only screen and (max-width:1229px){html:not(.aem-AuthorLayer-Edit) [data-role=carousel]{--overflow:hidden;--wrapper-width:100%}html:not(.aem-AuthorLayer-Edit) [data-role=carousel]:not([data-custom-slide-width=true]),html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-slide-width-units-tablet="%"][data-slide-width-tablet]{--wrapper-width:100%}html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-custom-slide-width=true]:not([data-slide-width-units-tablet="%"]),html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-custom-slide-width=true]:not([data-slide-width-tablet]){--wrapper-width:auto}html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-tablet-overflow-visible=true]{--overflow:visible}}@media only screen and (max-width:767px){html:not(.aem-AuthorLayer-Edit) [data-role=carousel]{--overflow:hidden;--wrapper-width:100%}html:not(.aem-AuthorLayer-Edit) [data-role=carousel]:not([data-custom-slide-width=true]),html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-slide-width-units-mobile="%"][data-slide-width-mobile]{--wrapper-width:100%}html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-custom-slide-width=true]:not([data-slide-width-units-mobile="%"]),html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-custom-slide-width=true]:not([data-slide-width-mobile]){--wrapper-width:auto}html:not(.aem-AuthorLayer-Edit) [data-role=carousel][data-mobile-overflow-visible=true]{--overflow:visible}}html:not(.aem-AuthorLayer-Edit) [data-role=carousel-content-wrapper]{overflow:var(--overflow);position:relative;display:flex;padding:var(--el-padding);margin:calc(-1 * var(--el-padding))}html:not(.aem-AuthorLayer-Edit) [data-role=carousel-content]{position:relative;-webkit-user-select:none;user-select:none;-moz-user-select:none;width:var(--wrapper-width);align-items:var(--slides-alignment);display:var(--content-display);grid-template-areas:var(--content-grid-template-areas)}html:not(.aem-AuthorLayer-Edit) [data-role=carousel-content]>*{flex-shrink:0;position:relative;grid-area:var(--slide-grid-area);visibility:var(--slide-visibility);z-index:var(--slide-z-index)}html:not(.aem-AuthorLayer-Edit) [data-role=carousel-content]>*:first-child{visibility:var(--first-slide-visibility)}.carousel-dots__wrapper{display:flex;justify-content:center}.carousel-dots__item{--dot-height:10px;--dot-width:10px;--dot-min-size:min(var(--dot-width),var(--dot-height));width:var(--dot-width);height:var(--dot-height);border-radius:calc(var(--dot-min-size) / 2);cursor:pointer;overflow:hidden;transition:width .3s ease}.carousel-dots__item+.carousel-dots__item{margin-left:10px}.carousel-dots__item--active{background:currentColor}.carousel-dots__progressbar{height:100%;border-radius:inherit;background:#2b2926;transform:translate(calc(-100% + var(--dot-height)));display:none}.carousel-dots:not(.carousel-dots--hide-progressbar) .carousel-dots__item--active .carousel-dots__progressbar{display:block}.carousel-content{flex-grow:1;position:relative;min-width:0;flex-basis:100%}.carousel-content__wrapper{flex-grow:1}.carousel-content--slides-aligning--top .carouseljs__wrapper{align-items:flex-start}.carousel-content--slides-aligning--center .carouseljs__wrapper{align-items:center}.carousel__wrapper{position:relative}.carousel__wrapper[data-closing-group-id]{overflow:hidden;height:0}.carousel--visible .carousel__wrapper[data-closing-group-id]{overflow:visible;height:auto}.carousel--slide-up{overflow:hidden}@media (prefers-reduced-motion:reduce){.carousel--slide-up{transition:none}}@media (prefers-reduced-motion:no-preference){.carousel--slide-up{transition:height .3s ease}}.aem-AuthorLayer-Edit .carousel__wrapper[data-closing-group-id]{height:auto}.carousel-slide{display:flex;flex-wrap:wrap;flex-grow:1}.carousel-slide__wrapper{min-width:0;flex-basis:100%;display:flex;flex-wrap:wrap;position:relative}.carousel-slide__wrapper>div{flex-basis:100%;align-self:auto}.carousel-slide__wrapper>div:before{display:none}html:not(.aem-AuthorLayer-Edit) .link-card{display:flex;flex-direction:column}html:not(.aem-AuthorLayer-Edit) .link-card__wrapper--type--drift{opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){html:not(.aem-AuthorLayer-Edit) .link-card__wrapper--type--drift{transition:none}}@media (prefers-reduced-motion:no-preference){html:not(.aem-AuthorLayer-Edit) .link-card__wrapper--type--drift{transition:opacity .3s ease-in-out}}html:not(.aem-AuthorLayer-Edit) .link-card__wrapper--drift-init{opacity:1;pointer-events:inherit}.link-card__wrapper{position:relative;display:flex;flex-grow:1}.link-card__parsys{pointer-events:none;display:flex;flex-direction:column;flex-grow:1}.link-card__overlay{position:absolute;inset:0;width:100%;height:100%;z-index:1}.link-card__overlay--type--drift{cursor:pointer}.link-card__wrapper,.link-card__parsys,.link-card__overlay{border-radius:inherit}.link-card .cta--link-style--phoenix .cta__el:after{content:"";position:absolute;height:1px;width:100%;bottom:2px;background-color:transparent}.link-card:hover .cta--link-style--phoenix .cta__el:after{background-color:#066fac}.link-card:hover .link-style--inherited .cta__el{text-decoration:underline}.aem-AuthorLayer-Edit .link-card__parsys{pointer-events:auto}.accordion-v2{--dropdownMinWidh:max-content}@media (prefers-reduced-motion:reduce){.accordion-v2{transition:none}}@media (prefers-reduced-motion:no-preference){.accordion-v2{transition:margin-top .4s}}.accordion-v2>.accordion-v2__wrapper{position:relative}.accordion-v2>.accordion-v2__wrapper>.accordion-v2__header{display:flex;flex-direction:column;position:relative}.accordion-v2--header-hidden.accordion-v2>.accordion-v2__wrapper>.accordion-v2__header{display:none}.accordion-v2 .accordion-v2__content[data-expanding-type=dropdown]{min-width:var(--dropdownMinWidh)}.accordion-v2 .accordion-v2__parsys{display:flex;flex-direction:column}.accordion-v2__image-ref{position:absolute;height:1px;width:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}.accordion-v2__content:focus-within{overflow:visible}@media only screen and (min-width:1230px){.accordion-v2__wrapper[data-expanding-type-desktop=disabled] .accordion-v2__header button,.accordion-v2__wrapper[data-expanding-type-desktop=disabled] .accordion-v2__header a{cursor:default}.accordion-v2--active .accordion-v2__wrapper:not([data-expanding-type-desktop=disabled]) .accordion-v2__divide-line{opacity:0}.accordion-v2 html:not(.aem-AuthorLayer-Edit) .accordion-v2__wrapper[data-header-hidden-desktop=true]>.accordion-v2__header{display:none}}@media only screen and (max-width:1229px) and (min-width:768px){.accordion-v2__wrapper[data-expanding-type-tablet=disabled] .accordion-v2__header button,.accordion-v2__wrapper[data-expanding-type-tablet=disabled] .accordion-v2__header a{cursor:default}.accordion-v2--active .accordion-v2__wrapper:not([data-expanding-type-tablet=disabled]) .accordion-v2__divide-line{opacity:0}html:not(.aem-AuthorLayer-Edit) .accordion-v2__wrapper[data-header-hidden-tablet=true]>.accordion-v2__header{display:none}}@media only screen and (max-width:767px){.accordion-v2__wrapper[data-expanding-type-mobile=disabled] .accordion-v2__header button,.accordion-v2__wrapper[data-expanding-type-mobile=disabled] .accordion-v2__header a{cursor:default}.accordion-v2--active .accordion-v2__wrapper:not([data-expanding-type-mobile=disabled]) .accordion-v2__divide-line{opacity:0}html:not(.aem-AuthorLayer-Edit) .accordion-v2__wrapper[data-header-hidden-mobile=true]>.accordion-v2__header{display:none}}html:not(.aem-AuthorLayer-Edit) .accordion-v2:not(.accordion-v2--ready) .accordion-v2__content{visibility:hidden;height:0}.layers{display:flex;flex-wrap:wrap}.layers__wrapper{position:relative;display:flex;align-items:center;flex-grow:1;min-width:0}.layers__item{width:100%;flex-shrink:0;display:flex;flex-direction:column}.layers__item>div:first-child:last-child{flex-basis:100%}.layers__item+.layers__item{margin-left:-100%}.layers--alignment--stretch .layers__wrapper{align-items:stretch}.layers--alignment--top .layers__wrapper{align-items:flex-start}.layers--alignment--bottom .layers__wrapper{align-items:flex-end}@media only screen and (max-width:1229px) and (min-width:768px){.layers--tab-alignment--stretch .layers__wrapper{align-items:stretch}.layers--tab-alignment--top .layers__wrapper{align-items:flex-start}.layers--tab-alignment--bottom .layers__wrapper{align-items:flex-end}}@media only screen and (max-width:767px){.layers--mob-alignment--stretch .layers__wrapper{align-items:stretch}.layers--mob-alignment--top .layers__wrapper{align-items:flex-start}.layers--mob-alignment--bottom .layers__wrapper{align-items:flex-end}}.aem-AuthorLayer-Edit .layers__wrapper{flex-wrap:wrap}.progressbar{--height:3px}.progressbar__wrapper{position:relative;height:15px}.progressbar__thumb{background-color:#852800;position:absolute;top:50%;margin-top:calc(-1 * var(--height) / 2);transform:scaleX(0);transform-origin:0 0;left:0;height:var(--height);width:100%}.progressbar__track{background-color:#401d1933;height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.aem-AuthorLayer-Edit .modal-window{position:static;top:auto;left:auto;transform:none;visibility:visible;width:100%;opacity:1;z-index:1010}.aem-AuthorLayer-Edit .modal-window__overlay{position:static;top:auto;left:auto}.aem-AuthorLayer-Edit .modal-window__wrapper{display:block}.modal-window{box-sizing:border-box;position:fixed;left:0;top:0;width:100%;height:100%;visibility:hidden;opacity:0;z-index:1010;overflow:hidden;padding:30px 0}@media (prefers-reduced-motion:reduce){.modal-window{transition:none}}@media (prefers-reduced-motion:no-preference){.modal-window{transition:visibility .8s,opacity .8s,z-index .8s}}.modal-window--visible{visibility:visible;opacity:1;display:flex;overflow-y:auto;scrollbar-width:none}.modal-window--visible::-webkit-scrollbar{display:none}.modal-window--visible.modal-window--animation-type--fade-in .modal-window__wrapper,.modal-window--visible.modal-window--animation-type--fade-up .modal-window__wrapper{display:block}@media (prefers-reduced-motion:reduce){.modal-window--visible.modal-window--animation-type--fade-up .modal-window__wrapper{animation:slide-up .1ms ease-out}}@media (prefers-reduced-motion:no-preference){.modal-window--visible.modal-window--animation-type--fade-up .modal-window__wrapper{animation:slide-up .8s ease-out}}.modal-window--visible.modal-window--animation-type--fade-down .modal-window__wrapper{display:block}@media (prefers-reduced-motion:reduce){.modal-window--visible.modal-window--animation-type--fade-down .modal-window__wrapper{animation:slide-down .1ms ease-out}}@media (prefers-reduced-motion:no-preference){.modal-window--visible.modal-window--animation-type--fade-down .modal-window__wrapper{animation:slide-down .8s ease-out}}.modal-window__overlay{position:fixed;z-index:1020;left:0;top:0;width:100%;height:100%;background:#00000080}.modal-window--close-icon-theme--large .modal-window__overlay{background:#0009}.modal-window__wrapper{position:relative;z-index:1030;display:none;max-width:calc(100vw - 80px);margin:auto}.modal-window--close-icon-theme--large .modal-window__wrapper.focus-visible{border-radius:30px}.modal-window--close-icon-theme--large .modal-window__content{border-radius:30px;overflow:hidden}.modal-window__close{position:relative;z-index:1020;width:auto;display:flex;justify-content:flex-end}.modal-window--close-icon-position--outside .modal-window__close{margin-top:10px;margin-bottom:10px;margin-left:-10px}.modal-window--close-icon-position--inside-15 .modal-window__close{position:absolute;right:15px;top:15px}.modal-window--close-icon-position--inside-10 .modal-window__close{position:absolute;right:10px;top:10px}.modal-window--close-icon-theme--light .modal-window__close{color:#f8f8f8}.modal-window--close-icon-theme--dark .modal-window__close{color:#2b2926}.modal-window--close-icon-theme--large .modal-window__close{top:0;right:-40px;margin:0}.modal-window--close-icon-theme--large .modal-window__close .modal-window__close-button{width:40px;height:40px;background-color:#ffffff1a;box-sizing:border-box;padding:11px;border-radius:50%;color:#fff}.modal-window__close-button{width:15px;height:15px;cursor:pointer;border-radius:4px}.modal-window__end{opacity:0}@keyframes slide-up{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.field.field--redesign2022{transition:none}}@media (prefers-reduced-motion:no-preference){.field.field--redesign2022{transition:margin-bottom .3s}}.field.field--redesign2022 input:-webkit-autofill{padding:19px 0 10px 12px}.field.field--redesign2022 input:-webkit-autofill~.field__placeholder{top:12px;font-size:12px}.field.field--redesign2022 .field__placeholder{display:block;position:absolute;top:50%;left:15px;transform:translateY(-50%);opacity:1;font-size:18px;z-index:1;pointer-events:none}@media (prefers-reduced-motion:reduce){.field.field--redesign2022 .field__placeholder{transition:none}}@media (prefers-reduced-motion:no-preference){.field.field--redesign2022 .field__placeholder{transition:top .3s,font-size .3s,opacity .3s}}.field.field--redesign2022 .field__container{position:relative}@media (prefers-reduced-motion:reduce){.field.field--redesign2022 .field__container .field__element{transition:none}}@media (prefers-reduced-motion:no-preference){.field.field--redesign2022 .field__container .field__element{transition:padding .3s}}.field.field--redesign2022 .field__container .field__invalid-feedback{display:block;opacity:0;position:absolute;left:0;right:0;bottom:0;z-index:-1;font-size:12px;line-height:14px;border-radius:0 0 4px 4px;padding:4px 0 3px 12px;transform:translateY(0)}.field.field--redesign2022.field--invalid{margin-bottom:36px}@media (prefers-reduced-motion:reduce){.field.field--redesign2022.field--invalid{transition:none}}@media (prefers-reduced-motion:no-preference){.field.field--redesign2022.field--invalid{transition:margin-bottom .3s}}.field.field--redesign2022.field--invalid .field__invalid-feedback{opacity:1;transform:translateY(100%)}@media (prefers-reduced-motion:reduce){.field.field--redesign2022.field--invalid .field__invalid-feedback{transition:none}}@media (prefers-reduced-motion:no-preference){.field.field--redesign2022.field--invalid .field__invalid-feedback{transition:transform .3s}}.field.field--redesign2022.field--invalid .field__element{padding:4px 0 4px 12px;border-radius:4px 4px 0 0}@media (prefers-reduced-motion:reduce){.field.field--redesign2022.field--invalid .field__element{transition:none}}@media (prefers-reduced-motion:no-preference){.field.field--redesign2022.field--invalid .field__element{transition:padding .3s}}.field.field--redesign2022.field--invalid input:-webkit-autofill{padding:4px 0 4px 12px}.field.field--redesign2022.field--invalid input:-webkit-autofill~.field__placeholder{top:0;opacity:0}.field.field--redesign2022.field--invalid.field--filled .field__placeholder{top:0;opacity:0}.field.field--redesign2022.field--invalid.field--filled .field__element{padding:4px 0 4px 12px}.field.field--redesign2022.field--filled .field__element{padding:19px 0 10px 12px}.field.field--redesign2022.field--filled .field__element:focus{border-color:#222}.field.field--redesign2022.field--filled .field__placeholder{top:12px;font-size:12px}.field.field--disabled{display:none}.aem-AuthorLayer-Edit .field{width:100%}.aem-AuthorLayer-Edit .field.field--disabled{display:initial}.checkbox-field{display:flex}.checkbox-field__container{display:none;grid-template-rows:auto auto 1fr auto auto;grid-template-columns:auto auto 1fr auto auto;align-items:center}.checkbox-field__container--enabled{display:grid}.checkbox-field__container .checkbox-field__element{display:none}.checkbox-field__container .checkbox-field__element-container{margin:0;padding:0}.checkbox-field__container .checkbox-field__label{align-items:flex-start;cursor:pointer;grid-column-start:3;grid-row-start:3}.checkbox-field__container .checkbox-field__element-shell{pointer-events:none}.checkbox-field__container .checkbox-field__element-shell:after{transform:translateY(-10%) rotate(-45deg);border-left-style:solid;border-left-width:2px;border-bottom-style:solid;border-bottom-width:2px}.checkbox-field__container--field-checked .checkbox-field__label .checkbox-field__element-shell:after{display:block}.checkbox-field__invalid-feedback{opacity:0}.checkbox-field__label{display:none}.checkbox-field__label--enabled{display:flex}.checkbox-field__element-shell{position:relative;display:flex}.checkbox-field__element-shell:after{content:"";display:none;margin:auto}.checkbox-field__element-container{position:relative;grid-column-start:3;grid-row-start:3}.checkbox-field__element{width:100%}.field--invalid .checkbox-field__invalid-feedback--enabled{opacity:1}.aem-AuthorLayer-Edit .checkbox-field{display:inline-block}.radio-field{display:flex}.radio-field__container{display:none;grid-template-rows:auto auto 1fr auto auto;grid-template-columns:auto auto 1fr auto auto;align-items:center}.radio-field__container--enabled{display:grid}.radio-field__container .radio-field__element{display:none}.radio-field__container .radio-field__element-container{margin:0;padding:0}.radio-field__container .radio-field__label{cursor:pointer;grid-column-start:3;grid-row-start:3}.radio-field__container .radio-field__element-shell{border-radius:50%}.radio-field__container .radio-field__element-shell:after{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.radio-field__container--field-checked .radio-field__label .radio-field__element-shell:after{display:block}.radio-field__invalid-feedback{opacity:0}.radio-field__label{display:none}.radio-field__label--enabled{display:grid}.radio-field__element-shell{position:relative;display:flex}.radio-field__element-shell:after{content:"";display:none;margin:auto}.radio-field__element-container{position:relative;grid-column-start:3;grid-row-start:3}.radio-field__element{width:100%}.field--invalid .radio-field__invalid-feedback--enabled{opacity:1}.aem-AuthorLayer-Edit .radio-field{display:inline-block}.select-field{display:flex}.select-field__container{width:100%;display:none;grid-template-rows:auto auto 1fr auto auto;grid-template-columns:auto auto 1fr auto auto;align-items:center}.select-field__container--enabled{display:grid}.select-field__invalid-feedback{opacity:0}.select-field__label{display:none}.select-field__label--enabled{display:grid}.select-field__element-container{position:relative;grid-column-start:3;grid-row-start:3}.select-field__element-container .select-field__placeholder{display:none;pointer-events:none;position:absolute;z-index:1}@media (prefers-reduced-motion:reduce){.select-field__element-container .select-field__placeholder{transition:none}}@media (prefers-reduced-motion:no-preference){.select-field__element-container .select-field__placeholder{transition:all .7s}}.select-field__element-container .select-field__placeholder--enabled{display:block}.select-field__element-container .select-field__placeholder--hidden{display:none}.select-field__tooltip-container{display:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:11}.select-field__tooltip-container--enabled{display:block}.select-field__element{width:100%}.select-field__element--select~.select-field__tooltip-container{right:35px}.select-field__tooltip-icon{width:13px;height:13px;cursor:pointer}.select-field__tooltip-text-container{padding-left:9px;position:absolute;left:100%;top:-10px;display:none}.select-field__tooltip-text{width:225px;padding:8px 12px;border-radius:5px;background:#fff;font-size:12px;line-height:16px;color:#666;position:relative;box-shadow:0 1px 5px #2439561a}.select-field__tooltip-text:before{position:absolute;right:100%;border:8px solid transparent;border-right-color:#2439560a;border-left:0;top:9px;content:""}.select-field__tooltip-text:after{position:absolute;right:100%;border:7px solid transparent;border-right-color:#fff;border-left:0;top:10px;content:""}.select-field__tooltip-container:hover .select-field__tooltip-text-container{display:block}.select-field .select--open .select__input{border:1px solid transparent}.select-field .select__input{height:auto}@media only screen and (min-width:1230px){.select-field .select-field__element-container .select-field__placeholder--floating-desktop-inside.select-field__placeholder--hidden{display:block;top:0;font-size:.7em}.select-field .select-field__element-container .select-field__placeholder--floating-desktop-edge.select-field__placeholder--hidden{display:block;top:0;transform:translateY(-50%);font-size:.7em;padding:0 5px}.select-field .select-field__element-container .select-field__placeholder--floating-desktop-edge.select-field__placeholder--hidden:after{display:block;content:"";position:absolute;inset:49% 0 0;z-index:-1}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:reduce){.select-field .select-field__element-container .select-field__placeholder--floating-desktop-inside.select-field__placeholder--hidden{transition:none}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:no-preference){.select-field .select-field__element-container .select-field__placeholder--floating-desktop-inside.select-field__placeholder--hidden{transition:all .7s}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:reduce){.select-field .select-field__element-container .select-field__placeholder--floating-desktop-edge.select-field__placeholder--hidden{transition:none}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:no-preference){.select-field .select-field__element-container .select-field__placeholder--floating-desktop-edge.select-field__placeholder--hidden{transition:all .7s}}.field--invalid .select-field__invalid-feedback--enabled{opacity:1}.field--invalid .select-field__invalid-feedback--position-desktop-placeholder{display:none}.aem-AuthorLayer-Edit .select-field{display:inline-block}@media only screen and (max-width:1229px) and (min-width:768px){.select-field .select-field__element-container .select-field__placeholder--floating-tablet-inside.select-field__placeholder--hidden{display:block;top:0;font-size:.7em}.select-field .select-field__element-container .select-field__placeholder--floating-tablet-edge.select-field__placeholder--hidden{display:block;top:0;transform:translateY(-50%);font-size:.7em;padding:0 5px}.select-field .select-field__element-container .select-field__placeholder--floating-tablet-edge.select-field__placeholder--hidden:after{display:block;content:"";position:absolute;inset:49% 0 0;z-index:-1}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:reduce){.select-field .select-field__element-container .select-field__placeholder--floating-tablet-inside.select-field__placeholder--hidden{transition:none}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:no-preference){.select-field .select-field__element-container .select-field__placeholder--floating-tablet-inside.select-field__placeholder--hidden{transition:all .7s}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:reduce){.select-field .select-field__element-container .select-field__placeholder--floating-tablet-edge.select-field__placeholder--hidden{transition:none}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:no-preference){.select-field .select-field__element-container .select-field__placeholder--floating-tablet-edge.select-field__placeholder--hidden{transition:all .7s}}@media only screen and (max-width:767px){.select-field .select-field__element-container .select-field__placeholder--floating-mobile-inside.select-field__placeholder--hidden{display:block;top:0;font-size:.7em}.select-field .select-field__element-container .select-field__placeholder--floating-mobile-edge.select-field__placeholder--hidden{display:block;top:0;transform:translateY(-50%);font-size:.7em;padding:0 5px}.select-field .select-field__element-container .select-field__placeholder--floating-mobile-edge.select-field__placeholder--hidden:after{display:block;content:"";position:absolute;inset:49% 0 0;z-index:-1}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.select-field .select-field__element-container .select-field__placeholder--floating-mobile-inside.select-field__placeholder--hidden{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.select-field .select-field__element-container .select-field__placeholder--floating-mobile-inside.select-field__placeholder--hidden{transition:all .7s}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.select-field .select-field__element-container .select-field__placeholder--floating-mobile-edge.select-field__placeholder--hidden{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.select-field .select-field__element-container .select-field__placeholder--floating-mobile-edge.select-field__placeholder--hidden{transition:all .7s}}.text-field{display:flex}.text-field__container{width:100%;display:none;grid-template-rows:auto auto 1fr auto auto;grid-template-columns:auto auto 1fr auto auto;align-items:center}.text-field__container--enabled{display:grid}.text-field__invalid-feedback{opacity:0}.text-field__label{display:none}.text-field__label--enabled{display:grid}.text-field__element-container{position:relative;grid-column-start:3;grid-row-start:3}.text-field__element-container .text-field__placeholder{display:none;pointer-events:none;position:absolute;z-index:1}@media (prefers-reduced-motion:reduce){.text-field__element-container .text-field__placeholder{transition:none}}@media (prefers-reduced-motion:no-preference){.text-field__element-container .text-field__placeholder{transition:all .7s}}.text-field__element-container .text-field__placeholder--enabled{display:block}.text-field__element-container .text-field__placeholder--hidden{display:none}.text-field__tooltip-container{display:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:11}.text-field__tooltip-container--enabled{display:block}.text-field .select--open .select__input{border:1px solid transparent}.text-field .select__input{height:auto}.text-field__element{width:100%}.text-field__element--select~.text-field__tooltip-container{right:35px}.text-field__tooltip-icon{width:13px;height:13px;cursor:pointer}.text-field__tooltip-text-container{padding-left:9px;position:absolute;left:100%;top:-10px;display:none}.text-field__tooltip-text{width:225px;padding:8px 12px;border-radius:5px;background:#fff;font-size:12px;line-height:16px;color:#666;position:relative;box-shadow:0 1px 5px #2439561a}.text-field__tooltip-text:before{position:absolute;right:100%;border:8px solid transparent;border-right-color:#2439560a;border-left:0;top:9px;content:""}.text-field__tooltip-text:after{position:absolute;right:100%;border:7px solid transparent;border-right-color:#fff;border-left:0;top:10px;content:""}.text-field__tooltip-container:hover .text-field__tooltip-text-container{display:block}@media only screen and (min-width:1230px){.text-field .text-field__element-container .text-field__placeholder--floating-desktop-inside.text-field__placeholder--hidden{display:block;top:0;font-size:.7em}.text-field .text-field__element-container .text-field__placeholder--floating-desktop-edge.text-field__placeholder--hidden{display:block;top:0;transform:translateY(-50%);font-size:.7em;padding:0 5px}.text-field .text-field__element-container .text-field__placeholder--floating-desktop-edge.text-field__placeholder--hidden:after{display:block;content:"";position:absolute;inset:49% 0 0;z-index:-1}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:reduce){.text-field .text-field__element-container .text-field__placeholder--floating-desktop-inside.text-field__placeholder--hidden{transition:none}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:no-preference){.text-field .text-field__element-container .text-field__placeholder--floating-desktop-inside.text-field__placeholder--hidden{transition:all .7s}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:reduce){.text-field .text-field__element-container .text-field__placeholder--floating-desktop-edge.text-field__placeholder--hidden{transition:none}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:no-preference){.text-field .text-field__element-container .text-field__placeholder--floating-desktop-edge.text-field__placeholder--hidden{transition:all .7s}}.field--invalid .text-field__invalid-feedback--enabled{opacity:1}.field--invalid .text-field__invalid-feedback--position-desktop-placeholder{display:none}.aem-AuthorLayer-Edit .text-field{display:inline-block}@media only screen and (max-width:1229px) and (min-width:768px){.text-field .text-field__element-container .text-field__placeholder--floating-tablet-inside.text-field__placeholder--hidden{display:block;top:0;font-size:.7em}.text-field .text-field__element-container .text-field__placeholder--floating-tablet-edge.text-field__placeholder--hidden{display:block;top:0;transform:translateY(-50%);font-size:.7em;padding:0 5px}.text-field .text-field__element-container .text-field__placeholder--floating-tablet-edge.text-field__placeholder--hidden:after{display:block;content:"";position:absolute;inset:49% 0 0;z-index:-1}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:reduce){.text-field .text-field__element-container .text-field__placeholder--floating-tablet-inside.text-field__placeholder--hidden{transition:none}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:no-preference){.text-field .text-field__element-container .text-field__placeholder--floating-tablet-inside.text-field__placeholder--hidden{transition:all .7s}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:reduce){.text-field .text-field__element-container .text-field__placeholder--floating-tablet-edge.text-field__placeholder--hidden{transition:none}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:no-preference){.text-field .text-field__element-container .text-field__placeholder--floating-tablet-edge.text-field__placeholder--hidden{transition:all .7s}}@media only screen and (max-width:767px){.text-field .text-field__element-container .text-field__placeholder--floating-mobile-inside.text-field__placeholder--hidden{display:block;top:0;font-size:.7em}.text-field .text-field__element-container .text-field__placeholder--floating-mobile-edge.text-field__placeholder--hidden{display:block;top:0;transform:translateY(-50%);font-size:.7em;padding:0 5px}.text-field .text-field__element-container .text-field__placeholder--floating-mobile-edge.text-field__placeholder--hidden:after{display:block;content:"";position:absolute;inset:49% 0 0;z-index:-1}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.text-field .text-field__element-container .text-field__placeholder--floating-mobile-inside.text-field__placeholder--hidden{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.text-field .text-field__element-container .text-field__placeholder--floating-mobile-inside.text-field__placeholder--hidden{transition:all .7s}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.text-field .text-field__element-container .text-field__placeholder--floating-mobile-edge.text-field__placeholder--hidden{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.text-field .text-field__element-container .text-field__placeholder--floating-mobile-edge.text-field__placeholder--hidden{transition:all .7s}}.textarea-field{display:flex}.textarea-field__container{width:100%;display:none;grid-template-rows:auto auto 1fr auto auto;grid-template-columns:auto auto 1fr auto auto;align-items:center}.textarea-field__container--enabled{display:grid}.textarea-field__invalid-feedback{opacity:0}.textarea-field__label{display:none}.textarea-field__label--enabled{display:grid}.textarea-field__element-container{position:relative;grid-column-start:3;grid-row-start:3}.textarea-field__element-container .textarea-field__placeholder{display:none;pointer-events:none;position:absolute;z-index:1}@media (prefers-reduced-motion:reduce){.textarea-field__element-container .textarea-field__placeholder{transition:none}}@media (prefers-reduced-motion:no-preference){.textarea-field__element-container .textarea-field__placeholder{transition:all .7s}}.textarea-field__element-container .textarea-field__placeholder--enabled{display:block}.textarea-field__element-container .textarea-field__placeholder--hidden{display:none}.textarea-field__tooltip-container{display:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:11}.textarea-field__tooltip-container--enabled{display:block}.textarea-field__element{resize:vertical;width:100%}.textarea-field__element--select~.textarea-field__tooltip-container{right:35px}.textarea-field__tooltip-icon{width:13px;height:13px;cursor:pointer}.textarea-field__tooltip-text-container{padding-left:9px;position:absolute;left:100%;top:-10px;display:none}.textarea-field__tooltip-text{width:225px;padding:8px 12px;border-radius:5px;background:#fff;font-size:12px;line-height:16px;color:#666;position:relative;box-shadow:0 1px 5px #2439561a}.textarea-field__tooltip-text:before{position:absolute;right:100%;border:8px solid transparent;border-right-color:#2439560a;border-left:0;top:9px;content:""}.textarea-field__tooltip-text:after{position:absolute;right:100%;border:7px solid transparent;border-right-color:#fff;border-left:0;top:10px;content:""}.textarea-field__tooltip-container:hover .textarea-field__tooltip-text-container{display:block}@media only screen and (min-width:1230px){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-desktop-inside.textarea-field__placeholder--hidden{display:block;top:0;font-size:.7em}.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-desktop-edge.textarea-field__placeholder--hidden{display:block;top:0;transform:translateY(-50%);font-size:.7em;padding:0 5px}.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-desktop-edge.textarea-field__placeholder--hidden:after{display:block;content:"";position:absolute;inset:49% 0 0;z-index:-1}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:reduce){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-desktop-inside.textarea-field__placeholder--hidden{transition:none}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:no-preference){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-desktop-inside.textarea-field__placeholder--hidden{transition:all .7s}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:reduce){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-desktop-edge.textarea-field__placeholder--hidden{transition:none}}@media only screen and (min-width:1230px) and (prefers-reduced-motion:no-preference){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-desktop-edge.textarea-field__placeholder--hidden{transition:all .7s}}.field--invalid .textarea-field__invalid-feedback--enabled{opacity:1}.field--invalid .textarea-field__invalid-feedback--position-desktop-placeholder{display:none}.field.field--redesign2022 .textarea-field__placeholder{top:25px}.aem-AuthorLayer-Edit .textarea-field{display:inline-block}@media only screen and (max-width:1229px) and (min-width:768px){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-tablet-inside.textarea-field__placeholder--hidden{display:block;top:0;font-size:.7em}.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-tablet-edge.textarea-field__placeholder--hidden{display:block;top:0;transform:translateY(-50%);font-size:.7em;padding:0 5px}.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-tablet-edge.textarea-field__placeholder--hidden:after{display:block;content:"";position:absolute;inset:49% 0 0;z-index:-1}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:reduce){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-tablet-inside.textarea-field__placeholder--hidden{transition:none}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:no-preference){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-tablet-inside.textarea-field__placeholder--hidden{transition:all .7s}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:reduce){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-tablet-edge.textarea-field__placeholder--hidden{transition:none}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:no-preference){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-tablet-edge.textarea-field__placeholder--hidden{transition:all .7s}}@media only screen and (max-width:767px){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-mobile-inside.textarea-field__placeholder--hidden{display:block;top:0;font-size:.7em}.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-mobile-edge.textarea-field__placeholder--hidden{display:block;top:0;transform:translateY(-50%);font-size:.7em;padding:0 5px}.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-mobile-edge.textarea-field__placeholder--hidden:after{display:block;content:"";position:absolute;inset:49% 0 0;z-index:-1}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-mobile-inside.textarea-field__placeholder--hidden{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-mobile-inside.textarea-field__placeholder--hidden{transition:all .7s}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-mobile-edge.textarea-field__placeholder--hidden{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.textarea-field .textarea-field__element-container .textarea-field__placeholder--floating-mobile-edge.textarea-field__placeholder--hidden{transition:all .7s}}.form__container{position:relative}.form__content{position:relative;z-index:2}.form__message{position:absolute;visibility:hidden;inset:0;z-index:1;display:flex;align-items:center}.form--thank-active .form__content{visibility:hidden;opacity:0}.form--thank-active .form__message{visibility:visible;z-index:3}.aem-AuthorLayer-Edit .form__message{position:relative;visibility:visible;display:block}.primary-nav{display:block;margin-left:-18px}.primary-nav .phone-number{display:none}.primary-nav__wrapper{display:flex;position:relative}.primary-nav__link-wrapper{position:static;z-index:501}.primary-nav__link{display:flex;align-items:center;justify-content:space-between;padding:0 18px;position:relative;z-index:1;font-size:16px;font-weight:500;font-style:normal;text-decoration:none;color:#fff;cursor:pointer;height:67px}.primary-nav__phoenix-border{position:absolute;top:0;height:4px;background-color:#192c8c}.primary-nav__dropdown{width:auto;left:-30px;transform:translate3d(0,-33px,0);overflow:visible;pointer-events:none;position:absolute;opacity:0;top:calc(100% + 1px);z-index:-10;visibility:hidden;box-shadow:none}@media (prefers-reduced-motion:reduce){.primary-nav__dropdown{transition:none}}@media (prefers-reduced-motion:no-preference){.primary-nav__dropdown{transition:opacity .8s,transform .8s,visibility .8s}}.primary-nav__dropdown-content{display:none;box-shadow:none;background-color:transparent}.primary-nav__dropdown-content .l-container{width:auto;padding:0;display:inline-block}.primary-nav__content-block .primary-nav-dropdown-item__link{padding:15px 5px 10px 15px}.primary-nav__content-block .primary-nav-dropdown-item__icon{width:34px;margin-right:20px}.primary-nav__content-block .primary-nav-dropdown-item__text{color:#001138;font-size:16px;font-weight:500;font-style:normal;margin-bottom:7px}.primary-nav__content-block .primary-nav-dropdown-item_desc{font-size:12px;color:#001138}.primary-nav-dropdown-item:hover{background-color:#eff2f3}.primary-nav-dropdown-item:hover__text{color:#002fa7}.primary-nav__dropdown-wrapper{display:inline-block}.primary-nav__dropdown-wrapper--title{display:flex}.primary-nav__dropdown-wrapper--title [class^=primary-nav-par-]{width:75%}.primary-nav__title-block{align-items:center;width:25%;flex-shrink:0;display:flex;margin-right:20px;position:relative;background-image:url(primary-item-arrow.2253aaeefddf061a.svg);background-position:center right;padding-right:25px;background-size:100% 100%}.primary-nav__content-block{box-shadow:0 0 20px #00000026;background-color:#fff;width:auto;display:inline-block;vertical-align:top;position:relative}.primary-nav__title-content{position:relative;flex-grow:1;margin:auto}.primary-nav__arrow-block{position:absolute;top:0;bottom:0;right:60px;height:100%;width:50vw;background-color:#f0f8fc;overflow:hidden}.primary-nav__item{flex-shrink:0}@media (prefers-reduced-motion:reduce){.primary-nav--hovered .primary-nav__dropdown{transition:none}}@media (prefers-reduced-motion:no-preference){.primary-nav--hovered .primary-nav__dropdown{transition:opacity .2s,transform .2s,visibility .2s}}.primary-nav__item--hover .primary-nav__dropdown{box-shadow:none;pointer-events:all;height:auto;visibility:visible;opacity:1;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.primary-nav__item--hover .primary-nav__dropdown{transition:none}}@media (prefers-reduced-motion:no-preference){.primary-nav__item--hover .primary-nav__dropdown{transition:transform 1.1s,opacity .8s}}.primary-nav__item--hover .primary-nav__link-text,.primary-nav__item--hover .primary-nav__link-icon{color:#fffc}.primary-nav__item--has-dropdown{position:static}.primary-nav__item--has-dropdown .primary-nav__link-icon{display:inline-block;width:12px;height:12px;margin-left:5px}.primary-nav__item--active .primary-nav__link,.primary-nav__item--hover .primary-nav__link{font-weight:500;font-style:normal}.primary-nav__dropdown-close,.primary-nav__arrow-element{display:none}.primary-nav--rc2_0-rebranding{margin-left:-23px}.primary-nav--rc2_0-rebranding .primary-nav__dropdown{width:1268px;z-index:0}.primary-nav--rc2_0-rebranding .primary-nav-dropdown-item:hover__text{color:#002fa7}.primary-nav--rc2_0-rebranding .primary-nav__dropdown-content,.primary-nav--rc2_0-rebranding .primary-nav__dropdown-content .l-container,.primary-nav--rc2_0-rebranding .primary-nav__dropdown-wrapper{width:100%}.primary-nav--rc2_0-rebranding .primary-nav__content-block{width:100%;box-shadow:0 10px 35px #0003;border-radius:10px;max-width:100vw}.primary-nav--rc2_0-rebranding .primary-nav__content-block .primary-nav-dropdown-item__link{padding:14px}.primary-nav--rc2_0-rebranding .primary-nav__phoenix-border{background-color:#066fac}.primary-nav--rc2_0-rebranding .primary-nav__link{padding:0 23px}.primary-nav--rc2_0-rebranding .primary-nav__dropdown-close{display:none}.primary-nav__end{opacity:0}html.aem-AuthorLayer-Edit .primary-nav,html.aem-AuthorLayer-Edit .primary-nav__wrapper{display:block}html.aem-AuthorLayer-Edit .primary-nav__link{color:#2b2926}html.aem-AuthorLayer-Edit .primary-nav__dropdown{opacity:1;height:auto;visibility:visible;position:static;display:block;transform:none;max-width:none}html.aem-AuthorLayer-Edit .primary-nav__dropdown-content{display:block}@media (prefers-reduced-motion:reduce){.global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-text{transition:none}}@media (prefers-reduced-motion:no-preference){.global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-text{transition:color .5s}}.global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-icon{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-icon{transition:none}}@media (prefers-reduced-motion:no-preference){.global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-icon{transition:transform .5s}}.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el{padding:14px 23px;min-width:147px;font-weight:500;font-style:normal;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff;color:#066fac}.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:focus,.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:focus{color:#fff;background-color:#2b2926}.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:active{color:#033668}.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el,.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el{padding:14px 23px;min-width:147px;font-weight:500;font-style:normal;-webkit-user-select:none;user-select:none;cursor:pointer;color:#066fac}.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:hover,.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:hover,.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:focus,.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:focus{color:#024688}.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:active,.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:active{color:#033668}.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:before,.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:before{background-color:#fff}.global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-text,.global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-icon{color:#fffc}.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta .cta__el{-webkit-user-select:none;user-select:none;cursor:pointer;position:relative;background-color:#066fac;color:#fff;font-weight:500;font-style:normal;padding:14px 23px;min-width:147px}.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta .cta__el:focus,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta .cta__el:focus{background-color:#024688}.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta .cta__el:active{background-color:#033668}.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta .cta__el:active{opacity:1}.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta-v2 .cta-v2__el{-webkit-user-select:none;user-select:none;cursor:pointer;position:relative;color:#fff;font-weight:500;font-style:normal;padding:14px 23px;min-width:147px}.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:before,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:before{background-color:#066fac}.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:hover:before,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:hover:before,.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:focus:before,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:focus:before{background-color:#024688}.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:active:before,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:active:before{background-color:#033668}.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:hover,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:hover,.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:active,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:active{opacity:1}.global-header__wrapper--dark .global-header__nav .primary-nav__item .primary-nav__link-text,.global-header__wrapper--dark .global-header__nav .primary-nav__item .primary-nav__link-icon{color:#001138}.global-header__wrapper--dark .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__link-icon,.global-header__wrapper--dark .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__link-text{color:#222}.global-header__wrapper--dark .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-text{color:#066fac}.global-header__wrapper--dark .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-icon{color:#066fac;transform:rotate(180deg)}@media only screen and (min-width:1230px){.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el{-webkit-user-select:none;user-select:none;cursor:pointer;position:relative;background-color:#066fac;color:#fff;font-weight:500;font-style:normal;padding:14px 23px;min-width:147px}.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el:focus{background-color:#024688}.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el:active{background-color:#033668}.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el:active{opacity:1}.global-header__wrapper--design-2023 .global-header__nav .primary-nav__link{height:46px;padding:0 18px;position:relative}.global-header__wrapper--design-2023 .global-header__nav .primary-nav__item{border-radius:100px}.global-header__wrapper--design-2023 .global-header__nav .primary-nav__item .primary-nav__link-text,.global-header__wrapper--design-2023 .global-header__nav .primary-nav__item .primary-nav__link-icon{color:#001138}.global-header__wrapper--design-2023 .global-header__nav .primary-nav__link-icon,.global-header__wrapper--design-2023 .global-header__nav .primary-nav__link-text{color:#222}.global-header__wrapper--design-2023 .global-header__nav .primary-nav__item--hover,.global-header__wrapper--design-2023 .global-header__nav .primary-nav__item--active{background:#f6f5f1}.global-header__wrapper--design-2023 .global-header__nav .primary-nav__item--hover .primary-nav__link:after,.global-header__wrapper--design-2023 .global-header__nav .primary-nav__item--active .primary-nav__link:after{content:"";height:50px;width:100%;position:absolute;top:100%;left:0}.global-header__wrapper--design-2023 .global-header__nav .primary-nav__item--hover .primary-nav__link-text,.global-header__wrapper--design-2023 .global-header__nav .primary-nav__item--active .primary-nav__link-text{color:#2b2926}.global-header__wrapper--design-2023 .global-header__nav .primary-nav__item--hover .primary-nav__link-icon,.global-header__wrapper--design-2023 .global-header__nav .primary-nav__item--active .primary-nav__link-icon{color:#2b2926;transform:rotate(180deg)}.global-header__wrapper--design-2023 .global-header__nav .primary-nav__phoenix-border{display:none}.global-header__wrapper--design-2023 .global-header__nav .primary-nav__content-block{border-radius:40px;overflow:hidden}.global-header .primary-nav{transition:transform .8s ease}.global-header--sticked:not(.global-header--flashed) .primary-nav{transform:translate(217px)}.global-header--sticked:not(.global-header--flashed) .global-header__wrapper--design-2023 .primary-nav__dropdown{top:114%;left:calc(var(--desktopContentEdges) - 239px)}}.global-header--sticked .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__dropdown{z-index:0;transform:translate3d(0,-2px,0)}.global-header--sticked .primary-nav--rc2_0-rebranding .l-container{border-radius:10px}@media (prefers-reduced-motion:reduce){.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav__item--has-dropdown .primary-nav__link-icon{transition:none}}@media (prefers-reduced-motion:no-preference){.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav__item--has-dropdown .primary-nav__link-icon{transition:all .5s}}.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav__link-text{color:#001138}@media (prefers-reduced-motion:reduce){.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav__link-text{transition:none}}@media (prefers-reduced-motion:no-preference){.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav__link-text{transition:all .5s}}.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el{background-color:#066fac;color:#fff}@media (prefers-reduced-motion:reduce){.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el{transition:none}}@media (prefers-reduced-motion:no-preference){.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el{transition:all .5s}}.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el{color:#fff}.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:before,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:before{background-color:#066fac}.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:focus,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:focus{background-color:#004588;color:#fff;opacity:1}.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:hover,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:hover,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:focus,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:focus{color:#fff;opacity:1}.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:hover:before,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:hover:before,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:focus:before,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:focus:before{background-color:#004588}.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:active,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:active,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:active{opacity:1}.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav__item .primary-nav__link-icon{color:#001138}.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__link-icon,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__link-text{color:#222}.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-text,.global-header--sticked .global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-icon{color:#066fac}@media only screen and (max-device-width :1268px) and (min-device-width :1025px){.primary-nav--rc2_0-rebranding .primary-nav__dropdown{width:100vw;left:-30px}}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__content-block .global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav-dropdown-item{border-left:3px solid transparent}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav-dropdown-item:hover{border-left:3px solid #002fa7}.global-header__wrapper--design-2023 .primary-nav{margin-left:0}.global-header__wrapper--design-2023 .primary-nav__wrapper{position:static}.global-header__wrapper--design-2023 .primary-nav__dropdown{width:calc(100vw - 2 * var(--desktopContentEdges));left:var(--desktopContentEdges)}html.aem-AuthorLayer-Edit .global-header .primary-nav,html.aem-AuthorLayer-Edit .global-header .primary-nav__wrapper{display:flex}html.aem-AuthorLayer-Edit .global-header .primary-nav__dropdown{position:absolute;opacity:0;z-index:-10;visibility:hidden}html.aem-AuthorLayer-Edit .global-header .primary-nav__dropdown-content{display:none}@media only screen and (max-width:1229px) and (min-width:768px){.primary-nav{margin-left:-14px}.primary-nav__item .primary-nav__dropdown{transform:translateZ(0)}.primary-nav__content-block{box-shadow:none}.primary-nav__content-block .background__content{padding-left:10px}.primary-nav__content-block .primary-nav-dropdown-item__link{padding-left:0}.primary-nav__link{height:56px;padding:0 14px;font-size:15px}.primary-nav__title-block{width:30%}.primary-nav__dropdown{width:100vw;top:calc(100% - 8px);transform:translate3d(0,14px,0)}.primary-nav__dropdown-wrapper--title [class^=primary-nav-par-]{width:70%}.primary-nav__item--hover .primary-nav__dropdown{box-shadow:none;pointer-events:all;transform:translate3d(0,14px,0);height:50vh;overflow:scroll}.primary-nav__item:not(.primary-nav__item--hover) .primary-nav__dropdown{height:0;visibility:hidden;overflow:hidden}.primary-nav__dropdown-close{display:block;width:25px;height:25px;position:absolute;right:15px;top:15px;color:#828384;cursor:pointer}.primary-nav--rc2_0-rebranding .primary-nav__dropdown{width:100vw}.primary-nav--rc2_0-rebranding .primary-nav__content-block{border-radius:0}.primary-nav--rc2_0-rebranding .primary-nav__content-block .primary-nav-dropdown-item__link{padding:14px}.primary-nav--rc2_0-rebranding .primary-nav__link{padding:0 14px}.primary-nav--rc2_0-rebranding .primary-nav__shadow{left:0;right:12px}.global-header--sticked .primary-nav__dropdown{top:calc(100% - 8px)}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:reduce){.primary-nav__item--hover .primary-nav__dropdown{transition:none}}@media only screen and (max-width:1229px) and (min-width:768px) and (prefers-reduced-motion:no-preference){.primary-nav__item--hover .primary-nav__dropdown{transition:transform 1.1s,opacity .8s}}@media only screen and (max-width:1229px) and (min-width:768px){.primary-nav__dropdown{top:calc(100% - 9px)}.global-header--sticked .primary-nav__dropdown{top:calc(100% - 8px)}}@media only screen and (max-width:1229px){.global-header--sticked .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__dropdown{transform:translate3d(0,-14px,0)}.global-header--sticked .primary-nav--rc2_0-rebranding .l-container{border-radius:10px}.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta .cta__el,.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el,.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el,.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta-v2 .cta-v2__el{padding:12px 20px;min-width:115px}.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el,.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el,.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el{font-size:14px}.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta .cta__el,.global-header__wrapper--dark .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el,.global-header__wrapper--dark .global-header__nav .primary-nav~.cta-v2 .cta-v2__el{font-size:16px}}@media only screen and (max-width:1229px){.global-header__wrapper--design-2023 .primary-nav{margin:0}.global-header__wrapper--design-2023 .primary-nav__title-block{display:none}.global-header__wrapper--design-2023 .primary-nav__link{height:60px;border-top:1px solid rgba(18,5,57,.1);color:#676767;background:0;font-size:15px;letter-spacing:.25px;padding:0;font-weight:500;font-style:normal;width:100%}.global-header__wrapper--design-2023 .primary-nav__icon-wraper{padding:20px 0 20px 20px}.global-header__wrapper--design-2023 .primary-nav__link-icon{width:12px;height:9px;margin-right:4px;display:block;transform:rotate(0)}.global-header__wrapper--design-2023 .primary-nav__dropdown{visibility:visible;z-index:1;position:static;left:auto;width:auto;transform:none;margin:0 -19px;height:auto;transition:none}.global-header__wrapper--design-2023 .primary-nav__dropdown-wrapper,.global-header__wrapper--design-2023 .primary-nav__dropdown-wrapper--title{display:block}.global-header__wrapper--design-2023 .primary-nav__dropdown-content{border-radius:0;background:#fff;padding:0}.global-header__wrapper--design-2023 .primary-nav__dropdown-content .l-container{padding:0 19px}.global-header__wrapper--design-2023 .primary-nav__dropdown-wrapper--title [class^=primary-nav-par-]{width:100%}.global-header__wrapper--design-2023 .primary-nav__content-block{width:100%;box-shadow:none;padding-right:0}.global-header__wrapper--design-2023 .primary-nav__item{border-bottom:1px solid rgba(255,255,255,.2)}.global-header__wrapper--design-2023 .primary-nav__item:last-of-type{border-bottom:0}.global-header__wrapper--design-2023 .primary-nav__item--hover .primary-nav__dropdown{transform:translateZ(0);opacity:1;box-shadow:none;transition:none}.global-header__wrapper--design-2023 .primary-nav__item--hover .primary-nav__link-icon{transform:rotate(-180deg)}.global-header__wrapper--design-2023 .primary-nav__item--hover .primary-nav__link{font-weight:500;font-style:normal}.global-header__wrapper--design-2023 .primary-nav__item--hover .primary-nav__link:after{display:none}.global-header__wrapper--design-2023 .primary-nav__item--hover .primary-nav__link-text{color:#0684bd}.global-header__wrapper--design-2023 .primary-nav__item:first-child .primary-nav__link{border-top:0}.global-header__wrapper--design-2023 .primary-nav__item--active .primary-nav__link-text{font-weight:700;font-style:normal}.global-header__wrapper--design-2023 .primary-nav__dropdown-close{display:none}.global-header__wrapper--design-2023 .primary-nav__wrapper{display:block}.global-header__wrapper--design-2023 .primary-nav__border{display:none}.global-header__wrapper--design-2023 .primary-nav--small{width:100%;overflow:hidden;margin-bottom:20px}.global-header__wrapper--design-2023 .primary-nav__item--has-dropdown .primary-nav__link-text:after{display:none}.global-header__wrapper--design-2023 .primary-nav__phoenix-border{display:none}.global-header__wrapper--design-2023 .primary-nav__item--hover .global-header__wrapper--design-2023 .primary-nav__link-text,.global-header__wrapper--design-2023 .primary-nav__item--hover .global-header__wrapper--design-2023 .primary-nav__link{color:#002fa7}.global-header__wrapper--design-2023 .primary-nav-dropdown-item{border:0}.global-header__wrapper--design-2023 .primary-nav-dropdown-item:hover{background-color:inherit;border:0}.global-header__wrapper--design-2023 .primary-nav-dropdown-item__link .global-header__wrapper--design-2023 .primary-nav-dropdown-item__icon{display:block;width:26px}.global-header__wrapper--design-2023 .primary-nav-dropdown-item__wrapper .global-header__wrapper--design-2023 .primary-nav-dropdown-item__link{padding:0;height:34px}.global-header__wrapper--design-2023 .primary-nav__link-text{color:#001138;font-size:18px}.global-header__wrapper--design-2023 .primary-nav .accordion--default.accordion--active>.accordion__wrapper>.accordion__toggle .accordion__arrow{color:#002fa7}.global-header__wrapper--design-2023 .primary-nav .accordion--default>.accordion__wrapper>.accordion__toggle .accordion__arrow{margin-left:inherit;color:#001138b3;width:9px;height:9px}.global-header__wrapper--design-2023 .primary-nav .accordion--default>.accordion__wrapper>.accordion__toggle .accordion__title{padding-right:15px}.global-header__wrapper--design-2023 .primary-nav--rc2_0-rebranding .primary-nav__dropdown{width:100vw}.global-header__wrapper--design-2023 .primary-nav--rc2_0-rebranding .primary-nav__content-block{box-shadow:none}.global-header__wrapper--design-2023 .primary-nav--rc2_0-rebranding .primary-nav__link{padding:0}.global-header__wrapper--design-2023 .primary-nav--rc2_0-rebranding .primary-nav__item:last-of-type .primary-nav__link{border-bottom:1px solid rgba(18,5,57,.1)}.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta{position:absolute;bottom:-64px;width:100%}.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.cta .cta__el{-webkit-user-select:none;user-select:none;cursor:pointer;position:relative;background-color:#066fac;color:#fff;font-size:16px;padding:12px 20px}.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el:focus,.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.cta .cta__el:focus{background-color:#024688}.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.cta .cta__el:active{background-color:#033668}.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header__wrapper--design-2023 .global-header__nav .primary-nav~.cta .cta__el:active{opacity:1}.global-header__wrapper--design-2023 .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__link-text{color:#222}.global-header__wrapper--design-2023 .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-text,.global-header__wrapper--design-2023 .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-icon{color:#066fac}.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el{-webkit-user-select:none;user-select:none;cursor:pointer;position:relative;background-color:#066fac;color:#fff;font-size:16px;padding:12px 20px}.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:focus,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:focus{background-color:#024688}.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:active{background-color:#033668}.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:active,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:focus,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:focus{color:#fff}.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el{-webkit-user-select:none;user-select:none;cursor:pointer;position:relative;color:#fff;font-size:16px;padding:12px 20px}.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:before,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:before{background-color:#066fac}.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:hover:before,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:hover:before,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:focus:before,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:focus:before{background-color:#024688}.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:active:before,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:active:before{background-color:#033668}.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:hover,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:hover,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:active,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:active,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:focus,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:focus{color:#fff}.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__link-text{color:#222}.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-text,.global-header__wrapper--design-2023.global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-icon{color:#066fac}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:reduce){.global-header__wrapper--design-2023 .primary-nav__link-icon{transition:none}}@media only screen and (max-width:1229px) and (prefers-reduced-motion:no-preference){.global-header__wrapper--design-2023 .primary-nav__link-icon{transition:transform .2s ease}}@media only screen and (max-width:767px){.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav{margin:0}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__title-block{display:none}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__link{height:60px;border-top:1px solid rgba(18,5,57,.1);color:#676767;background:0;font-size:15px;letter-spacing:.25px;padding:0;font-weight:500;font-style:normal;width:100%}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__icon-wraper{padding:20px 0 20px 20px}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__link-icon{width:12px;height:9px;margin-right:4px;display:block;transform:rotate(0)}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__dropdown{visibility:visible;z-index:1;position:static;left:auto;width:auto;transform:none;margin:0 -19px;height:auto;transition:none}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__dropdown-wrapper{display:block}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__dropdown-wrapper--title{display:block}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__dropdown-content{border-radius:0;background:#fff;padding:0}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__dropdown-content .l-container{padding:0 19px}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__dropdown-wrapper--title [class^=primary-nav-par-]{width:100%}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__content-block{width:100%;box-shadow:none;padding-right:0}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item{border-bottom:1px solid rgba(255,255,255,.2)}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item:last-of-type{border-bottom:0}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item--hover .primary-nav__dropdown{transform:translateZ(0);opacity:1;box-shadow:none;transition:none}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item--hover .primary-nav__link-icon{transform:rotate(-180deg)}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item--hover .primary-nav__link{font-weight:500;font-style:normal}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item--hover .primary-nav__link:after{display:none}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item--hover .primary-nav__link-text{color:#0684bd}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item:first-child .primary-nav__link{border-top:0}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item--active .primary-nav__link-text{font-weight:700;font-style:normal}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__dropdown-close{display:none}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__wrapper{display:block}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__border{display:none}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav--small{width:100%;overflow:hidden;margin-bottom:20px}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item--has-dropdown .primary-nav__link-text:after{display:none}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__phoenix-border{display:none}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item--hover .global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__link-text,.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__item--hover .global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__link{color:#002fa7}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav-dropdown-item{border:0}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav-dropdown-item:hover{background-color:inherit;border:0}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav-dropdown-item__link .global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav-dropdown-item__icon{display:block;width:26px}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav-dropdown-item__wrapper .global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav-dropdown-item__link{padding:0;height:34px}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__link-text{color:#001138;font-size:18px}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav .accordion--default.accordion--active>.accordion__wrapper>.accordion__toggle .accordion__arrow{color:#002fa7}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav .accordion--default>.accordion__wrapper>.accordion__toggle .accordion__arrow{margin-left:inherit;color:#001138b3;width:9px;height:9px}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav .accordion--default>.accordion__wrapper>.accordion__toggle .accordion__title{padding-right:15px}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav--rc2_0-rebranding .primary-nav__dropdown{width:100vw}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav--rc2_0-rebranding .primary-nav__content-block{box-shadow:none}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav--rc2_0-rebranding .primary-nav__link{padding:0}.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav--rc2_0-rebranding .primary-nav__item:last-of-type .primary-nav__link{border-bottom:1px solid rgba(18,5,57,.1)}.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.grid .cta{position:absolute;bottom:-64px;width:100%}.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.cta .cta__el{-webkit-user-select:none;user-select:none;cursor:pointer;position:relative;background-color:#066fac;color:#fff;font-size:16px;padding:12px 20px}.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.grid .cta .cta__el:focus,.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.cta .cta__el:focus{background-color:#024688}.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.cta .cta__el:active{background-color:#033668}.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav~.cta .cta__el:active{opacity:1}.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__link-text{color:#222}.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-text{color:#066fac}.global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-icon{color:#066fac}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el{-webkit-user-select:none;user-select:none;cursor:pointer;position:relative;background-color:#066fac;color:#fff;font-size:16px;padding:12px 20px}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:focus,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:focus{background-color:#024688}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:active{background-color:#033668}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:hover,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:hover,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:active,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:active,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta .cta__el:focus,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta .cta__el:focus{color:#fff}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el{-webkit-user-select:none;user-select:none;cursor:pointer;position:relative;color:#fff;font-size:16px;padding:12px 20px}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:before,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:before{background-color:#066fac}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:hover:before,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:hover:before,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:focus:before,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:focus:before{background-color:#024688}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:active:before,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:active:before{background-color:#033668}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:hover,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:hover,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:active,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:active,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.grid .cta-v2 .cta-v2__el:focus,.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav~.cta-v2 .cta-v2__el:focus{color:#fff}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__link-text{color:#222}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-text{color:#066fac}.global-header__wrapper:not(.global-header__wrapper--design-2023).global-header__wrapper--light .global-header__nav .primary-nav--rc2_0-rebranding .primary-nav__item--hover .primary-nav__link-icon{color:#066fac}}@media only screen and (max-width:767px) and (prefers-reduced-motion:reduce){.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__link-icon{transition:none}}@media only screen and (max-width:767px) and (prefers-reduced-motion:no-preference){.global-header__wrapper:not(.global-header__wrapper--design-2023) .primary-nav__link-icon{transition:transform .2s ease}}@media only screen and (max-width:1229px){.global-header--sticked .primary-nav__dropdown{top:calc(100% + 13px)}}[data-ai=air] .links-list__link-text{position:relative}[data-ai=air] .links-list__link-text:after{content:url(/content/dam/rc-www/en_us/images/content/navigation/air-badge.svg);width:28px;margin-left:8px;position:absolute;top:0}[data-dl-cmp=Products] .primary-nav__dropdown .links-list[data-padding=vertical] .links-list__link{padding-top:12px;padding-bottom:12px}@media (min-width: 1230px){html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .link-card:after,html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .links-list .links-list__link:after{content:"";position:absolute;left:8px;top:4px;width:calc(100% - 16px);height:calc(100% - 8px);transform:scale(.7);opacity:0;background-color:#2b29260a;z-index:-1;border-radius:16px;transition:all .5s ease-in-out}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .links-list .links-list__link:after{height:100%;top:0;background-color:#2b29260a}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .links-list .links-list__link:after{background-color:#2b29260a}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .link-card:before,html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding] .grid-item__parsys>.background:before{content:"";position:absolute;width:calc(100% - 24px);height:1px;background-color:#2b292633;left:12px;bottom:-8px;opacity:0;transition:opacity .3s ease-in-out}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding]>.grid__parsys>.grid-item:hover .link-card:before,html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding]>.grid__parsys>.grid-item:hover .background:before{opacity:1;transition:opacity .3s .2s ease-in-out}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .links-list .links-list__link:after{left:-16px;width:calc(100% + 32px);border-radius:12px}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .link-card:hover:after,html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .links-list .links-list__link:hover:after{opacity:1;transform:scale(1)}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding] .link-card .link-card__parsys>*,html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .grid-item__parsys>.background>.background__wrapper>.background__content>*{margin-left:0;margin-right:0;left:0}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding] .link-card,html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding]>.grid__parsys>.grid-item>.grid-item__parsys>*{border:none;padding:0 24px;z-index:2}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding]>.grid__parsys>.grid-item>.grid-item__parsys>.custom-text{margin-left:0;margin-right:0}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding]>.grid__parsys>.grid-item>.grid-item__parsys>.grid{margin-right:12px;margin-left:12px}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding] .link-card:hover{background-color:transparent;border-color:transparent}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding]>.grid__parsys>.grid-item>.grid-item__parsys{position:relative}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .links-list{position:relative;padding-left:24px;padding-right:24px;z-index:2}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding] .links-list:nth-child(3){margin-top:16px}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .custom-text:nth-child(3){margin-top:39px}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .links-list .links-list__link{padding-left:0;padding-right:0;position:relative}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .links-list .links-list__link:hover{background-color:transparent}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding]>.grid__parsys>.grid-item:hover .links-list{background-color:transparent;border-radius:20px}html:not(.aem-AuthorLayer-Edit) .primary-nav__hover-element{position:absolute;z-index:1;color:transparent;width:calc(100% - 18px);height:138px;border-radius:20px;top:-5px;left:9px;transition:height .5s cubic-bezier(.165,.84,.44,1);box-shadow:0 2px 5px #0000000d}html:not(.aem-AuthorLayer-Edit) .primary-nav__hover-element:before{content:"";position:absolute;top:1px;left:1px;border-radius:19px;width:calc(100% - 2px);height:calc(100% - 2px);background:linear-gradient(180deg,#fff,#ffffff4d)}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding]>.grid__parsys>.grid-item:hover .primary-nav__hover-element{height:calc(100% + 20px)}html:not(.aem-AuthorLayer-Edit) .primary-nav__hover-element:after{position:absolute;inset:0;padding:1px;border-radius:inherit;content:"";background:linear-gradient(180deg,#fff0,#fff);--m: conic-gradient(#000 0 0);-webkit-mask:var(--m) content-box,var(--m);-webkit-mask-composite:xor;mask:var(--m) content-box exclude,var(--m)}}@media (max-width: 1229px){html:not(.aem-AuthorLayer-Edit) .primary-nav__hover-element{display:none}}@media (min-width: 1230px) and (max-width: 1384px){html:not(.aem-AuthorLayer-Edit) .primary-nav__hover-element{height:163px}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] .link-card,html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding]>.grid__parsys>.grid-item>.grid-item__parsys>.background{min-height:156px;max-height:156px}}@media (max-width: 1229px){html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding] .link-card:after{position:absolute;inset:0;padding:1px;border-radius:inherit;content:"";background:linear-gradient(180deg,#fff0,#fff);--m: conic-gradient(#000 0 0);-webkit-mask:var(--m) content-box,var(--m);-webkit-mask-composite:xor;mask:var(--m) content-box exclude,var(--m)}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding] .link-card:hover{background:#fff}html:not(.aem-AuthorLayer-Edit) [data-dl-cmp=Products] [data-grid-wrapper=padding] .link-card:hover:after{display:none}}.links-list{--itemCalcWidth:calc((100% - var(--columnGap) *(var(--columnCount) - 1)) / var(--columnCount));--itemWidth:auto;--columnGap: 0px ;--rowGap: 0px }.links-list__wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;-moz-column-gap:var(--columnGap);column-gap:var(--columnGap);row-gap:var(--rowGap)}.links-list__wrapper--item-as-link .links-list__link{flex-direction:column;justify-content:center;align-items:flex-start}.links-list__link-text-wrapper{display:flex;align-items:center}.links-list__item{display:flex;flex-direction:column}.links-list__link{display:flex;align-items:center;font-size:18px;color:#0684bd;line-height:1.2}.links-list__link:hover{color:#50afdc}.links-list__link-label{text-align:center;display:inline-block;background-color:#ff7a00;border-radius:10px;font-size:9px;min-width:36px;padding:2px 8px;margin-left:8px;text-transform:uppercase;white-space:nowrap}.links-list__description{font-size:12px;line-height:1.4;margin-top:8px;color:#6f6f6f}.links-list--direction--horizontal .links-list__wrapper{flex-direction:row;flex-wrap:wrap}.links-list--direction--horizontal .links-list__item{width:var(--itemWidth)}@media only screen and (max-width:1229px){.links-list--tab-direction--horizontal .links-list__wrapper{flex-direction:row;flex-wrap:wrap}.links-list--tab-direction--horizontal .links-list__item{width:var(--itemWidth)}.links-list--tab-direction--vertical .links-list__wrapper{flex-direction:column;flex-wrap:nowrap}.links-list--tab-direction--vertical .links-list__item{width:auto}}@media only screen and (max-width:767px){.links-list--mob-direction--horizontal .links-list__wrapper{flex-direction:row;flex-wrap:wrap}.links-list--mob-direction--horizontal .links-list__item{width:var(--itemWidth)}.links-list--mob-direction--vertical .links-list__wrapper{flex-direction:column;flex-wrap:nowrap}.links-list--mob-direction--vertical .links-list__item{width:auto}}.youtube-card__wrapper{position:relative}.youtube-card__overlay{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;border-radius:4px}.youtube-card__btn{position:relative;display:flex;justify-content:center;align-items:center}.youtube-card__btn-icon{pointer-events:none;position:relative;color:#066fac}.youtube-card__btn[data-icon-url$="/svg/play-triangle-uncolored.svg"]:before{position:absolute;inset:0;background:#fff;box-shadow:0 0 17px #00000080;border-radius:50%;content:"";transform:scale(1);pointer-events:none}@media (prefers-reduced-motion:reduce){.youtube-card__btn[data-icon-url$="/svg/play-triangle-uncolored.svg"]:before{transition:none}}@media (prefers-reduced-motion:no-preference){.youtube-card__btn[data-icon-url$="/svg/play-triangle-uncolored.svg"]:before{transition:transform .2s ease}}.youtube-card__overlay:hover .youtube-card__btn[data-icon-url$="/svg/play-triangle-uncolored.svg"]:before{transform:scale(1.25)}.youtube-card__btn[data-icon-url$="/svg/play-triangle-uncolored.svg"] .youtube-card__btn-icon{width:32%;transform:translate(16.66%)}.youtube-card__video{position:absolute;top:0;left:0;height:100%;width:100%;display:none}.youtube-card--active .youtube-card__video{display:block}.youtube-card__parsys{pointer-events:none}.youtube-card--btn-theme--dark .youtube-card__btn-icon{color:#fff}.youtube-card--btn-theme--dark .youtube-card__btn[data-icon-url$="/svg/play-triangle-uncolored.svg"]:before{background:#066fac}.aem-AuthorLayer-Edit .youtube-card__parsys{pointer-events:auto}.phone-number__title,.phone-number__label,.phone-number__dynamic-number{color:#222;font-size:14px;line-height:16px}.phone-number__title,.phone-number__label{font-weight:400;font-style:normal}.phone-number__label{margin-left:5px}.phone-number__dynamic-number{white-space:nowrap;margin-left:5px;font-weight:500;font-style:normal;border-width:1px;border-bottom-style:dashed;position:relative}.phone-number__dynamic-number.focus-visible{outline:none!important}.phone-number__dynamic-number.focus-visible:after{content:"";display:block;position:absolute;inset:-5px;border-radius:6px;border:3px solid #5580f7}.phone-number__dynamic-number:hover,.phone-number__dynamic-number:focus{color:#066fac}.phone-number--footer .phone-number__dynamic-number{color:#fff;font-size:18px;line-height:18px;font-weight:400}.phone-number--reduced-footer .phone-number__dynamic-number{color:#fff;font-size:16px;line-height:normal;font-weight:400}.phone-number--reduced-footer .phone-number__icon{width:12px;height:12px}.phone-number--nav,.global-header__nav .phone-number{display:none}.global-header__number .phone-number__title{font-weight:500;font-style:normal}.global-header__number .phone-number__dynamic-number{font-weight:700;font-style:normal}.global-header--sticked .global-header__nav .phone-number{display:block}.global-header--sticked .global-header__wrapper--dark .phone-number__title,.global-header--sticked .global-header__wrapper--light .phone-number__title,.global-header--sticked .global-header__wrapper--design-2023 .phone-number__title,.global-header--sticked .global-header__wrapper--dark .phone-number .phone-number__dynamic-number,.global-header--sticked .global-header__wrapper--light .phone-number .phone-number__dynamic-number,.global-header--sticked .global-header__wrapper--design-2023 .phone-number .phone-number__dynamic-number{color:#222}.global-header--sticked .global-header__wrapper--dark .phone-number__dynamic-number:hover,.global-header--sticked .global-header__wrapper--light .phone-number__dynamic-number:hover,.global-header--sticked .global-header__wrapper--design-2023 .phone-number__dynamic-number:hover,.global-header--sticked .global-header__wrapper--dark .phone-number__dynamic-number:focus,.global-header--sticked .global-header__wrapper--light .phone-number__dynamic-number:focus,.global-header--sticked .global-header__wrapper--design-2023 .phone-number__dynamic-number:focus{color:#066fac}.global-header--sticked .global-header__wrapper:not(.global-header__wrapper--design-2023) .global-header__parsys .phone-number{display:none}.global-header--sticked .global-header__wrapper--design-2023 .global-header__nav .phone-number{display:none}.global-header--sticked .global-header__wrapper:not(.global-header__wrapper--design-2023) .phone-number--nav{display:block}@media only screen and (max-width:767px){.phone-number--reduced-footer .phone-number__dynamic-number{font-size:14px}.global-header__number .phone-number__title{font-weight:400;font-style:normal}.global-header--sticked .phone-number--nav{display:none}.global-header--sticked .phone-number--header,.global-header--sticked .global-header__parsys .phone-number{display:block}}.accordion{--arrowWidth:13px;--arrowHeight:13px;--titleFontSize:inherit;--titleLineHeight:inherit;--titleColor:inherit;--titleColorOnHover:inherit;--titleTextTransform:normal;--titleFontWeight:normal;--arrowRotate:0;--arrowDisplay:block;--arrowColorOnHover:inherit;--contentVisibility:hidden;--contentTransition:none;--marginTop:0;--marginBottom:0;--backgroundColor:transparent;--wrapperPadding:0;--parsysPadding:0;background-color:var(--backgroundColor);margin-top:var(--marginTop);margin-bottom:var(--marginBottom)}@media (prefers-reduced-motion:reduce){.accordion{transition:none}}@media (prefers-reduced-motion:no-preference){.accordion{transition:margin-top .4s}}.accordion__wrapper{padding:var(--wrapperPadding)}.accordion__toggle{position:relative;display:flex;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer;width:100%;border-radius:4px;text-align:left}.accordion__toggle>div{pointer-events:none}.accordion__toggle:focus{z-index:1}.accordion__toggle-link{border-radius:4px}.accordion__title{font-size:var(--titleFontSize);line-height:var(--titleLineHeight);color:var(--titleColor);text-transform:var(--titleTextTransform);font-weight:var(--titleFontWeight)}.accordion__toggle-content{flex-grow:1}.accordion__arrow{transform:rotate(var(--arrowRotate));margin-left:auto;width:var(--arrowWidth);height:var(--arrowHeight);display:var(--arrowDisplay)}@media (prefers-reduced-motion:reduce){.accordion__arrow{transition:none}}@media (prefers-reduced-motion:no-preference){.accordion__arrow{transition:all .3s}}.accordion__image-ref{position:absolute;height:1px;width:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}.accordion__parsys{overflow:hidden;padding:var(--parsysPadding)}.accordion__content{overflow:hidden;visibility:var(--contentVisibility);height:0}@media (prefers-reduced-motion:reduce){.accordion__content{transition:none}}@media (prefers-reduced-motion:no-preference){.accordion__content{transition:var(--contentTransition) ""}}.accordion .accordion__toggle:hover .accordion__arrow{color:var(--arrowColorOnHover)}.accordion .accordion__toggle:hover .accordion__title{color:var(--titleColorOnHover)}.accordion__parsys:focus-within,.accordion__content:focus-within{overflow:visible}@media only screen and (min-width:1230px){.accordion--expanding-disabled{--arrowDisplay:none;--titlePaddingRight:0}.accordion--expanding-disabled>.accordion__wrapper>.accordion__toggle{cursor:default}.accordion--expanding-disabled>.accordion__wrapper>.accordion__toggle .accordion__title-btn{cursor:inherit}.accordion--expanding-disabled>.accordion__wrapper>.accordion__parsys{overflow:visible}.accordion--expanding-disabled>.accordion__wrapper>.accordion__content{height:auto;transition:none;visibility:visible;overflow:visible}.accordion--title-hidden>.accordion__wrapper>.accordion__toggle{display:none}.accordion--title-hidden>.accordion__wrapper>.accordion__parsys{overflow:visible}.accordion--title-hidden>.accordion__wrapper>.accordion__content{height:auto;transition:none;visibility:visible;overflow:visible}}@media only screen and (max-width:1229px) and (min-width:768px){.accordion--tab-expanding-disabled{--arrowDisplay:none;--titlePaddingRight:0}.accordion--tab-expanding-disabled>.accordion__wrapper>.accordion__toggle{cursor:default}.accordion--tab-expanding-disabled>.accordion__wrapper>.accordion__toggle .accordion__title-btn{cursor:inherit}.accordion--tab-expanding-disabled>.accordion__wrapper>.accordion__parsys{overflow:visible}.accordion--tab-expanding-disabled>.accordion__wrapper>.accordion__content{height:auto;transition:none;visibility:visible;overflow:visible}.accordion--tab-title-hidden>.accordion__wrapper>.accordion__toggle{display:none}.accordion--tab-title-hidden>.accordion__wrapper>.accordion__parsys{overflow:visible}.accordion--tab-title-hidden>.accordion__wrapper>.accordion__content{height:auto;transition:none;visibility:visible;overflow:visible}}@media only screen and (max-width:767px){.accordion--mob-expanding-disabled{--arrowDisplay:none;--titlePaddingRight:0}.accordion--mob-expanding-disabled>.accordion__wrapper>.accordion__toggle{cursor:default}.accordion--mob-expanding-disabled>.accordion__wrapper>.accordion__toggle .accordion__title-btn{cursor:inherit}.accordion--mob-expanding-disabled>.accordion__wrapper>.accordion__parsys{overflow:visible}.accordion--mob-expanding-disabled>.accordion__wrapper>.accordion__content{height:auto;transition:none;visibility:visible;overflow:visible}.accordion--mob-title-hidden>.accordion__wrapper>.accordion__toggle{display:none}.accordion--mob-title-hidden>.accordion__wrapper>.accordion__parsys{overflow:visible}.accordion--mob-title-hidden>.accordion__wrapper>.accordion__content{height:auto;transition:none;visibility:visible;overflow:visible}}.accordion--arrow-hidden{--arrowDisplay:none}.accordion--active{--arrowRotate:-180deg;--contentVisibility:visible}.accordion--transition{--contentTransition:height,.3s ease,visibility,.1ms .3s}.accordion--transition.accordion--active{--contentTransition:height .3s ease}.aem-AuthorLayer-Edit .accordion__parsys{overflow:visible}.aem-AuthorLayer-Edit .accordion__content{height:auto;transition:none;visibility:visible;overflow:visible}.accordion--default{--titlePadding:15px 10px 15px 0;--titleFontSize:18px;--titleLineHeight:1.2;--arrowColor:#ccc;--arrowColorOnHover:#0684bd;--arrowColorExpanded:#ccc;--borderBottomColor:transparent;--borderBottomColorCollapsed:transparent;--borderLeftColor:transparent;--imageWidth:30px;--imageHeight:30px;--iconMarginLeft:10px;--iconMarginRight:15px;--iconColor:transparent}.accordion--default .accordion__toggle{padding:var(--titlePadding)}.accordion--default .accordion__toggle.accordion__toggle--border-left-visible{padding-left:15px}.accordion--default .accordion__title-btn{display:flex;justify-content:space-between;border-radius:4px;width:100%;align-items:center}.accordion--default .accordion__title{font-size:var(--titleFontSize);line-height:var(--titleLineHeight);padding-right:50px;text-align:left}.accordion--default .accordion__image{margin-right:var(--iconMarginRight);margin-left:var(--iconMarginLeft);width:var(--imageWidth);height:var(--imageHeight);background-color:var(--iconColor);flex-shrink:0;border-radius:10px}.accordion--default .accordion__arrow{color:var(--arrowColor);flex-shrink:0}.accordion--default .accordion__left-border{width:2px;height:67%;position:absolute;top:9px;bottom:9px;left:0;background-color:var(--borderLeftColor)}.accordion--default .accordion__bottom-border{height:1px;background-color:var(--borderBottomColor)}.accordion--default .accordion__parsys--has-margin{margin-left:var(--iconMarginLeft)}.accordion--default.accordion--collapsed--border-bottom--visible[aria-expanded=false]:after{content:"";display:block;margin-top:17px;height:1px;background-color:var(--borderBottomColorCollapsed)}.pp-cta{display:flex}.pp-cta .pp-cta__link{width:-moz-fit-content;width:fit-content;position:relative;border-radius:28px}.pp-cta .pp-cta__link-text{display:flex;flex-direction:column;justify-content:center;align-items:center}.pp-cta .pp-cta__link-title{font-weight:500;line-height:24px;font-size:18px}.pp-cta .pp-cta__link-description{font-size:10px;line-height:1;margin-bottom:5px}.pp-cta--align--center{justify-content:center}.pp-cta--align--left{justify-content:flex-start}.pp-cta--type--button{flex-grow:1}.pp-cta--type--button .pp-cta__link{min-height:48px;display:flex;align-items:center;justify-content:center;padding-top:5px;padding-bottom:5px}.pp-cta--type--button .pp-cta__link-title{text-align:center}.pp-cta--type--button.pp-cta--style--blue .pp-cta__link{background-color:#007db8;color:#fff}.pp-cta--type--button.pp-cta--style--blue .pp-cta__link:hover,.pp-cta--type--button.pp-cta--style--blue .pp-cta__link:focus{background-color:#2b2926}.pp-cta--type--button.pp-cta--style--white .pp-cta__link{border:1px solid #2b2926;color:#2b2926}.pp-cta--type--button.pp-cta--style--white .pp-cta__link:hover,.pp-cta--type--button.pp-cta--style--white .pp-cta__link:focus{background-color:#2b2926;color:#fff}.pp-cta--type--button.pp-cta--width--full-width .pp-cta__link{width:100%;padding-left:12px;padding-right:12px}.pp-cta--type--button.pp-cta--width--auto .pp-cta__link{padding-left:28px;padding-right:28px}.pp-cta--type--link{flex-basis:100%}.pp-cta--type--link .pp-cta__link{text-decoration:none}.pp-cta--type--link .pp-cta__link:after{content:"";position:absolute;height:1px;width:100%;bottom:0;left:0;background-color:currentColor}.pp-cta--type--link .pp-cta__link:hover:after,.pp-cta--type--link .pp-cta__link:focus:after{background-color:transparent}.pp-cta--type--link.pp-cta--style--blue .pp-cta__link{color:#007db8}.pp-cta--type--link.pp-cta--style--warm-black .pp-cta__link{color:#2b2926}.pp-cta--type--link.pp-cta--style--white .pp-cta__link{color:#fff}.pp-cta--no-decoration .pp-cta__link:after{display:none}.pp-cta--medium-text .pp-cta__link-title{font-size:16px}.pp-cta--small-button .pp-cta__link{border-radius:24px;min-height:36px}.pp-cta--small-text .pp-cta__link-title{font-size:14px;line-height:14px}.pp-cta--extra-small-text .pp-cta__link-title{font-size:12px;line-height:20px}.pp-cta--weight--regular .pp-cta__link-title{font-weight:400}.pp-cta--icon .pp-cta__link{display:flex;align-items:center;gap:8px}.pp-cta--icon .pp-cta__link:after{background-color:transparent}.pp-cta--icon .pp-cta__link:hover:after,.pp-cta--icon .pp-cta__link:focus:after{background-color:currentColor}.pp-cta--icon .pp-cta__link-ico{width:16px;flex-shrink:0}.pp-cta--icon.pp-cta--toggler .pp-cta__link-ico{transform:rotate(0)}@media (prefers-reduced-motion:reduce){.pp-cta--icon.pp-cta--toggler .pp-cta__link-ico{transition:none}}@media (prefers-reduced-motion:no-preference){.pp-cta--icon.pp-cta--toggler .pp-cta__link-ico{transition:transform .3s ease}}.pp-cta--icon-rotation-270.pp-cta--icon.pp-cta--toggler .pp-cta__link-ico{transform:rotate(-90deg)}.pp-cta--icon.pp-cta--toggler.pp-cta--active .pp-cta__link-ico{transform:rotate(-180deg)}.pp-cta--disclaimer{display:inline;position:relative;white-space:nowrap}.pp-cta--disclaimer .pp-cta__link{color:#007db8;border-radius:1px;margin:0 2px 0 -2px;display:inline-flex;flex-direction:column}.pp-cta--disclaimer .pp-cta__link-text{display:inline-flex}.pp-cta--disclaimer .pp-cta__link-title{line-height:inherit;font-size:inherit}.pp-cta--disclaimer-no-decoration .pp-cta__link{text-decoration:none}.pp-cta--disclaimer-no-link{display:inline}.pnp-icon{position:relative;flex-shrink:0}@media (prefers-reduced-motion:reduce){.pnp-icon{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-icon{transition:color .3s ease}}.pnp-icon__title{position:absolute;height:100%;width:100%;z-index:9;color:transparent;cursor:inherit;left:0;white-space:nowrap;overflow:hidden;-webkit-user-select:none;user-select:none}.pnp-icon__ico{position:relative;width:100%;height:100%}.pnp-icon--plus .pnp-icon__ico:before,.pnp-icon--plus .pnp-icon__ico:after{height:2px;width:100%;border-radius:1px;content:"";position:absolute;inset:0;margin:auto;background:currentColor}.pnp-icon--plus .pnp-icon__ico:after{transform:rotate(90deg)}.pnp-icon--close .pnp-icon__ico:before,.pnp-icon--close .pnp-icon__ico:after{height:100%;width:2px;content:"";position:absolute;inset:0;margin:auto;background:currentColor}.pnp-icon--close .pnp-icon__ico:before{transform:rotate(45deg)}.pnp-icon--close .pnp-icon__ico:after{transform:rotate(135deg)}.pnp-icon--bullet .pnp-icon__ico{background:currentColor;border-radius:50%}.pnp-icon--bullet{color:#716e6a;width:12px;height:12px}.pnp-icon--size--small{width:14px;height:14px}.pnp-icon--size--medium{width:24px;height:24px}.pnp-icon--size--large{width:32px;height:32px}.pnp-price{display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px}.pnp-price__item{display:flex;justify-content:center;align-items:baseline;flex-wrap:wrap;line-height:1;margin-bottom:2px}.pnp-price__item--column{flex-direction:column}.pnp-price__item--column .pnp-price__text-before-price{margin-right:0;text-align:center;margin-bottom:5px}.pnp-price__block{display:flex;justify-content:center}.pnp-price__block--regular .pnp-price__item-value{font-size:60px;font-weight:500}.pnp-price__block--regular .pnp-price__item-value--small-text{font-size:48px;line-height:56px;letter-spacing:-2.5px}.pnp-price__block--previous{font-size:24px;line-height:24px;height:24px;color:#2b2926b3;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;overflow:hidden}@media (prefers-reduced-motion:reduce){.pnp-price__block--previous{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-price__block--previous{transition:opacity .15s ease .15s}}.pnp-price__block--hidden.pnp-price__block--previous{opacity:0}@media (prefers-reduced-motion:reduce){.pnp-price__block--hidden.pnp-price__block--previous{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-price__block--hidden.pnp-price__block--previous{transition:opacity .15s ease}}.pnp-price__text-before{font-size:14px;width:100%;line-height:20px}.pnp-price__block--discount{display:none}.pnp-price__text{width:100%;font-size:14px;line-height:1.42}.pnp-price__details-block:not([style="height: 0px;"]){margin-top:12px}.pnp-price__details-block:not(:last-child){margin-bottom:16px}.pnp-price__details{font-size:12px;line-height:20px;font-weight:500;width:100%}.pnp-price__card-details{font-size:14px;line-height:20px;margin-top:32px;width:100%}@media only screen and (max-width:1229px){.pnp-price__block--regular .pnp-price__item-value{font-size:40px;line-height:48px}.pnp-price__block--previous{font-size:20px;line-height:28px}.pnp-price__text-before,.pnp-price__item{margin-bottom:4px}}.top-label{text-align:center;font-weight:500;position:relative}.top-label--size--large{padding:8px}.top-label--size--large:before{position:absolute;inset:0;border-radius:23px;content:"";z-index:1}.top-label--size--large:after{position:absolute;inset:4px;border-radius:19px;content:"";z-index:2}.top-label--size--large.top-label--standard:after{background-color:#d5ebfd}.top-label--size--large.top-label--popular:after{background-color:#ff7a00}.top-label--size--large.top-label--best:after{background-color:#a3bc9d}.top-label--size--large.top-label--best-dark:before{background:linear-gradient(to left bottom,#0684bc99 0,#0684bc00 70%),linear-gradient(to right top,#ff7a0099 0,#ff7a0000 70%)}.top-label--size--large.top-label--best-dark:after{background:linear-gradient(to left bottom,#0684bc 0,#0684bc00 50%),linear-gradient(to right top,#ff7a00 0,#ff7a0000 73%),linear-gradient(#021b38,#021b38)}.top-label--bundle-and-save{position:relative;width:100%;height:100%;border-radius:inherit}.top-label--bundle-and-save:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(155deg,#ff7a00 0,#fda345,#fe9778);filter:blur(4px);z-index:-1;border-radius:inherit}.top-label__copy{position:relative;z-index:3}.top-label--size--small .top-label__copy{font-size:10px;line-height:10px;border-radius:40px;padding:6px 8px;min-width:77px}.top-label--size--default .top-label__copy{font-size:14px;line-height:14px;border-radius:13px;padding:6px 12px;min-width:109px}.top-label--size--large .top-label__copy{font-size:14px;line-height:14px;border-radius:15px;padding:8px 16px;min-width:109px}.top-label--popular .top-label__copy{background-image:linear-gradient(275deg,#ffe8d1 -.2%,#ffcf7d 29.83%,#f80 69.86%,#ff7002 99.89%)}.top-label--best .top-label__copy{background-color:#a3bc9d}.top-label--best-dark .top-label__copy{background-color:#021b38;color:#fff}.top-label--standard .top-label__copy{background-color:#d5ebfd}.top-label--bundle-and-save .top-label__copy{height:100%;top:-50px;background:linear-gradient(155deg,#ff7a00 .47%,#fda345,#fe9778);border-radius:32px;text-shadow:0 2px 3px rgba(0,0,0,.15);z-index:-1;color:#fff;font-size:16px;font-weight:500;padding-top:12px}@media only screen and (max-width:1229px){.top-label--bundle-and-save .top-label__copy{border-radius:20px}}.top-label--bundle-and-save .top-label__copy:after{content:"";display:block;width:98%;height:100%;margin:11px auto 0;border-radius:20px;background:linear-gradient(180deg,#ffffffb3 0,#fff9)}.pnp-product-switcher__content{background:#ffffff26;box-shadow:0 3px 10px #00000026;border-radius:38px;padding:6px}.pnp-product-switcher__list{display:flex;align-items:center;position:relative}.pnp-product-switcher__roller{position:absolute;left:0;z-index:2;top:0;bottom:0;background-color:#fff;box-shadow:0 3px 3px #00000012;border-radius:30px}@media (prefers-reduced-motion:reduce){.pnp-product-switcher__roller{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-product-switcher__roller{transition:transform .5s ease}}.pnp-product-switcher__item{display:flex;position:relative;z-index:3;background-color:transparent;padding:0 10px}.pnp-product-switcher__item input{position:absolute;opacity:0}.pnp-product-switcher__item-label{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 0 13px;width:100%;height:100%}.pnp-product-switcher__item-text{font-size:18px;line-height:24px;font-weight:500;text-align:center;color:#fff;margin-bottom:2px}@media (prefers-reduced-motion:reduce){.pnp-product-switcher__item-text{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-product-switcher__item-text{transition:color .3s .1s ease-in-out}}.pnp-product-switcher__item-description{font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#fff;max-width:180px}@media (prefers-reduced-motion:reduce){.pnp-product-switcher__item-description{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-product-switcher__item-description{transition:color .3s .1s ease-in-out}}.pnp-product-switcher__item-input:focus-visible+.pnp-product-switcher__item-label{outline:3px solid #5580f7;outline-offset:2px}.pnp-product-switcher__item-input:checked+.pnp-product-switcher__item-label .pnp-product-switcher__item-text{color:#066fac}.pnp-product-switcher__item-input:checked+.pnp-product-switcher__item-label .pnp-product-switcher__item-description{color:#222}.pnp-product-switcher__item-input:checked+.pnp-product-switcher__item-label .pnp-product-switcher__item-text-label{background-color:#ff7a00}.pnp-product-switcher .select{display:none}.pnp-product-switcher__content--with-descriptions,.pnp-product-switcher__content--with-descriptions .pnp-product-switcher__roller{border-radius:100px}.pnp-product-switcher__item-text-label,.pnp-product-switcher__select-item-text-label{padding:2px 8px 3px;border-radius:40px;background-color:#fff;color:#222;font-size:10px;font-style:normal;font-weight:500;line-height:10px;width:37px;min-width:37px;position:relative;top:-3px;left:4px}@media (prefers-reduced-motion:reduce){.pnp-product-switcher__item-text-label,.pnp-product-switcher__select-item-text-label{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-product-switcher__item-text-label,.pnp-product-switcher__select-item-text-label{transition:all .3s .1s ease-in-out}}.pnp-product-switcher--style--rcx-design .pnp-product-switcher__content{background:transparent;box-shadow:none}.pnp-product-switcher--style--rcx-design .pnp-product-switcher__list{justify-content:center}.pnp-product-switcher--style--rcx-design .pnp-product-switcher__item{padding:0 6px}.pnp-product-switcher--style--rcx-design .pnp-product-switcher__item-label{background:#ffffff26;border-radius:30px;padding:12px 24px 11px}@media (prefers-reduced-motion:reduce){.pnp-product-switcher--style--rcx-design .pnp-product-switcher__item-label{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-product-switcher--style--rcx-design .pnp-product-switcher__item-label{transition:background .3s .1s ease-in-out}}.pnp-product-switcher--style--rcx-design .pnp-product-switcher__item-input:checked+.pnp-product-switcher__item-label{background:#fff}@media only screen and (max-width:1229px){.pnp-product-switcher__content{display:none}.pnp-product-switcher .select{display:block;background-image:linear-gradient(270deg,#ffe8d1,#ffcf7d,#f80,#ff7002);padding:2px;border-radius:23px}.pnp-product-switcher .select .select__input{padding:15px 16px;border-radius:22px;text-align:left}.pnp-product-switcher__select-item-text{font-size:16px;line-height:1;font-weight:500}.pnp-product-switcher__select-item-description{font-size:12px;line-height:20px}.pnp-product-switcher .select .select__input-block:after{right:33px;border-color:#222}.pnp-product-switcher .select .select__dropdown{padding:8px;top:calc(100% + 2px);box-shadow:0 3px 10px #00000026;border-radius:20px}.pnp-product-switcher .select .select__option{margin:0;padding:11px 16px 13px 12px;font-size:16px;line-height:24px;border-radius:12px}.pnp-product-switcher .select .select__option:hover.select__option--selected,.pnp-product-switcher .select .select__option--active.select__option--selected{background-color:#f4f4f4}.pnp-product-switcher .select .select__option--selected{font-weight:700}.pnp-product-switcher .select.select--open .select__input-block:before{display:none}.pnp-product-switcher__title{font-size:40px;line-height:48px;margin-bottom:28px}.pnp-product-switcher__item-text-label,.pnp-product-switcher__select-item-text-label{background-color:#ff7a00}.pnp-product-switcher--style--rcx-design .pnp-product-switcher__select-item-text{color:#066fac}}@media only screen and (max-width:767px){.pnp-product-switcher__title{font-size:32px;line-height:40px;margin-bottom:19px}.pnp-product-switcher .select .select__input{border-radius:20px}.pnp-product-switcher .select .select__input-block:after{right:24px}.pnp-product-switcher__select-item-text{display:flex;flex-direction:column-reverse}.pnp-product-switcher__select-item-text-label{left:0}}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__radio{opacity:0;position:absolute}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__controls{display:flex;align-items:flex-start;font-size:24px;font-weight:500;position:relative}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__button{position:relative;z-index:2;min-width:75px;cursor:pointer}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__button:first-child{padding-right:60px;margin-right:17px}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__button:first-child:before,.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__button:first-child:after{content:"";overflow:hidden;position:absolute;pointer-events:none;box-shadow:inset 0 0 2px #00000014}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__button:first-child:after{vertical-align:middle;border-radius:18px;margin:0 17px;width:60px;height:28px;display:inline-block}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__button:first-child:before{width:22px;height:22px;border-radius:50%;top:0;right:21px;transform:translate(34px,3px);z-index:2}@media (prefers-reduced-motion:reduce){.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__button:first-child:before{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__button:first-child:before{transition:transform .3s ease-in-out}}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__button:last-child{margin-left:-60px;padding-left:77px}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__radio:first-of-type:checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:first-child:before{transform:translate(3px,3px)}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__radio:nth-child(2):checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:nth-child(2),.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__radio:nth-child(3):checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:nth-child(3){z-index:1}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__text{display:inline-flex;flex-direction:column;max-width:min-content}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__title{white-space:nowrap}.pnp-payment-type-switcher--style--default .pnp-payment-type-switcher__description{font-size:14px;font-weight:400;margin:5px -5px 0;text-align:center}.pnp-payment-type-switcher--style--default.pnp-payment-type-switcher--theme--dark .pnp-payment-type-switcher__controls{color:#222}.pnp-payment-type-switcher--style--default.pnp-payment-type-switcher--theme--dark .pnp-payment-type-switcher__button:first-child:before{background:#066fac}.pnp-payment-type-switcher--style--default.pnp-payment-type-switcher--theme--dark .pnp-payment-type-switcher__button:first-child:after{background-color:#2222220d}.pnp-payment-type-switcher--style--default.pnp-payment-type-switcher--theme--light .pnp-payment-type-switcher__controls{color:#fff}.pnp-payment-type-switcher--style--default.pnp-payment-type-switcher--theme--light .pnp-payment-type-switcher__button:first-child:before{background:#fff}.pnp-payment-type-switcher--style--default.pnp-payment-type-switcher--theme--light .pnp-payment-type-switcher__button:first-child:after{background-color:#fff3}.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__wrapper{display:flex;align-items:center;min-height:67px}.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__radio{position:absolute;opacity:0}.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__description{font-size:14px;line-height:24px;font-weight:500;margin-left:20px}.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__controls{--highlight-width:100%;--highlight-offset:5px;display:flex;min-width:237px;height:44px;align-items:center;border-radius:22px;position:relative;padding:5px}.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__controls:after{content:"";width:var(--highlight-width);height:35px;position:absolute;border-radius:17px;left:0;transform:translate(var(--highlight-offset));z-index:2}@media (prefers-reduced-motion:reduce){.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__controls:after{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__controls:after{transition:transform .3s ease-in-out,width .3s ease-in-out}}.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__button{flex-grow:1;padding:0 10px;position:relative;z-index:3;display:flex;text-align:center;font-size:14px;font-weight:500;height:100%;justify-content:center;align-items:center}@media (prefers-reduced-motion:reduce){.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__button{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__button{transition:color .3s .1s ease-in-out}}.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--dark .pnp-payment-type-switcher__controls{background-color:#eeece5;box-shadow:inset 0 0 4px #0000001a}.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--dark .pnp-payment-type-switcher__controls:after{background-color:#002855}.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--dark .pnp-payment-type-switcher__button{color:#222}.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--dark .pnp-payment-type-switcher__radio:first-of-type:checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:first-child,.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--dark .pnp-payment-type-switcher__radio:nth-child(2):checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:nth-child(2),.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--dark .pnp-payment-type-switcher__radio:nth-child(3):checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:nth-child(3){color:#fff}.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--light .pnp-payment-type-switcher__controls{background:#fff3}.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--light .pnp-payment-type-switcher__controls:after{background-color:#fff}.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--light .pnp-payment-type-switcher__button{color:#fff}.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--light .pnp-payment-type-switcher__radio:first-of-type:checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:first-child,.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--light .pnp-payment-type-switcher__radio:nth-child(2):checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:nth-child(2),.pnp-payment-type-switcher--style--ngex.pnp-payment-type-switcher--theme--light .pnp-payment-type-switcher__radio:nth-child(3):checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:nth-child(3){color:#066fac}.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher{max-width:68px}.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__wrapper{display:flex;align-items:center;position:relative}.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__radio{position:absolute;opacity:0;cursor:pointer}.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__radio:checked[value=monthly]~.pnp-payment-type-switcher__controls{background-color:#c8c2b433;background-image:none}.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__radio:not(:checked){width:100%;height:100%;top:0;left:0;z-index:9}.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__description{font-size:14px;line-height:24px;font-weight:500;margin-left:20px}.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__controls{--highlight-width:100%;--highlight-offset:0;padding:3px;display:flex;min-width:68px;background-image:linear-gradient(270deg,#ff7a00,#fda345,#fe9778);align-items:center;border-radius:32px;position:relative}.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__controls:after{content:"";width:var(--highlight-width);height:30px;position:absolute;background:#fff;box-shadow:0 4px 10px #0000001a;border-radius:20px;left:0;transform:translate(var(--highlight-offset));z-index:2}@media (prefers-reduced-motion:reduce){.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__controls:after{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__controls:after{transition:transform .3s ease-in-out}}.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__button{width:50%;position:relative;z-index:3;display:flex;text-align:center;font-size:0;height:30px;justify-content:center;align-items:center;color:#2b2926b3}@media (prefers-reduced-motion:reduce){.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__button{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__button{transition:color .3s .1s ease-in-out}}.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__radio:first-of-type:checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:first-child,.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__radio:nth-child(2):checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:nth-child(2),.pnp-payment-type-switcher--style--sep24 .pnp-payment-type-switcher__radio:last-of-type:checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:last-child{color:#2b2926}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__radio{opacity:0;position:absolute}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__controls{display:flex;gap:26px}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__button{border-radius:10px;border:1px solid #d3d3d3;padding:18px 43px 22px 21px;position:relative;display:flex;flex-direction:column;flex-basis:50%}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__icon{width:28px;height:28px;border-radius:50%;background-color:#066fac;position:absolute;top:15px;right:14px;display:none}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__icon:before{width:14px;height:8px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg);content:"";position:absolute;top:8px;left:7px}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__text{display:flex;flex-direction:column;flex-grow:1}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__text-row{display:flex;align-items:center;padding-bottom:11px;margin-bottom:auto;-moz-column-gap:11px;column-gap:11px}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__title{font-weight:500;font-size:16px;line-height:24px}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__discount{background-color:#002855;padding:4px 12px;border-radius:10px;color:#fff;font-weight:500;font-size:12px;line-height:12px}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__price{font-weight:500;font-size:32px;letter-spacing:.16px;margin-bottom:2px;line-height:32px}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__prev-price{font-size:14px;line-height:20px;margin-bottom:2px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#6f6f6f}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__description{font-size:12px;line-height:20px;color:#6f6f6f}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__radio:first-of-type:checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:first-child,.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__radio:nth-child(2):checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:nth-child(2),.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__radio:nth-child(3):checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:nth-child(3){border-color:#066fac;background-color:#066fac0d}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__radio:first-of-type:checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:first-child .pnp-payment-type-switcher__icon,.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__radio:nth-child(2):checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:nth-child(2) .pnp-payment-type-switcher__icon,.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__radio:nth-child(3):checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:nth-child(3) .pnp-payment-type-switcher__icon{display:block}.pnp-payment-type-switcher--style--buttons-line .pnp-payment-type-switcher__wrapper{display:flex;align-items:center;min-height:67px}.pnp-payment-type-switcher--style--buttons-line .pnp-payment-type-switcher__radio{position:absolute;opacity:0}.pnp-payment-type-switcher--style--buttons-line .pnp-payment-type-switcher__description{font-size:14px;line-height:24px;font-weight:500;margin-left:20px}.pnp-payment-type-switcher--style--buttons-line .pnp-payment-type-switcher__controls{display:flex;min-width:218px;background-color:transparent;border-radius:30px}.pnp-payment-type-switcher--style--buttons-line .pnp-payment-type-switcher__button{width:50%;height:46px;position:relative;z-index:3;display:flex;text-align:center;font-size:14px;font-weight:500;justify-content:center;align-items:center;border:1px solid rgba(34,34,34,.2)}.pnp-payment-type-switcher--style--buttons-line .pnp-payment-type-switcher__button:not(:last-of-type){border-right:0}.pnp-payment-type-switcher--style--buttons-line .pnp-payment-type-switcher__button:first-of-type{border-radius:30px 0 0 30px}.pnp-payment-type-switcher--style--buttons-line .pnp-payment-type-switcher__button:last-of-type{border-radius:0 30px 30px 0}.pnp-payment-type-switcher--style--buttons-line .pnp-payment-type-switcher__radio:first-of-type:checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:first-child,.pnp-payment-type-switcher--style--buttons-line .pnp-payment-type-switcher__radio:last-of-type:checked~.pnp-payment-type-switcher__controls .pnp-payment-type-switcher__button:last-child{color:#fff;background:#002855}@media only screen and (max-width:1229px){.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__wrapper{flex-wrap:wrap;gap:15px}.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__wrapper{flex-wrap:wrap}.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__description{order:0;margin-left:0;margin-bottom:8px}.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__controls{order:1}}@media only screen and (max-width:767px){.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__wrapper{gap:5px}.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__description{width:100%;order:0;margin-left:0;margin-bottom:5px}.pnp-payment-type-switcher--style--ngex .pnp-payment-type-switcher__controls{width:100%;margin:0 auto}.pnp-payment-type-switcher--style--pricing .pnp-payment-type-switcher__controls{flex-direction:column;gap:24px}.pnp-payment-type-switcher--style--sep24__item{padding:0}}.pnp-users-amount-switcher__wrapper[data-appearance=sep-24]{--ranges-count:3;min-width:213px;padding:4px;border-radius:64px;background-color:#c8c2b433}.pnp-users-amount-switcher__wrapper[data-appearance=sep-24]:has(.pnp-users-amount-switcher__radio:focus-visible),.pnp-users-amount-switcher__wrapper[data-appearance=sep-24]:has(.focus-visible){outline:3px solid #5580f7;outline-offset:2px}.pnp-users-amount-switcher__wrapper[data-appearance=sep-24][data-ranges-count="4"]{--ranges-count:4}.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__items{display:flex;align-items:center;position:relative}.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__items:after{content:"";width:calc(100% / var(--ranges-count));height:38px;position:absolute;background:#fff;box-shadow:0 4px 10px #0000001a;border-radius:20px;left:0;transform:translate(0);z-index:2}@media (prefers-reduced-motion:reduce){.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__items:after{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__items:after{transition:transform .3s ease-in-out}}.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__item{font-size:16px;display:flex;align-items:center;justify-content:center;width:calc(100% / var(--ranges-count));position:relative;z-index:3;height:38px;color:#2b2926}@media (prefers-reduced-motion:reduce){.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__item{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__item{transition:color .3s .1s ease-in-out}}.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__radio{opacity:0;position:absolute;left:-9999px}.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__radio:nth-child(1):checked~.pnp-users-amount-switcher__items .pnp-users-amount-switcher__item:nth-child(1),.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__radio:nth-child(2):checked~.pnp-users-amount-switcher__items .pnp-users-amount-switcher__item:nth-child(2),.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__radio:nth-child(3):checked~.pnp-users-amount-switcher__items .pnp-users-amount-switcher__item:nth-child(3),.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__radio:nth-child(4):checked~.pnp-users-amount-switcher__items .pnp-users-amount-switcher__item:nth-child(4){color:#2b2926;font-weight:500}.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__radio:nth-child(2):checked~.pnp-users-amount-switcher__items:after{transform:translate(100%)}.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__radio:nth-child(3):checked~.pnp-users-amount-switcher__items:after{transform:translate(200%)}.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__radio:nth-child(4):checked~.pnp-users-amount-switcher__items:after{transform:translate(300%)}@media only screen and (max-width:1229px){.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__item,.pnp-users-amount-switcher__wrapper[data-appearance=sep-24] .pnp-users-amount-switcher__items:after{width:calc(100%/var(--ranges-count))}}.tooltip{flex-shrink:0}.tooltip__target{border-radius:50%}.tooltip__target-wrapper{position:relative}.tooltip__target-wrapper.focus-visible .tooltip__icon{color:#066fac}.tooltip__modal{position:absolute;z-index:2;width:266px;padding:16px;background:#fff;border-radius:6px;box-shadow:0 20px 40px #00000080;font-size:12px;line-height:20px;min-height:72px}.tooltip__arrow{position:absolute;width:0;height:0;content:"";z-index:3;color:#fff;border-style:solid}.tooltip__modal,.tooltip__arrow{opacity:0;visibility:hidden;transform:translate3d(0,10px,0);transition:opacity .3s ease,transform .3s ease,visibility .1ms .3s}.tooltip--active .tooltip__modal,.tooltip--active .tooltip__arrow{opacity:1;visibility:visible;transform:translateZ(0);transition:opacity .3s ease,transform .3s ease}.tooltip--active .tooltip__icon{color:#066fac}.tooltip__modal p,.tooltip__modal ul{margin-bottom:12px}.tooltip__modal p:last-child,.tooltip__modal ul:last-child{margin-bottom:0}.tooltip__modal ul{-moz-column-count:2;column-count:2;padding-left:8px}.tooltip__modal li{position:relative}.tooltip__modal li:before{content:"\2022";margin-right:10px;background:transparent}.tooltip__modal a{color:#066fac;text-decoration:underline}.tooltip__modal a:hover{text-decoration:none}.tooltip__icon{width:20px;height:20px;color:#6f6f6f}.tooltip--default{vertical-align:text-bottom;display:inline-block;width:20px}.pnp-cards{display:flex;flex-direction:column;flex-grow:1;width:100%;--groupsCount:1;--itemsCount:1;--spaceBetweenItems:18px;--spaceCountBetweenItems:calc(var(--itemsCount) - var(--groupsCount));--itemWidth:calc((100% - 32px - 2 * var(--groupsCount) * 1px - var(--spaceCountBetweenItems) * var(--spaceBetweenItems)) / var(--itemsCount))}.pnp-cards[data-groups-count="1"]{--groupsCount:1}.pnp-cards[data-groups-count="2"]{--groupsCount:2}.pnp-cards[data-groups-count="3"]{--groupsCount:3}.pnp-cards[data-items-count="1"]{--itemsCount:1}.pnp-cards[data-items-count="2"]{--itemsCount:2}.pnp-cards[data-items-count="3"]{--itemsCount:3}.pnp-cards[data-items-count="4"]{--itemsCount:4}.pnp-cards[data-items-count="5"]{--itemsCount:5}.pnp-cards[data-items-count="6"]{--itemsCount:6}.pnp-cards__wrapper{display:flex;justify-content:center;gap:24px;flex-grow:1}.pnp-cards--has-groups .pnp-cards__wrapper{gap:32px 32px}.pnp-cards__group{--groupItemsCount:1;--spaceCountBetweenGroupItems:calc(var(--groupItemsCount) - 1);--width:calc(var(--itemWidth) * var(--groupItemsCount) - -1 * var(--spaceBetweenItems) * var(--spaceCountBetweenGroupItems) - -2 * 1px);display:flex;flex-direction:column;padding:24px 0 18px;border-radius:20px;flex-basis:var(--width);gap:24px}.pnp-cards__group[data-items-count="1"]{--groupItemsCount:1}.pnp-cards__group[data-items-count="2"]{--groupItemsCount:2}.pnp-cards__group[data-items-count="3"]{--groupItemsCount:3}.pnp-cards__group[data-items-count="4"]{--groupItemsCount:4}.pnp-cards__group[data-items-count="5"]{--groupItemsCount:5}.pnp-cards__group-title{padding:4px 12px;background:#222;border-radius:10px;color:#fff;font-weight:500;font-size:12px;line-height:12px;margin:0 auto 16px 0}.pnp-cards__group-items{display:flex;flex-grow:1}.pnp-cards__section{flex-grow:1;flex-basis:0;position:relative;display:flex;flex-direction:column}.pnp-cards__item{position:relative;flex-grow:1;z-index:1;display:flex;flex-direction:column;padding:48px 24px 36px}.pnp-cards__item:hover{z-index:2}.pnp-cards__item--no-label{padding-top:16px}.pnp-cards__item--item-content-align--left .pnp-cards__content{text-align:left}.pnp-cards__item--item-content-align--left .pnp-price{justify-content:flex-start}.pnp-cards__item--item-content-align--center .pnp-cards__content{text-align:center}.pnp-cards__item--item-content-align--center .pnp-price{justify-content:center}.pnp-cards:not(.pnp-cards--theme--grey) .pnp-cards__item{background:linear-gradient(180deg,#fff9 0,#fff);border-radius:20px;box-shadow:0 4px 10px #0000001a}.pnp-cards:not(.pnp-cards--theme--grey) .pnp-cards__group:not([data-items-count="1"]) .pnp-cards__item{box-shadow:none;background:unset}.pnp-cards:not(.pnp-cards--theme--grey) .pnp-cards__group:not([data-items-count="1"]) .pnp-cards__group-items{background:linear-gradient(180deg,#fff9 0,#fff);box-shadow:0 4px 10px #0000001a;border-radius:20px}.pnp-cards:not(.pnp-cards--theme--grey) .pnp-cards__group:not([data-items-count="1"]) .pnp-cards__section{position:relative}.pnp-cards:not(.pnp-cards--theme--grey) .pnp-cards__group:not([data-items-count="1"]) .pnp-cards__section:after{content:"";position:absolute;right:0;top:0;width:1px;height:100%;background-color:#2b292633}.pnp-cards:not(.pnp-cards--theme--grey) .pnp-cards__group:not([data-items-count="1"]) .pnp-cards__section:last-child:after{display:none}.pnp-cards--theme--grey .pnp-cards__item{border-radius:10px;background-color:#f6f5f1}.pnp-cards__group-link{align-self:center;text-align:center;color:#066fac;font-size:16px;font-weight:500;line-height:20px;position:relative;padding-right:24px;border-radius:4px}.pnp-cards__group-link:after{content:"";display:block;position:absolute;right:4px;bottom:6px;width:11px;height:11px;border-bottom:2px solid #066fac;border-right:2px solid #066fac;transform:rotate(45deg)}.pnp-cards__wrapper-part{display:flex;flex-direction:column;position:relative;flex-grow:1}.pnp-cards__label{position:absolute;left:0;top:0;width:100%;text-align:center;background-color:#d7eefe;color:#002855;font-size:14px;border-radius:16px 16px 0 0;padding:7px;line-height:1.5}@media (prefers-reduced-motion:reduce){.pnp-cards__label{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-cards__label{transition:all .3s ease-in-out}}.pnp-cards__label span{font-weight:500}.pnp-cards__top-label--outside{position:absolute;width:calc(100% + 2px);height:calc(100% + 2px);left:-1px;top:-1px;background-color:#fff;border-radius:inherit}.pnp-cards__item--label-disabled .pnp-cards__label{opacity:0;visibility:hidden}.pnp-cards__not-available-text{align-items:center;justify-content:center;height:50px;width:100%;background-color:#6f6f6f;border-radius:4px;color:#fff;font-weight:500;display:none}.pnp-cards__item--not-available .pnp-cards__not-available-text{display:flex}.pnp-cards__content{position:relative;transform:none}@media (prefers-reduced-motion:reduce){.pnp-cards__content{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-cards__content{transition:transform .3s ease-in-out}}.pnp-cards--has-top-label .pnp-cards__wrapper[data-top-label-size=large] .pnp-cards__content{padding-top:54px}.pnp-cards__content-text{display:flex;flex-direction:column;justify-content:center;margin-bottom:24px}.pnp-cards--space-before-buttons--large .pnp-cards__content-text{margin-bottom:44px}.pnp-cards__header-block:not(:last-child){margin-bottom:24px}.pnp-cards__title-block{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:8px;gap:0 8px}.pnp-cards__title-text{font-size:24px;line-height:1.333333;font-weight:500}.pnp-cards__title-add-text{font-size:14px;font-weight:400}.pnp-cards__text-after-title{width:100%;font-size:12px;line-height:1.6666;color:#2b2926b3}.pnp-cards__label-after-title{width:-moz-fit-content;width:fit-content;border-radius:10px;padding:4px 8px;font-size:12px;font-weight:500;background-color:#c8c2b433;line-height:1;margin-bottom:12px;margin-top:12px}.pnp-cards__subtitle{font-size:14px;line-height:1.42;color:#2b2926b3}.pnp-cards--subtitle-width--narrow .pnp-cards__subtitle{padding:0 12%}.pnp-cards__description{background:#f4f4f4;border-radius:10px;padding:20px;font-weight:500;font-size:16px;line-height:24px;text-align:center}.pnp-cards__description:not(:last-child){margin-bottom:28px}.pnp-cards--description-width--narrow .pnp-cards__description{max-width:270px;margin-left:auto;margin-right:auto}.pnp-cards__login-copy{background:linear-gradient(0,#f8f7f5 0 100%),linear-gradient(92deg,#ffc79b 0,#ffe9ce,#fde0af);border-radius:28px;margin-top:16px;line-height:24px;padding:12px 20px;text-align:center;font-size:16px}.pnp-cards__login-copy a{color:#007db8;text-decoration:underline;font-weight:500}.pnp-cards__title-ico{width:25px;height:25px;margin-right:4px}.pnp-cards__price{display:flex;justify-content:center;align-items:baseline;font-family:RingCentralDisplay,Helvetica,Arial,sans-serif;flex-wrap:wrap;line-height:1.25;margin-bottom:2px}.pnp-cards__price--column{flex-direction:column;align-items:center}.pnp-cards__price--column .pnp-cards__text-before-price{margin-right:0;text-align:center;margin-bottom:5px}.pnp-cards__price-block{display:flex;justify-content:center}.pnp-cards__price-block--regular{font-size:32px;font-weight:500}.pnp-cards__price-block--previous{font-size:18px;line-height:18px;height:18px;color:#6f6f6f;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;overflow:hidden}@media (prefers-reduced-motion:reduce){.pnp-cards__price-block--previous{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-cards__price-block--previous{transition:height .3s ease,opacity .15s ease .15s}}.pnp-cards__price-block--hidden.pnp-cards__price-block--previous{height:0;opacity:0}@media (prefers-reduced-motion:reduce){.pnp-cards__price-block--hidden.pnp-cards__price-block--previous{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-cards__price-block--hidden.pnp-cards__price-block--previous{transition:height .3s ease,opacity .15s ease}}.pnp-cards__text-before-price{font-size:12px;font-weight:500;margin-right:10px}.pnp-cards__price-block--discount{display:none}.pnp-cards__discount-label{position:absolute;font-size:12px;left:calc(100% + 2px);color:#002855;top:-10px;min-width:58px;padding:6px 8px;background-color:#d7eefe;border-radius:10px 10px 10px 2px;font-weight:500;z-index:-1;opacity:0;visibility:hidden;transition:none}.pnp-cards__price-text{font-size:14px;line-height:1.42;text-align:center}.pnp-cards__price-text:not(:last-child){margin-bottom:16px}.pnp-cards__price-details-block{margin-top:-12px}.pnp-cards__price-details-block:not(:last-child){margin-bottom:16px}.pnp-cards__price-details{font-weight:500;font-size:12px;line-height:20px;text-align:center}.pnp-cards__buttons{gap:10px;display:flex;justify-content:space-between;flex-wrap:wrap}.pnp-cards__item--not-available .pnp-cards__buttons .pp-cta,.pnp-cards__item--not-available .pnp-cards__link-block .pp-cta{display:none}.pnp-cards__additional-btn-copy{font-weight:500;text-align:center;line-height:22px;margin-top:10px}.pnp-cards__link-block{display:flex;align-items:center;justify-content:center;margin-top:16px}.pnp-cards__link-additional-text{color:#6f6f6f;margin-right:8px}.pnp-cards__features{margin-top:32px;flex-grow:1;display:flex;flex-direction:column}.pnp-cards__feature-items:not(:last-child){margin-bottom:28px}.pnp-cards__features-description-block{font-size:16px;margin-bottom:16px}.pnp-cards__features-description-block b{font-weight:500}.pnp-cards__features-description{padding:8px 0}.pnp-cards__features-group+.pnp-cards__features-group{margin-top:28px}.pnp-cards__features-group--indent{padding-left:20px}.pnp-cards__features-group-title{font-weight:500;font-size:16px;line-height:24px;margin-bottom:16px}.pnp-cards__feature-items>.pnp-cards__features-item:not(:last-child){margin-bottom:16px}.pnp-cards__features-item:not(.pnp-cards__features-item--has-nested-features){display:flex}.pnp-cards__features-item--highlighted{margin:0 -8px;padding:8px;background:linear-gradient(93deg,#fff3e2 0,#ffeee9 21.53%,#fff3e3 47.79%,#feeac4,#fec57b);border-radius:8px}.pnp-cards__features-content{display:flex;align-items:flex-start}.pnp-cards__features-title{font-size:16px;line-height:20px}.pnp-cards__features-title b{font-weight:500}.pnp-cards__features-title--has-icon{padding-bottom:3px}.pnp-cards__features-item--highlighted>.pnp-cards__features-content .pnp-cards__features-title{font-weight:700}.pnp-cards__features-subtitle{font-size:12px;line-height:20px;color:#6f6f6f}.pnp-cards__features-item--has-tooltip .pnp-cards__features-title-text{cursor:pointer;display:inline;border-bottom:1px dashed #a7a7a7}.pnp-cards__features-item--has-tooltip:has(img[src$="ai.svg"]) .pnp-cards__features-title-text{border-bottom-color:#ff7a00}.pnp-cards__features-icon{width:20px;height:20px;vertical-align:text-top;display:inline-block;margin-right:4px}.pnp-cards__features-label{display:inline-block;padding:0 8px;font-size:12px;line-height:16px;font-weight:500;border-radius:8px;background:#ff7a00;color:#2b2926;margin-left:4px}.pnp-cards__features-item .tooltip{flex-shrink:1}.pnp-cards__tooltip-ico{margin-right:8px;min-height:20px;display:flex;align-items:center;width:20px;flex-shrink:0}.pnp-cards__tooltip-ico .pnp-icon{flex-shrink:1}.pnp-cards__nested-features{padding-left:10px}.pnp-cards__nested-features .pnp-cards__features-item--has-tooltip .pnp-cards__features-title{border-color:#f68b16}.pnp-cards__nested-features .pnp-cards__features-item{padding-left:14px;margin-bottom:6px;position:relative}.pnp-cards__nested-features .pnp-cards__features-item:last-child{margin-bottom:0}.pnp-cards__nested-features .pnp-cards__features-item:before{content:"\2022";position:absolute;left:0;top:0;font-size:16px;line-height:24px}.pnp-cards .pnp-icon--plus{width:20px;height:20px}.pnp-cards .pnp-icon--plus .pnp-icon__ico:before,.pnp-cards .pnp-icon--plus .pnp-icon__ico:after{width:calc(100% - 10px)}.pnp-cards__all-features{display:flex;justify-content:center;margin-top:auto}.pnp-cards__expand-features{border-top:1px solid rgba(43,41,38,.2);padding-top:24px;margin-bottom:-12px;margin-top:4px}.pnp-cards__title-ico{color:#066fac}.pnp-cards__item .tooltip__target{text-align:left;border-radius:4px}.pnp-cards__item--not-available .pnp-cards__label,.pnp-cards__item--not-available .pnp-cards__top-label,.pnp-cards__item--not-available .pnp-cards__header-block,.pnp-cards__item--not-available .pnp-cards__content-text,.pnp-cards__item--not-available .pnp-cards__features{opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none}@media only screen and (min-width:1230px){.pnp-cards--spaces--small{--spaceBetweenItems:10px}}@media only screen and (max-width:1229px){.pnp-cards__wrapper{flex-wrap:wrap;justify-content:flex-start}.pnp-cards__group{border-radius:16px;flex-basis:calc((100% - 20px)/2)}.pnp-cards__group:first-child,.pnp-cards__group:not([data-items-count="1"]){flex-basis:100%}.pnp-cards__group:not([data-items-count="1"]) .pnp-cards__group-items{border-radius:16px}.pnp-cards__group-items{gap:0;flex-wrap:wrap;justify-content:flex-start}.pnp-cards__group-items .pnp-cards__section{flex-basis:calc(100% / var(--groupItemsCount))}.pnp-cards__section{flex-basis:calc(50% - 12px);flex-grow:0}.pnp-cards__section:first-child:last-child{flex-basis:100%}.pnp-cards__item{height:100%;padding:40px 20px 28px;border-radius:16px}.pnp-cards--item-horiz-padding-tab--large .pnp-cards__item{padding-left:40px;padding-right:40px}.pnp-cards--item-horiz-padding-tab--medium .pnp-cards__item{padding-left:30px;padding-right:30px}.pnp-cards--item-horiz-padding-tab--small .pnp-cards__item{padding-left:20px;padding-right:20px}.pnp-cards--item-horiz-padding-tab--extra-small .pnp-cards__item{padding-left:15px;padding-right:15px}.pnp-cards__login-copy{border-radius:20px}.pnp-cards:not(.pnp-cards--theme--grey) .pnp-cards__item{border-radius:16px}.pnp-cards__title-block{flex-wrap:wrap}.pnp-cards__title{font-size:20px;line-height:28px}.pnp-cards__label-after-title{margin-top:8px;margin-bottom:8px}.pnp-cards__content-text{margin-bottom:20px}.pnp-cards--subtitle-width-tab--wide .pnp-cards__subtitle{padding:0}.pnp-cards--subtitle-width-tab--narrow .pnp-cards__subtitle{padding:0 12%}.pnp-cards--item-content-align-tab--left .pnp-cards__content{text-align:left}.pnp-cards--item-content-align-tab--left .pnp-price{justify-content:flex-start}.pnp-cards--item-content-align-tab--center .pnp-cards__content{text-align:center}.pnp-cards--item-content-align-tab--center .pnp-price{justify-content:center}.pnp-cards--has-groups .pnp-cards__wrapper{gap:0 20px}}@media only screen and (max-width:767px){.pnp-cards__item{padding:32px 16px}.pnp-cards--theme--grey .pnp-cards__item{padding-bottom:41px}.pnp-cards__buttons .pp-cta{width:100%}.pnp-cards__login-copy{padding-left:16px;padding-right:16px;border-radius:16px}.pnp-cards:not(.pnp-cards--theme--grey) .pnp-cards__group:not([data-items-count="1"]) .pnp-cards__section:after{height:1px;width:100%;left:0;top:unset;bottom:0}.pnp-cards:not(.pnp-cards--theme--grey) .pnp-cards__item{border-radius:12px}.pnp-cards__section{flex-basis:100%}.pnp-cards__content-text{margin-bottom:16px}.pnp-cards__features-description-block:empty{display:none}.pnp-cards--subtitle-width-mob--wide .pnp-cards__subtitle{padding:0}.pnp-cards--subtitle-width-mob--narrow .pnp-cards__subtitle{padding:0 12%}.pnp-cards__group{flex-basis:100%;border-radius:12px}.pnp-cards__group--link .pnp-cards__item{margin-bottom:0}.pnp-cards__group:not([data-items-count="1"]) .pnp-cards__group-items{border-radius:12px}.pnp-cards__group-items{gap:0}.pnp-cards__group-items .pnp-cards__section{flex-basis:100%}.pnp-cards__group-link{display:none}.pnp-cards--item-content-align-mob--left .pnp-cards__content{text-align:left}.pnp-cards--item-content-align-mob--left .pnp-price{justify-content:flex-start}.pnp-cards--item-content-align-mob--center .pnp-cards__content{text-align:center}.pnp-cards--item-content-align-mob--center .pnp-price{justify-content:center}}.pnp-comparison--has-labels{margin-top:38px}.pnp-comparison__table,.pnp-comparison__section,.pnp-comparison__header,.pnp-comparison__pricing,.pnp-comparison__legend{display:block}.pnp-comparison__caption{opacity:0;position:absolute;z-index:-1}.pnp-comparison__header{margin-bottom:39px;border-bottom:1px solid rgba(43,41,38,.55)}.pnp-comparison__text--small{font-weight:400;font-size:14px;line-height:20px}.pnp-comparison__text--medium{font-size:16px;line-height:24px}.pnp-comparison__text--medium-semibold{font-size:16px;line-height:24px;font-weight:500}.pnp-comparison__text--large{font-weight:500;font-size:32px;line-height:40px}.pnp-comparison__header-plan-title-wrapper{display:flex;align-items:center;gap:4px}.pnp-comparison__text--header-plan-name{font-size:24px;line-height:32px;font-weight:500;white-space:nowrap}.pnp-comparison__text--hidden-for-screens{width:0;height:0;overflow:hidden;display:block}.pnp-comparison__row{display:flex}.pnp-comparison__row--group-nested-features{flex-wrap:wrap}.pnp-comparison__row--group-nested-features .pnp-comparison__cell:first-child{width:100%;padding-bottom:24px;border-bottom:1px solid rgba(43,41,38,.2)}.pnp-comparison__row--feature:nth-child(odd):not(.pnp-comparison__row--has-nested-features){background:#f6f5f1;border-radius:12px}.pnp-comparison__row--highlighted{position:relative;margin-bottom:32px;margin-top:32px;padding:0 25px}.pnp-comparison__row--highlighted:before{position:absolute;inset:0;background:radial-gradient(circle at bottom left,#f80,#fcc34d,#ffe2b7,#ffdad6,#ffe2b7);border-radius:20px;content:"";z-index:0}.pnp-comparison__row--highlighted:after{position:absolute;inset:1px;background:#fff;border-radius:19px;content:"";z-index:1}.pnp-comparison__row--highlighted>.pnp-comparison__cell{position:relative;z-index:2}.pnp-comparison__row--highlighted>.pnp-comparison__cell--title{z-index:3}.pnp-comparison__row--highlighted .pnp-comparison__cell--medium{width:calc(22% + 10.915px)}.pnp-comparison__row--highlighted .pnp-comparison__cell--medium:last-child{width:calc(22% - 13.9px)}.pnp-comparison__row--highlighted>.pnp-comparison__cell--title{padding-left:0}.pnp-comparison__cell{display:flex;flex-direction:column;justify-content:center}.pnp-comparison__cell:not(.pnp-comparison__cell--group-nested-features-title).pnp-comparison__cell--has-nested-features{flex-grow:1}.pnp-comparison__cell--group-nested-features-title,.pnp-comparison__cell--section,.pnp-comparison__cell--title,.pnp-comparison__cell--legend{flex-grow:1}.pnp-comparison__section+.pnp-comparison__section{margin-top:48px}.pnp-comparison__cell--section .pnp-comparison__text{padding:11px 22px;background:#e8e5dd;border-radius:12px}.pnp-comparison__section--highlighted .pnp-comparison__cell--section .pnp-comparison__text{background:linear-gradient(93deg,#fff3e2 0,#ffeee9 21.53%,#fff3e3 47.79%,#feeac4,#fec57b)}.pnp-comparison__cell--section .pnp-comparison__icon{width:32px;height:32px;margin-right:12px}.pnp-comparison__cell--title{padding:24px 10px 24px 24px}.pnp-comparison__cell--has-nested-features[colspan]{flex-grow:1}.pnp-comparison__cell--note{border-left:1px solid #d3d3d3;padding:8px;flex-shrink:0}.pnp-comparison__cell--note>*:empty{display:none}.pnp-comparison__pricing .pnp-comparison__cell--note{text-align:center}.pnp-comparison__cell--small{width:17%}.pnp-comparison__cell--medium{width:22%}.pnp-comparison__cell--large{width:30%}.pnp-comparison__cell--header{padding:4px 16px 24px;position:relative;justify-content:center;align-items:center;font-weight:inherit;flex-direction:row;flex-wrap:wrap;gap:4px 8px}.pnp-comparison__cell--header .pnp-comparison__text{text-align:center}.pnp-comparison__cell--header .pnp-comparison__text--pricing{width:100%}.pnp-comparison__cell--header.pnp-comparison__cell--title{padding-left:0;padding-top:0;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.pnp-comparison__top-label{width:-moz-fit-content;width:fit-content}.pnp-comparison__cell--legend{padding:28px;border-bottom:1px dashed #d3d3d3}.pnp-comparison__title{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.pnp-comparison__title .tooltip{flex-shrink:unset}.pnp-comparison__title .tooltip__target{border-radius:unset;text-align:left}.pnp-comparison__title .tooltip__target .pnp-comparison__title-text{color:#2b2926;border-bottom:1px dashed #6f6f6f;display:inline}.pnp-comparison__title .tooltip--active .tooltip__target:hover{color:#2b2926}.pnp-comparison__label{position:absolute;inset:auto 0 100%;display:flex;-moz-column-gap:5px;column-gap:5px;justify-content:center;align-items:center;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.208px;text-transform:uppercase;height:38px;border-radius:10px 10px 0 0}.pnp-comparison__label-icon{width:13px}.pnp-comparison__cell--not-available .pp-cta{display:none}.pnp-comparison__not-available-text{display:none;align-items:center;justify-content:center;height:50px;width:100%;background-color:#6f6f6f;border-radius:4px;color:#fff;font-weight:500}@media (prefers-reduced-motion:reduce){.pnp-comparison__not-available-text{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-comparison__not-available-text{transition:transform .3s ease-in-out}}.pnp-comparison__cell--not-available .pnp-comparison__not-available-text{display:flex}.pnp-comparison__status-list{display:flex;justify-content:center;-moz-column-gap:120px;column-gap:120px}.pnp-comparison__status{display:flex;-moz-column-gap:12px;column-gap:12px;align-items:center;font-size:16px;line-height:24px}.pnp-comparison__status-icon{margin:0 auto;color:#2b2926;display:flex;align-items:center;justify-content:center}.pnp-comparison__status-icon .pnp-icon{width:100%;height:24px}.pnp-comparison__discount-label{display:flex;justify-content:center;margin-top:16px}.pnp-comparison__buttons-content{display:flex;justify-content:space-between;flex-direction:column;gap:12px 0;padding-top:4px}.pnp-comparison__header-text{font-size:20px;line-height:28px}.pnp-comparison__header-text a{color:inherit;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;-webkit-text-decoration-color:#6f6f6f;text-decoration-color:#6f6f6f;text-underline-offset:4px;font-weight:500;border-radius:4px}.pnp-comparison__header-image{width:54px;height:54px}.pnp-comparison .tooltip__modal ul{-moz-column-count:1;column-count:1}.pnp-comparison .tooltip--active .tooltip__target{color:#066fac}.pnp-comparison__cell--not-available .pnp-comparison__label,.pnp-comparison__cell--not-available .pnp-comparison__top-label,.pnp-comparison__cell--not-available .pnp-comparison__text{opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none}.pnp-comparison__note{display:flex;align-items:center;justify-content:center;-moz-column-gap:4px;column-gap:4px}.pnp-comparison__note .pnp-comparison__text{text-align:center}.pnp-comparison__note .pnp-icon__ico{color:#6f6f6f}.pnp-comparison__nested-features{margin:24px 0;display:flex;flex-direction:column;row-gap:16px}.pnp-comparison__cell--has-nested-features .pnp-comparison__title-text{padding-top:24px}.pnp-comparison__category-label{padding:8px 12px;font-size:14px;line-height:14px;border-radius:13px;background:linear-gradient(275deg,#ffe8d1 -.2%,#ffcf7d 29.83%,#f80 69.86%,#ff7002 99.89%);margin-left:8px;letter-spacing:.42px}.pnp-comparison__section--highlighted .pnp-comparison__category-label{border:1px solid rgba(43,41,38,.2);background:0;font-weight:500}.pnp-comparison__expand-icon{width:24px;height:24px;border:2px solid;border-radius:50%;position:relative;margin-right:12px;flex-shrink:0}.pnp-comparison__expand-icon:before,.pnp-comparison__expand-icon:after{width:12px;height:2px;background:currentColor;content:"";position:absolute;inset:0;margin:auto}.pnp-comparison__expand-icon:after{transform:rotate(90deg)}.pnp-comparison__section--expanded .pnp-comparison__expand-icon:after{opacity:0}.pnp-comparison__section-title{text-align:left}.pnp-comparison__section-title-content{flex-grow:1;display:flex;align-items:center}.pnp-comparison .pnp-icon--info{height:20px;width:20px;cursor:pointer}.pnp-comparison__nested-features-table{margin-top:24px;border-top:1px solid rgba(43,41,38,.2)}.pnp-comparison__nested-features-table .pnp-comparison__cell--title{padding-left:0}.pnp-comparison__nested-features-table .pnp-comparison__row--feature+.pnp-comparison__row--feature:last-child{border-bottom:0}.pnp-comparison--disabled-header .pnp-comparison__header{display:none}.pnp-comparison--sticky-header .pnp-comparison__row--header{position:relative}.pnp-comparison--sticky-header .pnp-comparison__row--header:before{content:"";position:absolute;top:0;left:-1000px;right:-1000px;height:100%;background:#fff}@media (prefers-reduced-motion:reduce){.pnp-comparison--sticky-header .pnp-comparison__cell--header{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-comparison--sticky-header .pnp-comparison__cell--header{transition:padding-bottom .5s ease}}.pnp-comparison--sticky-header .pnp-comparison__not-available{padding-bottom:27px}.pnp-comparison--sticky-header .pnp-comparison__not-available-text{visibility:hidden;opacity:0}.pnp-comparison--sticky-header .pnp-comparison__buttons{width:100%;height:0;visibility:hidden;opacity:0;transition:none}.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison--header{padding-bottom:44px}.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison__buttons{visibility:visible;opacity:1}@media (prefers-reduced-motion:reduce){.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison__buttons{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison__buttons{transition:height .5s ease,opacity .3s .4s ease}}.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison__cell--not-available .pnp-comparison__buttons{visibility:hidden}.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison__not-available-text{visibility:visible;opacity:1}@media (prefers-reduced-motion:reduce){.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison__not-available-text{transition:none}}@media (prefers-reduced-motion:no-preference){.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison__not-available-text{transition:opacity .3s .4s ease}}.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison__cell--header{padding-bottom:12px}.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison__text--header-plan-name{font-size:18px;line-height:24px}.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison__text--small{font-size:12px;line-height:18px}.pnp-comparison--expandable-feature-groups .pnp-comparison__section-title{display:flex;align-items:center}.pnp-comparison--expandable-feature-groups .pnp-comparison__row--section{cursor:pointer;visibility:visible}.pnp-comparison--expandable-feature-groups .pnp-comparison__section+.pnp-comparison__section{margin-top:24px}.pnp-comparison--hide-column-dividers .pnp-comparison__cell--note{border-left:0}.pnp-comparison--row-style--dividers .pnp-comparison__row--feature:nth-child(odd){background:0;border-radius:0}.pnp-comparison--row-style--dividers .pnp-comparison__row--feature:not(.pnp-comparison__row--highlighted)+.pnp-comparison__row--feature{border-top:1px solid rgba(43,41,38,.2)}.pnp-comparison--row-style--dividers .pnp-comparison__row--feature:not(.pnp-comparison__row--highlighted)+.pnp-comparison__row--feature:last-child{border-bottom:1px solid rgba(43,41,38,.2)}.pnp-comparison--row-style--dividers .pnp-comparison__cell--section .pnp-comparison__text{background-color:#fff}.pnp-comparison--row-style--dividers .pnp-comparison__nested-features-table .pnp-comparison__row--feature+.pnp-comparison__row--feature:last-child{border-bottom:0}@media only screen and (max-width:1229px){.pnp-comparison__table{table-layout:fixed}.pnp-comparison__cell--header .pp-cta--type-button .pp-cta__link{min-width:95px}.pnp-comparison__cell--small{width:120px}.pnp-comparison__cell--header{padding-top:27px;padding-left:10px;padding-right:10px}.pnp-comparison__cell--header>*{order:1}.pnp-comparison__cell--header .pnp-comparison__text{font-size:20px;line-height:28px;width:100%}.pnp-comparison__cell--header .pnp-comparison__text--pricing{font-size:14px;line-height:20px;max-width:120px}.pnp-comparison__cell--header .pnp-comparison__top-label{order:0;position:absolute;left:50%;transform:translate(-50%);top:5px}.pnp-comparison__label{font-size:12px;line-height:20px;letter-spacing:.16px}.pnp-comparison__text--large{font-size:20px;line-height:28px}.pnp-comparison__header-image{width:50px;height:50px}.pnp-comparison__header-text{font-size:16px;line-height:24px}.pnp-comparison--sticky-header .pnp-comparison__header--sticked .pnp-comparison__text--pricing{max-width:110px}.pnp-comparison__text--header-plan-name{white-space:normal}.pnp-comparison__header-plan-title-wrapper{flex-wrap:wrap;gap:unset;width:100%;justify-content:center}}@media only screen and (max-width:1229px) and (min-width:768px){.pnp-comparison__row{display:flex;width:100%}.pnp-comparison__row--legend{width:100%;display:flex}.pnp-comparison__cell--title{width:200px;height:auto}.pnp-comparison__cell--note{flex-grow:1}}@media only screen and (max-width:767px){.pnp-comparison__row--feature{flex-wrap:wrap}.pnp-comparison__cell--title+.pnp-comparison__cell--note{border-left:0}.pnp-comparison__cell--title{width:100%;padding:10px;align-items:center}.pnp-comparison__cell--large{width:50%}}.pnp-addons{--column-count:2;--column-gap:32px;--row-gap:48px}.pnp-addons__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--row-gap) var(--column-gap)}.pnp-addons__item-wrap{flex-basis:calc((100% - var(--column-gap)) / var(--column-count));height:auto}.pnp-addons__item{position:relative;display:flex;padding-bottom:48px;height:100%;border-bottom:1px solid rgba(43,41,38,.2);gap:16px}.pnp-addons__item-image-wrapper{width:64px;height:64px;flex-shrink:0}.pnp-addons__item-header{margin-bottom:8px}.pnp-addons__item-label{position:absolute;top:22px;padding:4px 12px;background:#ff7a00;border-radius:10px;font-size:12px;font-weight:500;line-height:12px;text-align:center}.pnp-addons__item-title{font-size:24px;font-weight:500;line-height:32px}.pnp-addons--title-size--medium .pnp-addons__item-title{font-size:20px;line-height:28px;font-weight:500;max-width:190px}.pnp-addons__item-price{font-size:20px;font-weight:500;line-height:28px}.pnp-addons__item-price--line-through{text-decoration:line-through}.pnp-addons__before-price-text{font-size:12px;line-height:20px}.pnp-addons__item-note{font-size:16px;line-height:24px}.pnp-addons__item-link-wrapper{margin-top:8px;width:100%}@media only screen and (min-width:768px){.pnp-addons__item-wrap:nth-last-child(-n+2) .pnp-addons__item{padding-bottom:0;border-bottom:0}}@media only screen and (max-width:1229px){.pnp-addons{--column-gap:32px;--row-gap:40px}.pnp-addons__wrapper{gap:var(--row-gap) var(--column-gap)}.pnp-addons__item{padding-bottom:40px}.pnp-addons__item-title{font-size:20px;line-height:28px}}@media only screen and (max-width:767px){.pnp-addons{--column-gap: 0px ;--row-gap:32px;--column-count:1}.pnp-addons__wrapper{gap:var(--row-gap) var(--column-gap)}.pnp-addons__item-list{margin:0}.pnp-addons__item-wrap{padding:0}.pnp-addons__item-wrap:last-child .pnp-addons__item{padding-bottom:0;border-bottom:0}.pnp-addons__item{padding-bottom:32px}.pnp-addons__item-label{position:static;margin-bottom:4px}.pnp-addons__item-header{width:auto;margin-right:0;margin-bottom:8px}.pnp-addons__item-title{max-width:100%;width:100%;margin-right:0}.pnp-addons__item-price-and-note{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;max-width:none;width:100%}.pnp-addons__before-price-text{flex-basis:100%}.pnp-addons__item-price{margin-right:8px}.pnp-addons__item-note{max-width:calc(100% - 60px)}}.pnp-disclaimers__anchor{opacity:0}.pnp-disclaimers__title{font-size:20px;line-height:28px;margin-bottom:22px}.pnp-disclaimers__items-list{padding-left:14px}.pnp-disclaimers__item+.pnp-disclaimers__items-list{margin-top:15px}.pnp-disclaimers__item{font-size:12px;line-height:20px}.pnp-disclaimers__item a{color:#066fac;text-decoration:underline;border-radius:4px}.pnp-disclaimers__item+.pnp-disclaimers__item{margin-top:15px}.pnp-disclaimers__item>p{-moz-column-break-inside:avoid;break-inside:avoid-column}.pnp-disclaimers__item>p+p{margin-top:10px}.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:translate(-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:-moz-fit-content;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:-moz-fit-content;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 #00000012;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 #00000026}.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 #0003;position:absolute;inset:62px 0 0;border-radius:0 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 #0003}.tabs--design-2023 .tabs__item--active .tabs__item-background-corner{display:block}.tabs--design-2023 .tabs__content{border-radius:0 16px 16px;padding:22px 24px 24px;background:#fff;position:relative;z-index:4}.tabs--design-2025 .tabs__tabs-wrapper{border-bottom:1px solid rgba(43,41,38,.2);gap:32px}.tabs--design-2025 .tabs__item{font-size:20px;line-height:1;font-weight:500;flex-grow:unset;background-color:unset;color:#6f6f6f;padding:0 0 25px;flex-basis:unset;margin-left:0;position:relative}.tabs--design-2025 .tabs__item--active{color:#2b2926}.tabs--design-2025 .tabs__item--active:after{content:"";position:absolute;width:100%;height:3px;background:linear-gradient(275deg,#ffbf50 -.2%,#f80,#ff7002 99.89%);bottom:-1px;left:0}.tabs--design-2025 .tabs__content{padding-top:32px}@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:#2229;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: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:#0000001a 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;visibility:visible}.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: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 #00000026}.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: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:#0000001a 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 .01ms .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}}.pnp-plan-details__pricing{padding:29px 15px 26px 32px;display:flex;align-items:center;background:#1d3c34;color:#fff;border-radius:6px}.pnp-plan-details__pricing-divider{margin:0 20px;height:28px;width:1px;background:currentColor}.pnp-plan-details__pricing-title{font-weight:500;font-size:24px;line-height:32px;letter-spacing:-.08px}.pnp-plan-details__pricing-text{font-size:20px;line-height:28px;letter-spacing:-.08px}.pnp-plan-details__pricing-text .pnp-disclaimer-ref{color:#fff}.pnp-plan-details__pricing-text .pnp-disclaimer-ref:after{content:"";border-bottom:1px dotted #fff;position:absolute;width:100%;bottom:0;left:0}.pnp-plan-details__legend{display:flex;padding:28px 14px;border-bottom:1px solid #c4c4c4;font-size:16px;line-height:24px;-moz-column-gap:16px;column-gap:16px;justify-content:center}.pnp-plan-details__legend:first-child{padding-top:0}.pnp-plan-details__legend-item{display:flex;flex-basis:100%}.pnp-plan-details__legend-item:first-child:last-child{flex-basis:auto}.pnp-plan-details__legend-icon{margin-right:14px;height:24px;display:flex;align-items:center}.pnp-plan-details .tooltip__modal ul{-moz-column-count:1;column-count:1}.pnp-plan-details__links-divider{margin:0 32px;height:24px;width:1px;background:#a7a7a7}.pnp-plan-details__section-title{width:100%;display:flex;gap:8px;align-items:center;text-align:left;background:transparent}.pnp-plan-details__features,.pnp-plan-details__feature{display:flex}.pnp-plan-details__features{-moz-column-gap:32px;column-gap:32px}.pnp-plan-details__features-column{flex-basis:100%}.pnp-plan-details__links{display:flex;padding:22px 24px;border-radius:8px;align-items:center;background:#f6f5f1}.pnp-plan-details__feature-highlighted{font-weight:700;border-bottom:1px solid}.pnp-plan-details__feature-title{font-size:16px;line-height:24px;margin-right:8px}.pnp-plan-details__feature-icon{margin-right:9px;flex-shrink:0}.pnp-plan-details__section-icon{height:16px;width:16px}.pnp-plan-details__section-content{display:none}.pnp-plan-details__section--active .pnp-plan-details__section-title:before,.pnp-plan-details__section--active .pnp-plan-details__section .pnp-plan-details__section-title:before{display:none}.pnp-plan-details__section--active .pnp-plan-details__section-icon{transform:rotate(180deg)}.pnp-plan-details__section--active .pnp-plan-details__section-content{display:block}.pnp-plan-details__expand-features{padding-top:24px}.pnp-plan-details__wrapper--default .pnp-plan-details__section{border-top:1px solid #d3d3d3;margin-left:23px}.pnp-plan-details__wrapper--default .pnp-plan-details__section:first-child{border-top:0}.pnp-plan-details__wrapper--default .pnp-plan-details__section-title{font-weight:500;font-size:24px;line-height:32px;letter-spacing:-.08px;margin-bottom:12px}.pnp-plan-details__wrapper--default .pnp-plan-details__feature{padding:22px 24px;align-items:center;border-bottom:1px solid rgba(43,41,38,.2)}.pnp-plan-details__wrapper--default .pnp-plan-details__feature .tooltip--default{width:-moz-fit-content;width:fit-content}.pnp-plan-details__wrapper--default .pnp-plan-details__feature .tooltip__target{border-bottom:1px dashed #6f6f6f;border-radius:unset}.pnp-plan-details__wrapper--default .pnp-plan-details__feature-icon,.pnp-plan-details__wrapper--default .pnp-plan-details__feature-tooltip{display:flex;align-items:center;justify-content:center;height:24px}.pnp-plan-details__wrapper--default .pnp-plan-details__section-content{padding:0 32px 32px 55px}.pnp-plan-details__wrapper--default .pnp-plan-details__section--active{background:#f6f5f1;border-radius:10px;margin-bottom:5px}.pnp-plan-details__wrapper--design-2023 .pnp-plan-details__feature+.pnp-plan-details__feature{margin-top:16px}.pnp-plan-details__wrapper--design-2023 .pnp-plan-details__section{padding:48px 0}.pnp-plan-details__wrapper--design-2023 .pnp-plan-details__section+.pnp-plan-details__section{border-top:1px solid rgba(43,41,38,.2)}.pnp-plan-details__wrapper--design-2023 .pnp-plan-details__section-title{font-size:20px;font-weight:500;line-height:24px}.pnp-plan-details__wrapper--design-2023 .pnp-plan-details__section-title .pp-cta--disclaimer{color:#066fac}.pnp-plan-details__wrapper--design-2023 .pnp-plan-details__section-content{padding-top:32px}@media only screen and (max-width:1229px){.pnp-plan-details__wrapper--default .pnp-plan-details__pricing{padding:21px 20px}.pnp-plan-details__wrapper--default .pnp-plan-details__pricing-title,.pnp-plan-details__wrapper--default .pnp-plan-details__pricing-text{font-size:12px;line-height:20px}.pnp-plan-details__wrapper--default .pnp-plan-details__pricing-title{text-transform:uppercase;letter-spacing:.16px;font-weight:500}.pnp-plan-details__wrapper--default .pnp-plan-details__pricing-divider{height:11px;margin:0 8px}.pnp-plan-details__wrapper--default .pnp-plan-details__legend{padding:18px 20px;font-size:14px;line-height:20px}.pnp-plan-details__wrapper--default .pnp-plan-details__legend-icon{height:20px}.pnp-plan-details__wrapper--default .pnp-plan-details__features{display:block;padding-top:29px}.pnp-plan-details__wrapper--default .pnp-plan-details__links+.pnp-plan-details__wrapper--default .pnp-plan-details__features{padding-top:0}.pnp-plan-details__wrapper--default .pnp-plan-details__section{padding:0;margin:0}.pnp-plan-details__wrapper--default .pnp-plan-details__section-title{font-size:20px;line-height:28px;margin:0;padding:32px 35px 32px 32px;cursor:pointer;position:relative;width:100%}.pnp-plan-details__wrapper--default .pnp-plan-details__section+.pnp-plan-details__wrapper--default .pnp-plan-details__section .pnp-plan-details__wrapper--default .pnp-plan-details__section-title:before{position:absolute;top:0;left:32px;right:35px;height:1px;background:#d3d3d3;content:""}.pnp-plan-details__wrapper--default .pnp-plan-details__feature{padding:10px 16px 10px 24px;min-height:68px}.pnp-plan-details__wrapper--default .pnp-plan-details__links{flex-direction:column;align-items:flex-start;row-gap:18px}.pnp-plan-details__wrapper--default .pnp-plan-details__links-divider{display:none}.pnp-plan-details__wrapper--design-2023 .pnp-plan-details__features{padding-top:12px}.pnp-plan-details__wrapper--design-2023 .pnp-plan-details__section{padding:28px 0}}@media only screen and (max-width:767px){.pnp-plan-details__wrapper--default .pnp-plan-details__pricing{display:block}.pnp-plan-details__wrapper--default .pnp-plan-details__pricing-divider{display:none}.pnp-plan-details__wrapper--default .pnp-plan-details__legend{display:block;padding:16px 0 32px;border:0;font-size:12px}.pnp-plan-details__wrapper--default .pnp-plan-details__legend-item+.pnp-plan-details__wrapper--default .pnp-plan-details__legend-item{margin-top:8px}.pnp-plan-details__wrapper--default .pnp-plan-details__section-title{padding:32px 12px}.pnp-plan-details__wrapper--default .pnp-plan-details__section+.pnp-plan-details__wrapper--default .pnp-plan-details__section .pnp-plan-details__wrapper--default .pnp-plan-details__section-title:before{left:12px;right:12px}.pnp-plan-details__wrapper--default .pnp-plan-details__section-content{padding-left:35px}.pnp-plan-details__wrapper--default .pnp-plan-details__feature-title{font-size:14px;line-height:20px}.pnp-plan-details__wrapper--default .pnp-plan-details__feature-icon,.pnp-plan-details__wrapper--default .pnp-plan-details__feature-tooltip{height:20px}.pnp-plan-details__wrapper--default .pnp-plan-details__features--no-sections .pnp-plan-details__wrapper--default .pnp-plan-details__feature-icon{margin-left:0}.pnp-plan-details__wrapper--default .pnp-plan-details__features{padding-top:0}.pnp-plan-details__wrapper--design-2023 .pnp-plan-details__features{padding-top:20px}}.pnp-plan-buttons__wrapper{display:flex;gap:10px;flex-wrap:wrap}
