.styles_ButtonsBox__B_XDd{display:flex;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;gap:14px}.styles_ButtonsBox__B_XDd.styles_start__tOtR3{justify-content:flex-start}.styles_ButtonsBox__B_XDd.styles_center__c9cRM{justify-content:center}.styles_ButtonsBox__B_XDd.styles_end__HQyEU{justify-content:flex-end}.styles_ButtonsBox__B_XDd.styles_spaceBetween__u5Waf{justify-content:space-between}.styles_ButtonsBox__B_XDd.styles_stretch__3Xzmn>*{width:100%;flex:1 1 auto}@media(max-width:600px){.styles_ButtonsBox__B_XDd.styles_underOnMobile__g50cM{flex-direction:column-reverse;gap:7px}.styles_ButtonsBox__B_XDd.styles_underOnMobile__g50cM>*{width:100%}}.styles_button__qY23f{display:inline-flex;align-items:center;justify-content:center;padding:0;outline:none}.styles_button__qY23f svg{flex:0 0 auto;border-radius:50%;transition:box-shadow .2s}.styles_button__qY23f svg path{transition:fill .2s}.styles_button__qY23f[data-active=true] svg,.styles_button__qY23f[data-hovered] svg,.styles_button__qY23f[data-pressed] svg{box-shadow:0 0 0 3px var(--color-gray)}@keyframes styles_slide__nkxbd{0%{transform:var(--origin);opacity:0}to{transform:translateY(0);opacity:1}}.styles_toollip__Lu___{--origin:translateY(4px);margin-bottom:14px;transform:none;background-color:#fff;text-align:center;box-sizing:border-box;padding:24px 30px;max-width:280px;border-radius:10px;box-shadow:0 4px 12px 0 rgba(0,0,0,.05)}.styles_toollip__Lu___[data-entering]{animation:styles_slide__nkxbd .2s}.styles_toollip__Lu___[data-exiting]{animation:styles_slide__nkxbd .2s ease-in reverse}.styles_toollip__Lu___ a{font-weight:600;text-decoration:none;color:var(--color-accent);transition:color .15s;cursor:pointer}.styles_toollip__Lu___ a:hover{color:var(--color-accent-dark,--color-purple-dark)}.styles_dialog__e8OBk{outline:none}@media(pointer:coarse){.styles_pointer__iJ8DF{display:none}}@media(pointer:fine){.styles_touch__InHrQ{display:none}}@media(max-width:900px){.styles_toollip__Lu___{padding:18px 20px;max-width:250px}.styles_toollip__Lu___ strong{margin-bottom:4px}}.styles_Modal__dkIOw{position:fixed;top:0;right:0;bottom:0;left:0;background-color:transparent;z-index:200;display:flex;align-items:center;justify-content:center;padding:30px;--modal-spacing:40px;--modal-overlay-color:rgba(87,86,94,.25)}.styles_Modal__dkIOw.styles_isOverlayReady__znGH0{transition:background-color .1s;transition-timing-function:ease-out;background-color:var(--modal-overlay-color)}@media(max-height:800px){.styles_Modal__dkIOw{--modal-spacing:30px}}@media(max-height:800px)and (pointer:fine){.styles_Modal__dkIOw .styles_scrollBody__Cr4Xs .styles_body__qxIAs{padding-right:calc(var(--modal-spacing) - 15px)}}@media(min-width:601px){.styles_Modal__dkIOw.styles_fullwidth__p7a8X{padding:70px}}@media(max-width:600px){.styles_Modal__dkIOw{padding:14px;--modal-spacing:20px}.styles_Modal__dkIOw.styles_fullwidth__p7a8X{padding:14px}}.styles_modalWindow__BQaIL{background:var(--color-background);box-shadow:0 14px 28px 0 rgba(0,0,0,.14);border-radius:10px;padding:var(--modal-spacing);padding-top:calc(var(--modal-spacing) - 5px);box-sizing:border-box;transition:none;opacity:0;width:100%;max-height:100%;overflow:hidden}.styles_modalWindow__BQaIL.styles_tiny__DznAY{max-width:300px}.styles_modalWindow__BQaIL.styles_small__97yFF{max-width:440px}.styles_modalWindow__BQaIL.styles_medium__ZMYK3{max-width:520px}.styles_modalWindow__BQaIL.styles_x-medium__Thpzo{max-width:600px}.styles_modalWindow__BQaIL.styles_large__ROLS_{max-width:700px;border-radius:16px}.styles_modalWindow__BQaIL.styles_x-large__umX1X{max-width:900px}.styles_modalWindow__BQaIL.styles_xx-large__UEuRr{max-width:1200px}.styles_modalWindow__BQaIL.styles_fullWidth__M2vf8{max-width:100%}.styles_modalWindow__BQaIL.styles_ready__0XLTI{transition:margin-top .25s,opacity .1s,background-color .2s,transform .25s;transition-timing-function:ease-out}.styles_modalWindow__BQaIL.styles_flex__b2WzZ{display:flex;flex-direction:column}.styles_modalWindow__BQaIL.styles_flex__b2WzZ .styles_header__UiOU6{flex:0 0 auto}.styles_modalWindow__BQaIL.styles_flex__b2WzZ .styles_body__qxIAs{flex:1 1 auto}.styles_modalWindow__BQaIL>div{opacity:1;transition-timing-function:ease-out;transition:opacity .1s}@media(max-width:600px){.styles_modalWindow__BQaIL{padding-top:var(--modal-spacing)}.styles_modalWindow__BQaIL.styles_scrollBody__Cr4Xs .styles_body__qxIAs{padding-top:0}}.styles_scrollBody__Cr4Xs{display:flex;flex-direction:column;padding-bottom:0;padding-left:0;padding-right:0}.styles_scrollBody__Cr4Xs .styles_bottomActions__UnR_S,.styles_scrollBody__Cr4Xs .styles_header__UiOU6{flex:0 0 auto;padding-left:var(--modal-spacing);padding-right:var(--modal-spacing)}.styles_scrollBody__Cr4Xs .styles_body__qxIAs{overflow-y:scroll;overscroll-behavior:contain;padding-top:6px;padding-left:var(--modal-spacing);padding-bottom:var(--modal-spacing)}.styles_scrollBody__Cr4Xs .styles_bottomActions__UnR_S{margin-top:28px;margin-bottom:28px}@media(pointer:coarse){.styles_scrollBody__Cr4Xs .styles_body__qxIAs{padding-right:var(--modal-spacing)}}@media(pointer:fine){.styles_scrollBody__Cr4Xs .styles_body__qxIAs{flex:1 1 auto;padding-right:calc(var(--modal-spacing) - 16px)}.styles_scrollBody__Cr4Xs .styles_body__qxIAs::-webkit-scrollbar{width:16px;height:16px}.styles_scrollBody__Cr4Xs .styles_body__qxIAs::-webkit-scrollbar-track{background:#fff}.styles_scrollBody__Cr4Xs .styles_body__qxIAs::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:9999px;background-color:var(--color-divider)}}@media(max-width:600px){.styles_scrollBody__Cr4Xs .styles_body__qxIAs{padding-top:0}}.styles_noHPaddingBody__nDRkj{padding-left:0;padding-right:0}.styles_noHPaddingBody__nDRkj .styles_header__UiOU6{padding-left:var(--modal-spacing);padding-right:var(--modal-spacing)}.styles_header__UiOU6{display:flex;justify-content:space-between;margin-bottom:25px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-height:800px){.styles_header__UiOU6{margin-bottom:20px}}.styles_titlePlaceholder__m6Sji,.styles_title__oeOVI{flex:1 1 auto}.styles_actions__WvyRX{flex:0 0 auto;margin-left:15px;margin-right:-4px}.styles_actions__WvyRX button{display:flex;align-items:center;justify-content:center;padding:6px}.styles_actions__WvyRX button svg path{transition:fill .15s}.styles_actions__WvyRX button:hover svg path{fill:#000}.styles_bottomActions__UnR_S{margin-top:var(--modal-spacing)}.styles_bottomActions__UnR_S button{min-width:96px}@media(max-width:600px){.styles_bottomActions__UnR_S{margin-top:calc(var(--modal-spacing) + 10px)}}.styles_body__qxIAs{line-height:1.57}div.styles_TextModal__n8twx{padding-bottom:50px;max-height:100%}div.styles_TextModal__n8twx strong{font-weight:600}.styles_Checkbox__aJCls{display:flex;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:15px}.styles_Checkbox__aJCls>span{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:28px;height:28px;box-sizing:border-box;border-radius:8px;background:var(--color-gray-light);box-shadow:inset 0 0 0 2px var(--color-gray-light);position:relative;margin:0;cursor:pointer;transition:background-color .15s,box-shadow .15s}.styles_Checkbox__aJCls>span input{position:absolute;left:0;top:0;height:100%;width:100%;box-sizing:border-box;margin:0;padding:0;z-index:10;opacity:0;cursor:pointer}.styles_Checkbox__aJCls>span i{opacity:0;transform:scale(.8);transition:opacity .15s,transform .15s;position:absolute;top:0;left:0;right:0;bottom:0;line-height:13px;z-index:5;cursor:pointer;display:flex;align-items:center;justify-content:center}.styles_Checkbox__aJCls>label{flex:1 1 auto;cursor:pointer;line-height:1.3}.styles_Checkbox__aJCls:not(.styles_checked__8XkQh):not(.styles_disabled__y79oP):hover>span{background:var(--color-gray);box-shadow:inset 0 0 0 2px var(--color-gray)}.styles_Checkbox__aJCls.styles_checked__8XkQh>span{background:#fff}.styles_Checkbox__aJCls.styles_checked__8XkQh>span i{opacity:1;transform:scale(1)}.styles_Checkbox__aJCls.styles_checked__8XkQh:not(.styles_disabled__y79oP) label{font-weight:600}.styles_Checkbox__aJCls.styles_checked__8XkQh:not(.styles_disabled__y79oP):hover>span{box-shadow:inset 0 0 0 2px var(--color-gray)}.styles_Checkbox__aJCls.styles_disabled__y79oP,.styles_Checkbox__aJCls.styles_disabled__y79oP i,.styles_Checkbox__aJCls.styles_disabled__y79oP input,.styles_Checkbox__aJCls.styles_disabled__y79oP label,.styles_Checkbox__aJCls.styles_disabled__y79oP>span{cursor:not-allowed}.styles_Checkbox__aJCls.styles_disabled__y79oP i svg path{fill:var(--color-gray)}.styles_Checkbox__aJCls.styles_disabled__y79oP:not(.styles_checked__8XkQh) label{color:var(--color-text-secondary)}.styles_Checkbox__aJCls.styles_error__iYeTv>span{box-shadow:inset 0 0 0 2px var(--color-red)}.styles_Checkbox__aJCls.styles_dark__ByBRl:not(.styles_checked__8XkQh)>span{background:var(--color-gray);box-shadow:inset 0 0 0 2px var(--color-gray)}.styles_Checkbox__aJCls.styles_dark__ByBRl:not(.styles_disabled__y79oP):hover>span{background:var(--color-gray-dark);box-shadow:inset 0 0 0 2px var(--color-gray-dark)}.styles_IconButton__ZeEDl{flex:0 0 auto;cursor:pointer;border-radius:50%;display:flex;justify-content:center;align-items:center;width:30px;height:30px;padding:0}.styles_IconButton__ZeEDl:active,.styles_IconButton__ZeEDl:hover{background-color:var(--color-white-dark)}.styles_IconButton__ZeEDl:active{box-shadow:0 0 0 3px var(--color-white-light)}.styles_IconButton__ZeEDl svg{flex:0 0 auto}.styles_DatePickerModal__votT0{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_DatePickerModal__votT0 .styles_header__zxfv6{width:100%;display:flex;align-items:center}.styles_DatePickerModal__votT0 .styles_header__zxfv6 button{flex:0 0 auto}.styles_DatePickerModal__votT0 .styles_header__zxfv6 button.styles_left__RDnA_{transform:rotate(180deg)}.styles_DatePickerModal__votT0 .styles_header__zxfv6 span{display:block;text-align:center;flex:1 1 auto;font-size:16px;font-weight:600}.styles_DatePickerModal__votT0 table{width:100%;background-color:var(--color-background)}.styles_DatePickerModal__votT0 table td,.styles_DatePickerModal__votT0 table th{height:38px;line-height:38px;text-align:center}.styles_DatePickerModal__votT0 table th{color:var(--color-text-secondary);font-size:14px;font-weight:400}.styles_DatePickerModal__votT0 table td{color:var(--color-gray);text-align:center}.styles_DatePickerModal__votT0 table td span{vertical-align:middle;display:inline-block;box-sizing:border-box;width:36px;height:36px;line-height:36px;border-radius:50%;text-align:center;cursor:pointer;font-weight:500;transition:background-color .05s}.styles_DatePickerModal__votT0 table td.styles_inCurrentMonth__5NQwB{color:var(--color-black)}.styles_DatePickerModal__votT0 table td:not(.styles_isSelected__jKCNC) span:hover{background-color:var(--color-white-dark)}.styles_DatePickerModal__votT0 table td:not(.styles_isSelected__jKCNC) span:active{background-color:var(--color-white-dark);box-shadow:0 0 0 3px var(--color-white-light)}.styles_DatePickerModal__votT0 table td:not(.styles_isSelected__jKCNC).styles_isToday__i1MbB span{border:1px solid var(--color-divider)}.styles_DatePickerModal__votT0 table td.styles_isSelected__jKCNC span{background-color:var(--color-purple);color:#fff;font-weight:600}.styles_DatePickerModal__votT0 table td.styles_isSelected__jKCNC span:hover{background-color:var(--color-purple-dark)}.styles_DatePickerModal__votT0 .styles_buttons__6Zcvq{margin-top:40px}.styles_CreatableSelect__h4Bhu,.styles_Select__gRFJ6{--select-option-height-big:calc(var(--input-big-height, 62px) - 2px);--select-option-height:calc(var(--input-height, 48px) - 2px)}.styles_DropdownIndicator__Gn5f3{transform:none;transition:transform .15s;cursor:pointer}.styles_DropdownIndicator__Gn5f3.styles_isOpen__KJAXs{transform:rotate(180deg)}.styles_DropdownIndicator__Gn5f3.styles_isOpen__KJAXs svg path,.styles_DropdownIndicator__Gn5f3:hover svg path{fill:#000}.styles_ClearIndicator__1C_52{cursor:pointer}.styles_ClearIndicator__1C_52>div{padding:0 5px;display:flex;align-items:center;justify-content:center}.styles_ClearIndicator__1C_52>div svg{flex:0 0 auto}.styles_ClearIndicator__1C_52:hover svg path{fill:#000}.styles_optionCheck__ksvA1{flex:0 0 auto;width:34px;display:flex;align-items:center;justify-content:center}.styles_optionLabel__oID6l{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_optionLabel__oID6l.styles_isSelected__SAu7A{font-weight:600}.styles_option__lfikn .styles_optionEdit__u5WOa{display:none;flex:0 0 auto;width:18px;align-items:center;justify-content:center;cursor:pointer}.styles_option__lfikn.styles_focused__LZG_7 .styles_optionEdit__u5WOa,.styles_option__lfikn:hover .styles_optionEdit__u5WOa{display:flex}.styles_MultiValueRemove__Clztc path{fill:#a699e1}.styles_MultiValueRemove__Clztc:hover path{fill:var(--color-text-primary)}.styles_RadioSelect__rHiyu{transition:opacity .15s;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.styles_RadioSelect__rHiyu li{display:flex;align-items:center}.styles_RadioSelect__rHiyu li[data-selected=true] label{font-weight:600}.styles_RadioSelect__rHiyu input[type=radio]{flex:0 0 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0 14px 0 0;width:28px;height:28px;border:none;border-radius:50%;transition:background-color .15s,box-shadow .15s;display:grid;place-content:center;background-color:var(--color-field-bg-empty-normal)}.styles_RadioSelect__rHiyu input[type=radio]:not(:disabled):hover{background-color:var(--color-field-bg-empty-hover)}.styles_RadioSelect__rHiyu input[type=radio]:checked{background-color:#fff;box-shadow:inset 0 0 0 2px var(--color-field-br-normal)}.styles_RadioSelect__rHiyu input[type=radio]:checked:not(:disabled):hover{box-shadow:inset 0 0 0 2px var(--color-field-br-hover)}.styles_RadioSelect__rHiyu input[type=radio]:before{content:"";width:12px;height:12px;border-radius:50%;transform:scale(.5);opacity:0;transition:transform .15s,opacity .15s;box-shadow:inset 10px 10px var(--color-black);background-color:CanvasText}.styles_RadioSelect__rHiyu input[type=radio]:checked:before{opacity:1;transform:scale(1)}.styles_RadioSelect__rHiyu label{flex:0 1 auto;font-size:16px}.styles_RadioSelect__rHiyu.styles_disabled__L9TRn{opacity:.5}.styles_RadioSelect__rHiyu.styles_dark__kjhIx input[type=radio]{background-color:#eaeaea}.styles_RadioSelect__rHiyu.styles_dark__kjhIx input[type=radio]:not(:disabled):hover{background-color:var(--color-field-bg-empty-hover)}.styles_RadioSelect__rHiyu.styles_dark__kjhIx input[type=radio]:checked{background-color:#fff}.styles_RadioSelect__rHiyu.styles_big__m83Ta{gap:10px}.styles_RadioSelect__rHiyu.styles_big__m83Ta li{height:var(--input-big-height);padding:0 14px;box-sizing:border-box;border-radius:12px}.styles_RadioSelect__rHiyu.styles_big__m83Ta li label{font-size:var(--text-3-font-size)}.styles_RadioSelect__rHiyu.styles_big__m83Ta li[data-selected=true]{background-color:var(--color-gray-light);font-weight:600}@media(max-width:600px){.styles_RadioSelect__rHiyu input[type=radio]{margin-right:12px;width:24px;height:24px}.styles_RadioSelect__rHiyu input[type=radio]:before{width:10px;height:10px}.styles_RadioSelect__rHiyu label{font-size:14px}.styles_RadioSelect__rHiyu.styles_big__m83Ta{gap:7px}}.styles_ModalForm__5SGwc .styles_actions___yfuQ button{min-width:96px}.styles_ModalForm__5SGwc.styles_compactActions__SjTA6 .styles_fields__I4_WW>div:not(:last-child),.styles_ModalForm__5SGwc.styles_compact__FV3z3 .styles_fields__I4_WW>div:not(:last-child){margin-bottom:14px}.styles_ModalForm__5SGwc.styles_compact__FV3z3>div label{margin-bottom:7px}.styles_ModalForm__5SGwc.styles_compact__FV3z3 .styles_actions___yfuQ{margin-top:30px}.styles_ModalForm__5SGwc.styles_compactActions__SjTA6 .styles_actions___yfuQ{margin-top:14px}.styles_ModalForm__5SGwc.styles_normal__pj_TK .styles_fields__I4_WW>div:not(:last-child){margin-bottom:var(--form-field-spacing)}.styles_ModalForm__5SGwc.styles_normal__pj_TK .styles_actions___yfuQ{margin-top:var(--modal-spacing)}.styles_ModalForm__5SGwc.styles_scrollFields__MA1to{flex:1 1 auto;display:flex;flex-direction:column;height:100%;overflow:hidden}.styles_ModalForm__5SGwc.styles_scrollFields__MA1to .styles_fields__I4_WW{flex:1 1 auto;overflow-y:auto;padding-left:var(--modal-spacing);padding-right:calc(var(--modal-spacing) - var(--scrollbar-size));scroll-padding-top:4px;padding-top:4px;padding-bottom:var(--modal-spacing)}.styles_ModalForm__5SGwc.styles_scrollFields__MA1to .styles_fields__I4_WW::-webkit-scrollbar{width:var(--scrollbar-size,8px);height:var(--scrollbar-size,8px)}.styles_ModalForm__5SGwc.styles_scrollFields__MA1to .styles_fields__I4_WW::-webkit-scrollbar-track{background:var(--color-background)}.styles_ModalForm__5SGwc.styles_scrollFields__MA1to .styles_fields__I4_WW::-webkit-scrollbar-thumb{background:var(--color-divider);border-radius:calc(var(--scrollbar-size, 8px)/2)}.styles_ModalForm__5SGwc.styles_scrollFields__MA1to .styles_actions___yfuQ{flex:0 0 auto;padding-left:var(--modal-spacing);padding-right:var(--modal-spacing)}@media(max-width:600px){.styles_ModalForm__5SGwc.styles_compactActions__SjTA6 .styles_fields__I4_WW>div:not(:last-child),.styles_ModalForm__5SGwc.styles_compact__FV3z3 .styles_fields__I4_WW>div:not(:last-child){margin-bottom:12px}.styles_ModalForm__5SGwc.styles_compact__FV3z3 .styles_actions___yfuQ{margin-top:var(--modal-spacing)}.styles_ModalForm__5SGwc.styles_normal__pj_TK .styles_fields__I4_WW>div:not(:last-child){margin-bottom:12px}.styles_ModalForm__5SGwc.styles_normal__pj_TK .styles_actions___yfuQ{margin-top:calc(var(--modal-spacing) + 10px)}}.styles_header__BvUxl{margin-bottom:0}.styles_body__mBRBQ{display:flex;flex-direction:column;align-items:center}.styles_body__mBRBQ .styles_title__p5dOw{text-align:center;max-width:280px;font-weight:700}.styles_body__mBRBQ p.styles_text__upTmr{margin-top:30px;margin-bottom:35px;text-align:center;max-width:350px}.styles_body__mBRBQ button{width:100%;margin-bottom:14px}.styles_body__mBRBQ strong{font-weight:600}.styles_header__E95sq{margin-bottom:0}.styles_body__0Y_UG{display:flex;flex-direction:column;align-items:center}.styles_body__0Y_UG>p{margin-top:14px;margin-bottom:40px;text-align:center;max-width:300px}.styles_body__0Y_UG form{width:100%}.styles_body__0Y_UG a,.styles_body__0Y_UG button{width:100%;margin-bottom:14px;font-weight:600}.styles_body__0Y_UG>span{font-size:var(--text-3-font-size);margin-bottom:14px}.styles_body__0Y_UG .styles_apple__1xeXG i{padding-bottom:4px}.styles_body__0Y_UG .styles_note__PCHpn{margin-top:3px;margin-bottom:0;font-weight:300}.styles_body__0Y_UG .styles_note__PCHpn a{font-weight:600}.styles_modalBody__DY5_H .styles_text__MXVfd{margin-bottom:20px}@media(min-width:601px){.styles_modalBody__DY5_H .styles_actions__g7FBJ button{width:120px}}.styles_BecomeFranchiseeButton__7faN_{flex-direction:column}.styles_BecomeFranchiseeButton__7faN_ strong{color:var(--color-accent-text);line-height:20px;font-weight:600}.styles_BecomeFranchiseeButton__7faN_ span{font-size:14px;line-height:19px;font-weight:400;opacity:.65}@media(max-width:600px){.styles_BecomeFranchiseeButton__7faN_ strong{font-size:16px;line-height:17px}.styles_BecomeFranchiseeButton__7faN_ span{font-size:13px;line-height:18px}}.styles_modalBody__QGu1U .styles_text__tc4pC{margin-bottom:20px}@media(min-width:601px){.styles_modalBody__QGu1U .styles_actions__4SvqQ button{width:120px}}.styles_truncateLines__aA1DL{overflow:hidden}@supports(-webkit-line-clamp:1){.styles_truncateLines__aA1DL{word-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}}.styles_moreButton__VJRDF{display:block;margin-top:2px;font-weight:600;text-decoration:none;color:var(--color-accent);transition:color .15s;cursor:pointer}.styles_moreButton__VJRDF:hover{color:var(--color-accent-dark,--color-purple-dark)}@media(max-width:600px){.styles_moreButton__VJRDF{margin-top:8px}}.styles_DropdownButton__gccvq button{box-sizing:border-box;width:var(--button-height);height:var(--button-height);line-height:var(--button-height);border-radius:10px;padding:0;font-size:16px;text-align:center;text-decoration:none;border:none;transition:background-color .15s,box-shadow .15s}.styles_DropdownButton__gccvq button:disabled{cursor:not-allowed}.styles_DropdownButton__gccvq button i{height:100%;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.styles_DropdownButton__gccvq button.styles_wide__3qX9V{width:100%;display:flex;gap:10px;padding-left:17px;padding-right:17px}.styles_DropdownButton__gccvq button.styles_wide__3qX9V i{flex:0 0 auto}.styles_DropdownButton__gccvq button.styles_wide__3qX9V i:not(.styles_chevron__3JRRL){width:18px}.styles_DropdownButton__gccvq button.styles_wide__3qX9V span{flex:1 1 auto;text-align:left;font-weight:600}.styles_DropdownButton__gccvq button.styles_wide__3qX9V i.styles_chevron__3JRRL{width:12px}.styles_DropdownButton__gccvq button svg path{transition:fill .15s}.styles_DropdownButton__gccvq.styles_wired__QS8C4 button{color:var(--color-text-primary);background-color:var(--color-white);box-shadow:inset 0 0 0 1px var(--color-gray)}.styles_DropdownButton__gccvq.styles_wired__QS8C4 button:hover{background-color:var(--color-white-dark);box-shadow:none}.styles_DropdownButton__gccvq.styles_transparent__FDf9T button{background-color:transparent;box-shadow:none}.styles_DropdownButton__gccvq.styles_transparent__FDf9T button svg path{fill:var(--color-text-secondary)}.styles_DropdownButton__gccvq.styles_transparent__FDf9T button:hover{background-color:var(--color-white-dark)}.styles_DropdownButton__gccvq.styles_transparent__FDf9T button:hover svg path{fill:var(--color-black)}.styles_DropdownButton__gccvq.styles_accent__pQnwL button{color:var(--color-accent-text);background-color:var(--color-accent)}.styles_DropdownButton__gccvq.styles_accent__pQnwL button svg path{fill:var(--color-accent-text)}.styles_DropdownButton__gccvq.styles_accent__pQnwL button:hover{background-color:var(--color-accent-dark)}.styles_DropdownButton__gccvq .styles_chevron__3JRRL svg{transition:transform .15s}.styles_DropdownButton__gccvq.styles_isOpen__KHfCR button{background-color:var(--color-white-dark);box-shadow:none}.styles_DropdownButton__gccvq.styles_isOpen__KHfCR button svg path{fill:var(--color-black)}.styles_DropdownButton__gccvq.styles_isOpen__KHfCR.styles_accent__pQnwL button{background-color:var(--color-accent-dark)}.styles_DropdownButton__gccvq.styles_isOpen__KHfCR.styles_accent__pQnwL button svg path{fill:var(--color-accent-text)}.styles_DropdownButton__gccvq.styles_isOpen__KHfCR .styles_chevron__3JRRL svg{transform:rotate(180deg)}@media(min-width:601px){.styles_DropdownButton__gccvq button:not(.styles_wide__3qX9V) .styles_chevron__3JRRL,.styles_DropdownButton__gccvq button:not(.styles_wide__3qX9V) span{display:none}}@media(max-width:600px){.styles_DropdownButton__gccvq button{width:100%;padding-left:2px;padding-right:15px;display:flex}.styles_DropdownButton__gccvq button:hover{background-color:var(--color-white)}.styles_DropdownButton__gccvq button i{flex:0 0 auto}.styles_DropdownButton__gccvq button i:not(.styles_chevron__3JRRL){width:40px}.styles_DropdownButton__gccvq button span{flex:1 1 auto}.styles_DropdownButton__gccvq button i.styles_chevron__3JRRL{width:12px}.styles_DropdownButton__gccvq span{text-align:left}.styles_DropdownButton__gccvq.styles_isOpen__KHfCR button{background-color:var(--color-white)}}.styles_enter__tYoBv{opacity:0;transform:translateY(10px) rotateX(-2deg)}.styles_enterActive__54JND{transition:opacity .2s,transform .2s}.styles_enterActive__54JND,.styles_enterDone__DMt__,.styles_exit__kLkPX{opacity:1;transform:translate(0) rotateX(0deg)}.styles_exitActive__kT3I4{transition:opacity .2s,transform .2s}.styles_exitActive__kT3I4,.styles_exitDone__h4y0_{opacity:0;transform:translateY(10px) rotateX(-2deg)}.styles_DropdownPopover__EOAFw{position:absolute;z-index:50;min-width:165px;padding-top:7px;box-sizing:border-box}.styles_DropdownPopover__EOAFw>ul{width:100%;height:100%;box-sizing:border-box;border-radius:10px;background-color:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.05);padding-top:7px;padding-bottom:7px}@media(max-width:600px){.styles_DropdownPopover__EOAFw{left:var(--container-horizontal-padding)}}.styles_item__6sGpd{height:50px;padding:0 16px;box-sizing:border-box;cursor:pointer}.styles_item__6sGpd.styles_disabled__h_jbg{cursor:not-allowed}.styles_item__6sGpd.styles_disabled__h_jbg span{color:var(--color-text-secondary)}.styles_item__6sGpd.styles_disabled__h_jbg svg path{fill:var(--color-text-secondary)}.styles_item__6sGpd:hover:not(.styles_disabled__h_jbg){background-color:var(--color-white-dark)}.styles_item__6sGpd a,.styles_item__6sGpd:not(.styles_link__cjo8O){display:grid;grid-template-columns:18px 1fr;grid-gap:14px;gap:14px;align-items:center}.styles_item__6sGpd a{width:100%;height:100%;text-decoration:none}.styles_item__6sGpd i{display:flex;align-items:center;justify-content:center}.styles_item__6sGpd i svg{flex:0 0 auto}.styles_item__6sGpd svg path{fill:#000}.styles_item__6sGpd span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:#000}.styles_item__6sGpd.styles_bold__OmAy9 span{font-weight:600}@media(max-width:600px){.styles_item__6sGpd{height:46px;padding-left:2px;padding-right:15px}.styles_item__6sGpd a,.styles_item__6sGpd:not(.styles_link__cjo8O){grid-template-columns:40px 1fr;gap:0}}.styles_separator__3wISh{margin-top:10px;margin-bottom:10px;height:1px;background-color:var(--color-divider)}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_c70c06;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_Fallback_c70c06;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_c70c06{font-family:__Poppins_c70c06,__Poppins_Fallback_c70c06,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-style:normal}.__variable_c70c06{--font-default:"__Poppins_c70c06","__Poppins_Fallback_c70c06",Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.styles_big__AccVn>button{--button-height:var(--button-big-height);gap:12px!important}.styles_content__gEa_h{--content-image-spacing:60px;--content-paragraph-spacing:40px;--content-paragraph-small-spacing:30px;--h2-top-spacing:50px;--h2-bottom-spacing:24px;--list-spacing:8px}.styles_content__gEa_h h2 a,.styles_content__gEa_h h3 a,.styles_content__gEa_h h4 a,.styles_content__gEa_h h5 a{color:var(--color-purple);text-decoration:none}.styles_content__gEa_h li a,.styles_content__gEa_h p a{font-weight:600;color:var(--color-accent);text-decoration:none}.styles_content__gEa_h h2{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}.styles_content__gEa_h h3{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}.styles_content__gEa_h h4,.styles_content__gEa_h h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}.styles_content__gEa_h li,.styles_content__gEa_h p{font-size:var(--text-1-font-size);line-height:var(--text-1-line-height)}.styles_content__gEa_h ul li{position:relative;padding-left:30px;margin-bottom:0;--list-bullet-top:10px}.styles_content__gEa_h ul li:before{position:absolute;top:var(--list-bullet-top);left:0;width:14px;height:14px;transform:none;content:"";background:var(--color-text-secondary);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M1,7a6,6 0 1,0 12,0a6,6 0 1,0 -12,0' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M1,7a6,6 0 1,0 12,0a6,6 0 1,0 -12,0' /%3E%3C/svg%3E")}.styles_content__gEa_h ol{list-style-position:inside}.styles_content__gEa_h ol li:not(:last-child),.styles_content__gEa_h ul li:not(:last-child){margin-bottom:var(--list-spacing)}.styles_content__gEa_h table{border-collapse:separate;border-spacing:0;border:1px solid var(--color-divider);font-size:var(--text-3-font-size);--table-cell-padding:10px;width:100%}.styles_content__gEa_h table td,.styles_content__gEa_h table th{padding:6px var(--table-cell-padding)}.styles_content__gEa_h table th,.styles_content__gEa_h table tr:not(:last-child) td{border-bottom:1px solid var(--color-divider)}.styles_content__gEa_h table td,.styles_content__gEa_h table th{text-align:start;border-right:1px solid var(--color-divider)}.styles_content__gEa_h table th{font-weight:600;background-color:var(--color-gray-light)}.styles_content__gEa_h strong{font-weight:600}.styles_content__gEa_h blockquote:not(:last-child),.styles_content__gEa_h h2:not(:last-child),.styles_content__gEa_h h3:not(:last-child),.styles_content__gEa_h iframe:not(:last-child),.styles_content__gEa_h ol:not(:last-child),.styles_content__gEa_h p:not(:last-child),.styles_content__gEa_h pre:not(:last-child),.styles_content__gEa_h table:not(:last-child),.styles_content__gEa_h ul:not(:last-child){margin-bottom:var(--content-paragraph-spacing)}.styles_content__gEa_h h2:not(:first-child){margin-top:var(--h2-top-spacing)}.styles_content__gEa_h h2:not(:last-child),.styles_content__gEa_h h3:not(:last-child){margin-bottom:var(--h2-bottom-spacing)}.styles_content__gEa_h h4:not(:last-child),.styles_content__gEa_h h5:not(:last-child){margin-bottom:var(--content-paragraph-small-spacing)}.styles_content__gEa_h blockquote{border-left:7px solid #7a63dd;padding-left:20px;padding-top:20px;padding-bottom:20px;font-weight:300;font-style:italic}.styles_content__gEa_h blockquote .quote-author{margin-top:40px;font-size:var(--text-1-font-size);font-style:normal;font-weight:400}.styles_content__gEa_h iframe{margin:0;padding:0;border:none}.styles_content__gEa_h iframe.rounded-border{border:1px solid var(--color-gray);box-shadow:0 6px 12px 0 rgba(0,0,0,.05);border-radius:8px}.styles_content__gEa_h iframe.youtube{width:100%;height:auto;aspect-ratio:16/9}.styles_content__gEa_h hr{border:none;border-top:1px solid var(--color-gray);margin-top:60px;margin-bottom:60px}.styles_content__gEa_h pre{border-left:7px solid #7a63dd;padding-left:20px;padding-top:20px;padding-bottom:20px;background-color:#f5f5f5;overflow:auto}.styles_content__gEa_h pre code{color:var(--color-text-primary)}.styles_content__gEa_h code{color:var(--color-purple)}.styles_content__gEa_h .franchise-link{text-decoration:none;font-weight:600}.styles_content__gEa_h .franchise-link i,.styles_content__gEa_h .franchise-link img{width:32px;height:32px;border-radius:8px;box-shadow:0 6px 12px 0 rgba(0,0,0,.05);margin-right:6px}.styles_content__gEa_h .franchise-link img{margin-top:-6px;transform:translateY(8px);object-fit:contain}.styles_content__gEa_h .franchise-link i{display:inline-block;background-color:var(--color-purple);text-align:center;transform:translateY(-4px)}.styles_content__gEa_h .franchise-link i>span{display:block;color:#fff;font-size:16px;line-height:32px;font-style:normal}.styles_content__gEa_h .franchise-link span{color:var(--color-text-primary)}.styles_content__gEa_h .franchise-link:hover>span{color:var(--color-purple-dark)}.styles_content__gEa_h table.custom-html,.styles_content__gEa_h table.custom-html caption,.styles_content__gEa_h table.custom-html tbody,.styles_content__gEa_h table.custom-html td,.styles_content__gEa_h table.custom-html tfoot,.styles_content__gEa_h table.custom-html th,.styles_content__gEa_h table.custom-html thead,.styles_content__gEa_h table.custom-html tr{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}.styles_content__gEa_h table.custom-html{width:100%;margin-bottom:var(--content-paragraph-spacing);border-collapse:collapse}.styles_content__gEa_h table.custom-html img{margin-top:0}.styles_content__gEa_h img:not(.logo){display:block;width:auto;max-width:100%;max-height:600px;height:auto;object-fit:contain;margin:0 auto;margin-top:var(--content-paragraph-spacing)}.styles_content__gEa_h img:not(.logo).img-fullsize{max-height:none}@media(max-height:800px){.styles_content__gEa_h{--content-image-spacing:40px;--content-paragraph-spacing:30px;--content-paragraph-small-spacing:20px}.styles_content__gEa_h hr{margin-top:40px;margin-bottom:40px}}@media(max-width:1200px){.styles_content__gEa_h{--content-image-spacing:40px;--content-paragraph-spacing:30px;--content-paragraph-small-spacing:20px}}@media(max-width:900px){.styles_content__gEa_h .franchise-link i,.styles_content__gEa_h .franchise-link img{width:26px;height:26px;border-radius:6px;margin-right:5px}.styles_content__gEa_h .franchise-link img{margin-top:-6px;transform:translateY(6px)}.styles_content__gEa_h .franchise-link i{transform:translateY(-2px)}.styles_content__gEa_h .franchise-link i>span{font-size:14px;line-height:26px}.styles_content__gEa_h hr{margin-top:40px;margin-bottom:40px}}@media(max-width:600px){.styles_content__gEa_h{--h2-top-spacing:38px;--h2-bottom-spacing:16px}.styles_content__gEa_h .franchise-link i,.styles_content__gEa_h .franchise-link img{width:24px;height:24px}.styles_content__gEa_h .franchise-link img{margin-top:-4px;transform:translateY(5px)}.styles_content__gEa_h .franchise-link i>span{line-height:24px}.styles_content__gEa_h blockquote{padding-left:14px;padding-top:14px;padding-bottom:14px;border-left-width:4px}.styles_content__gEa_h blockquote .quote-author{margin-top:30px}.styles_content__gEa_h hr{margin-top:30px;margin-bottom:30px}.styles_content__gEa_h ul li{--list-bullet-top:7px;padding-left:25px}}.styles_ProfileSection__fTOor:not(:last-child){margin-bottom:55px}.styles_ProfileSection__fTOor>h2,.styles_ProfileSection__fTOor>h3{margin-bottom:28px}@media(max-width:600px){.styles_ProfileSection__fTOor:not(:last-child){margin-bottom:40px}.styles_ProfileSection__fTOor>h2,.styles_ProfileSection__fTOor>h3{margin-bottom:20px}}.styles_LinkLabel__ewMTq{font-size:var(--text-1-font-size);font-weight:600;text-decoration:none;color:var(--color-accent);transition:color .15s;cursor:pointer}.styles_LinkLabel__ewMTq:hover{color:var(--color-accent-dark,--color-purple-dark)}.styles_modal__yckZI{max-height:100%;position:relative}.styles_header__u9VSb{align-items:center;margin-top:5px;margin-bottom:0;padding-bottom:20px}.styles_concept__j8KkP{flex:1 1 auto;display:flex;align-items:center;gap:20px}.styles_concept__j8KkP .styles_logo__I44Hu{box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.styles_concept__j8KkP h5{line-height:var(--heading-5-font-size)}.styles_concept__j8KkP label{font-size:var(--text-4-font-size)}.styles_header__u9VSb button.styles_apply__IQKR8{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:170px;padding:0 10px}.styles_header__u9VSb button.styles_apply__IQKR8 strong{color:#fff;font-size:16px;line-height:20px;font-weight:600}.styles_header__u9VSb button.styles_apply__IQKR8 span{font-size:13px;line-height:14px;font-weight:400}.styles_actions__nV6bc{flex:0 0 auto;margin-left:32px;margin-right:-4px}.styles_actions__nV6bc button{display:flex;align-items:center;justify-content:center;padding:6px}.styles_actions__nV6bc button svg path{transition:fill .15s}.styles_actions__nV6bc button:hover svg path{fill:#000}@media(max-width:600px){.styles_header__u9VSb{flex-direction:column;margin-top:12px}.styles_header__u9VSb label{font-size:var(--text-5-font-size);margin-top:3px;display:block;text-align:center}.styles_concept__j8KkP{flex-direction:column}.styles_header__u9VSb button.styles_apply__IQKR8{width:100%;box-sizing:border-box;margin-top:20px}.styles_actions__nV6bc{position:absolute;right:14px;top:14px;margin:0}}.styles_body__4OPv9{flex:1 1 auto}.styles_body__4OPv9 label{display:block;font-size:var(--text-3-font-size);font-weight:600;margin-bottom:12px;margin-top:30px}.styles_body__4OPv9 label:first-child{margin-top:10px}.styles_body__4OPv9 .styles_dealLabel__qlBjz strong{color:var(--color-red)}.styles_body__4OPv9 .styles_offers__p717J{--offers-gap:20px;display:grid;grid-template-columns:1fr;grid-gap:var(--offers-gap);gap:var(--offers-gap)}.styles_body__4OPv9 .styles_offers__p717J.styles_multiple__RH6oy{grid-template-columns:repeat(auto-fill,minmax(calc(50% - var(--offers-gap) / 2),1fr))}.styles_body__4OPv9 .styles_offers__p717J li{box-shadow:0 0 0 1px var(--color-gray);border-radius:13px;transition:box-shadow .15s;cursor:pointer;padding:20px 15px;box-sizing:border-box;display:flex;align-items:center;gap:14px}.styles_body__4OPv9 .styles_offers__p717J li>div{flex:1 1 auto;font-size:var(--text-4-font-size);display:flex;flex-direction:column;gap:4px;align-items:flex-start;justify-content:flex-start;height:100%}.styles_body__4OPv9 .styles_offers__p717J li>div div,.styles_body__4OPv9 .styles_offers__p717J li>div strong{flex:0 0 auto}.styles_body__4OPv9 .styles_offers__p717J li strong{font-weight:400}.styles_body__4OPv9 .styles_offers__p717J li .styles_numbers__jJirv{display:flex;align-items:center;flex-wrap:wrap;gap:10px;row-gap:4px}.styles_body__4OPv9 .styles_offers__p717J li .styles_discount__USuMv{flex:0 0 auto;border-radius:4px;background-color:var(--color-accent-extra-light);font-size:var(--text-5-font-size);line-height:25px;height:25px;color:var(--color-accent);font-weight:600;padding:0 7px}.styles_body__4OPv9 .styles_offers__p717J li .styles_value__7H7aJ{flex:1 1 auto}.styles_body__4OPv9 .styles_offers__p717J li .styles_value__7H7aJ strong{font-weight:600;color:var(--color-accent)}.styles_body__4OPv9 .styles_offers__p717J li:hover .styles_radioButton__AqK3H{background-color:var(--color-field-bg-empty-hover)}.styles_body__4OPv9 .styles_offers__p717J .styles_radioButton__AqK3H{flex:0 0 auto;width:28px;height:28px;border:none;border-radius:50%;transition:background-color .15s,box-shadow .15s;display:grid;place-content:center;background-color:var(--color-field-bg-empty-normal)}.styles_body__4OPv9 .styles_offers__p717J .styles_radioButton__AqK3H:before{content:"";width:12px;height:12px;border-radius:50%;transform:scale(.5);opacity:0;transition:transform .15s,opacity .15s;box-shadow:inset 10px 10px var(--color-black);background-color:CanvasText}.styles_body__4OPv9 .styles_offers__p717J li[data-selected=true]{box-shadow:0 0 0 2px var(--color-accent)}.styles_body__4OPv9 .styles_offers__p717J li[data-selected=true] .styles_radioButton__AqK3H{background-color:#fff;box-shadow:inset 0 0 0 2px var(--color-field-br-normal)}.styles_body__4OPv9 .styles_offers__p717J li[data-selected=true] .styles_radioButton__AqK3H:before{opacity:1;transform:scale(1)}.styles_body__4OPv9 .styles_offers__p717J li[data-selected=true] strong{font-weight:600}.styles_body__4OPv9 .styles_offers__p717J li[data-selected=true]:hover .styles_radioButton__AqK3H{box-shadow:inset 0 0 0 2px var(--color-field-br-hover)}.styles_body__4OPv9 .styles_leaders__3U_v7{margin-bottom:14px}.styles_body__4OPv9 .styles_leaders__3U_v7 li{display:flex;align-items:center;gap:14px}.styles_body__4OPv9 .styles_leaders__3U_v7 li:not(:last-child){margin-bottom:7px}.styles_body__4OPv9 .styles_leaders__3U_v7 li>span{flex:1 1 auto;text-decoration:none;color:var(--color-text-primary);font-size:var(--text-3-font-size)}.styles_body__4OPv9 .styles_about__nZpG5{overflow:hidden;max-height:calc(3*var(--text-3-line-height))}@supports(-webkit-line-clamp:1){.styles_body__4OPv9 .styles_about__nZpG5{word-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.styles_body__4OPv9 .styles_readMore__8FIJl{font-size:var(--text-3-font-size)}@media(max-height:800px){.styles_body__4OPv9 label:not(:first-child){margin-top:20px}}@media(max-width:900px){.styles_body__4OPv9 label:first-child{margin-top:0}.styles_body__4OPv9 label:not(:first-child){margin-top:20px}}@media(max-width:600px){.styles_body__4OPv9 .styles_offers__p717J{gap:14px}.styles_body__4OPv9 .styles_offers__p717J li{padding:14px}.styles_body__4OPv9 .styles_offers__p717J.styles_multiple__RH6oy{grid-template-columns:1fr}}.styles_aboutLoader__OWXba{width:100%;height:calc(2*var(--text-3-line-height) + var(--text-3-font-size))}.styles_pLine1__ZFhhL,.styles_pLine2__C7Kj0,.styles_pLine3__cb_0I{width:95%;height:var(--text-3-font-size)}.styles_pLine2__C7Kj0{width:70%;transform:translateY(var(--text-3-line-height))}.styles_pLine3__cb_0I{width:80%;transform:translateY(calc(2 * var(--text-3-line-height)))}.styles_hero__wT53h{width:100%;height:450px;overflow:hidden;position:relative}@media(max-height:800px){.styles_hero__wT53h{height:240px}}@media(max-width:900px){.styles_hero__wT53h{height:320px}}@media(max-width:600px){.styles_hero__wT53h{height:140px}}.styles_costs__ZADX6,.styles_courses__1VPih,.styles_cta___TJAg,.styles_customSection__fCdiN,.styles_disclaimer__LtmsD,.styles_fdds__Xgf0o,.styles_financialPerformance__l1VMf,.styles_heading__bTCiM,.styles_info__forcx,.styles_locations__0gO4x,.styles_pitch__bf0B0,.styles_ratingsOverview__yeJxA,.styles_requirements__KWedg,.styles_reviewsOverview__uoaQ_,.styles_socialMentions__p9cJ0,.styles_territories__3_r_V,.styles_testimonials__aWqAn{max-width:1040px;margin:0 auto;padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding);box-sizing:border-box;width:100%;flex:1 1 auto;background-color:var(--color-white);--section-padding:95px}@media(max-height:800px){.styles_costs__ZADX6,.styles_courses__1VPih,.styles_cta___TJAg,.styles_customSection__fCdiN,.styles_disclaimer__LtmsD,.styles_fdds__Xgf0o,.styles_financialPerformance__l1VMf,.styles_heading__bTCiM,.styles_info__forcx,.styles_locations__0gO4x,.styles_pitch__bf0B0,.styles_ratingsOverview__yeJxA,.styles_requirements__KWedg,.styles_reviewsOverview__uoaQ_,.styles_socialMentions__p9cJ0,.styles_territories__3_r_V,.styles_testimonials__aWqAn{--section-padding:80px}}@media(max-width:900px){.styles_costs__ZADX6,.styles_courses__1VPih,.styles_cta___TJAg,.styles_customSection__fCdiN,.styles_disclaimer__LtmsD,.styles_fdds__Xgf0o,.styles_financialPerformance__l1VMf,.styles_heading__bTCiM,.styles_info__forcx,.styles_locations__0gO4x,.styles_pitch__bf0B0,.styles_ratingsOverview__yeJxA,.styles_requirements__KWedg,.styles_reviewsOverview__uoaQ_,.styles_socialMentions__p9cJ0,.styles_territories__3_r_V,.styles_testimonials__aWqAn{--section-padding:50px}}@media(max-width:600px){.styles_costs__ZADX6,.styles_courses__1VPih,.styles_cta___TJAg,.styles_customSection__fCdiN,.styles_disclaimer__LtmsD,.styles_fdds__Xgf0o,.styles_financialPerformance__l1VMf,.styles_heading__bTCiM,.styles_info__forcx,.styles_locations__0gO4x,.styles_pitch__bf0B0,.styles_ratingsOverview__yeJxA,.styles_requirements__KWedg,.styles_reviewsOverview__uoaQ_,.styles_socialMentions__p9cJ0,.styles_territories__3_r_V,.styles_testimonials__aWqAn{--section-padding:40px}}.styles_divider__GxQvm{height:1px;width:100%;background-color:var(--color-gray)}.styles_heading__bTCiM{flex:0 0 auto;display:flex;gap:75px}.styles_heading__bTCiM>div{padding-top:88px}.styles_heading__bTCiM .styles_texts__J8lpO{position:relative;flex:1 1 auto}.styles_heading__bTCiM .styles_actions__bTqqZ{flex:0 0 auto;width:255px}.styles_heading__bTCiM .styles_actions__bTqqZ a,.styles_heading__bTCiM .styles_actions__bTqqZ button{width:100%}.styles_heading__bTCiM h1 .styles_noWrap__m_xBd{white-space:nowrap}.styles_heading__bTCiM h1 svg{margin-left:20px}.styles_heading__bTCiM h1 path{fill:var(--color-accent)}.styles_heading__bTCiM .styles_logo__ebmjc{position:absolute;top:-64px;left:0;z-index:5;box-shadow:0 6px 12px 0 rgba(0,0,0,.05)}.styles_heading__bTCiM .styles_logo__ebmjc.styles_empty__vuzXM{background-color:var(--color-accent)}@media(max-width:900px){.styles_heading__bTCiM h1 svg{width:28px;height:28px;height:100%;margin-left:14px;transform:translateY(2px)}}@media(max-width:600px){.styles_heading__bTCiM{flex-direction:column;gap:20px}.styles_heading__bTCiM>div{padding-top:64px}.styles_heading__bTCiM .styles_logo__ebmjc{top:-48px;left:50%;transform:translateX(-50%)}.styles_heading__bTCiM h1{text-align:center;margin-top:0}.styles_heading__bTCiM h1 svg{margin-left:10px}.styles_heading__bTCiM .styles_actions__bTqqZ{width:100%;padding:0}}.styles_tabsContainer__lyvXf{border-bottom:1px solid var(--color-divider);overflow:hidden}.styles_tabsContainer__lyvXf .styles_tabs__zhXrh{width:100%;max-width:1040px;margin:0 auto;padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding);box-sizing:border-box;display:flex;gap:56px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.styles_tabsContainer__lyvXf .styles_tabs__zhXrh::-webkit-scrollbar{display:none}.styles_tabsContainer__lyvXf .styles_tabs__zhXrh>div{cursor:default;padding-top:48px;padding-bottom:18px;font-size:var(--text-3-font-size);outline:none;border-bottom:3px solid transparent}.styles_tabsContainer__lyvXf .styles_tabs__zhXrh>div[data-selected=true]{font-weight:600;border-bottom-color:var(--color-accent)}@media(max-height:800px){.styles_tabsContainer__lyvXf .styles_tabs__zhXrh>div{padding-top:20px;padding-bottom:14px}}@media(max-width:900px){.styles_tabsContainer__lyvXf .styles_tabs__zhXrh{gap:40px}}@media(max-width:600px){.styles_tabsContainer__lyvXf .styles_tabs__zhXrh{gap:34px}.styles_tabsContainer__lyvXf .styles_tabs__zhXrh>div{padding-top:20px;padding-bottom:14px;font-size:var(--text-4-font-size);border-bottom-width:2px}}.styles_panel__V6yzL{--tab-padding:80px;--tab-heading-extra-padding:12px;padding-top:var(--tab-padding)}.styles_panel__V6yzL[data-inert=true]{display:none}@media(max-height:800px){.styles_panel__V6yzL{--tab-padding:50px}}@media(max-width:900px){.styles_panel__V6yzL{--tab-padding:50px;--tab-heading-extra-padding:0}}@media(max-width:600px){.styles_panel__V6yzL{--tab-padding:30px}.styles_panel__V6yzL h2{font-size:22px;line-height:1.12}}.styles_reviewsList__AeLWX{max-width:1040px;margin:0 auto;padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding);box-sizing:border-box;width:100%;flex:1 1 auto;background-color:var(--color-white)}.styles_info__forcx,.styles_reviewsList__AeLWX h2{padding-top:var(--tab-heading-extra-padding)}.styles_info__forcx{display:flex;padding-bottom:var(--section-padding)}.styles_info__forcx>div{position:relative;flex:1 1 auto}.styles_info__forcx>div a{font-weight:600;text-decoration:none;color:var(--color-accent);transition:color .15s;cursor:pointer}.styles_info__forcx>div a:hover{color:var(--color-accent-dark,--color-purple-dark)}.styles_info__forcx>aside{flex:0 0 auto;width:255px;margin-left:75px}.styles_info__forcx .styles_leaders__c3pBV li{display:flex;align-items:center}.styles_info__forcx .styles_leaders__c3pBV li:not(:last-child){margin-bottom:20px}.styles_info__forcx .styles_leaders__c3pBV li .styles_leaderAvatar__sASC8{flex:0 0 auto;box-shadow:0 6px 12px 0 rgba(0,0,0,.05);margin-right:20px}.styles_info__forcx .styles_leaders__c3pBV li .styles_texts__J8lpO{flex:1 1 auto;font-size:var(--text-1-font-size);overflow:hidden}.styles_info__forcx .styles_leaders__c3pBV li .styles_texts__J8lpO>a{display:block;font-size:var(--text-2-font-size);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_info__forcx .styles_leaders__c3pBV li .styles_texts__J8lpO>span{display:block;font-size:var(--text-3-font-size);font-style:italic;margin-top:-2px}@media(max-width:900px){.styles_info__forcx>aside{padding-top:70px}}@media(min-width:601px){.styles_info__forcx .styles_mobileButtons__MI3O_{display:none}}@media(max-width:600px){.styles_info__forcx{flex-direction:column}.styles_info__forcx>aside{width:100%;margin-left:0;margin-top:0;padding-top:0}.styles_info__forcx .styles_leaders__c3pBV li:not(:last-child){margin-bottom:10px}.styles_info__forcx .styles_leaders__c3pBV li .styles_leaderAvatar__sASC8{margin-right:15px}}.styles_fdd__Wft_B .styles_fddLink__UbYiU{display:grid;grid-template-columns:32px 1fr;align-items:center;grid-gap:14px;gap:14px;color:var(--color-text-primary);text-decoration:none;cursor:pointer;font-size:var(--text-3-font-size);line-height:25px}.styles_fdd__Wft_B .styles_fddLink__UbYiU strong{font-weight:600}.styles_fdd__Wft_B .styles_fddLink__UbYiU:hover svg path{fill:var(--color-accent-dark)}.styles_fdd__Wft_B p a{font-weight:600;text-decoration:none;color:var(--color-accent);transition:color .15s;cursor:pointer}.styles_fdd__Wft_B p a:hover{color:var(--color-accent-dark,--color-purple-dark)}.styles_fdd__Wft_B svg{flex:0 0 auto}.styles_fdd__Wft_B svg path{fill:var(--color-accent)}.styles_fdd__Wft_B>span{display:block;margin-top:6px;padding-left:46px;font-style:italic;color:var(--color-text-secondary);font-size:var(--text-4-font-size)}.styles_fdd__Wft_B .styles_viewAll__WbAu6{margin-top:28px;font-weight:400}@media(max-width:900px){.styles_fdd__Wft_B .styles_fddLink__UbYiU{line-height:22px}}@media(max-width:600px){.styles_fdd__Wft_B>span{margin-top:0}.styles_fdd__Wft_B .styles_viewAll__WbAu6{margin-top:20px}}.styles_deal__E05u1{background-color:rgba(122,99,221,.2);border-radius:12px;margin-left:-10px;margin-right:-10px;padding:26px 10px 10px;box-sizing:border-box;text-align:center}.styles_deal__E05u1>strong{display:block;font-size:18px;font-weight:600;margin-bottom:20px}.styles_deal__E05u1 button{width:100%;margin-top:20px}.styles_deal__E05u1 p strong{font-weight:600}@media(max-width:600px){.styles_deal__E05u1{margin-left:-7px;margin-right:-7px;padding:20px 7px 7px}.styles_deal__E05u1>strong{margin-bottom:14px}}.styles_extraButtons__R8Ovf{display:flex;flex-direction:column;gap:15px;margin-bottom:50px}.styles_extraButtons__R8Ovf>a,.styles_extraButtons__R8Ovf>button{flex:0 0 auto}@media(max-height:800px){.styles_extraButtons__R8Ovf{margin-bottom:40px}}@media(max-width:900px){.styles_extraButtons__R8Ovf{margin-bottom:40px}}@media(max-width:600px){.styles_extraButtons__R8Ovf{border-top:1px solid var(--color-divider);margin-top:24px;padding-top:32px;margin-bottom:32px}}.styles_pitch__bf0B0{padding-top:var(--section-padding);padding-bottom:var(--section-padding)}.styles_pitch__bf0B0 h2{margin-bottom:40px}.styles_pitch__bf0B0 ul{margin-top:var(--section-padding);display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;grid-column-gap:80px;column-gap:80px}.styles_pitch__bf0B0 ul i{width:48px;height:48px;display:flex;align-items:flex-end;justify-content:flex-start}.styles_pitch__bf0B0 ul svg path{fill:var(--color-accent)}.styles_pitch__bf0B0 ul h5{margin-top:24px;margin-bottom:28px}.styles_pitch__bf0B0 .styles_videoTitle__WOW6c{margin-top:var(--section-padding)}.styles_pitch__bf0B0 .styles_videoContainer___kqMm{margin-left:-60px;margin-right:-60px;margin-top:50px}@media(max-width:1160px){.styles_pitch__bf0B0 .styles_videoContainer___kqMm{margin-left:0;margin-right:0}}@media(max-height:800px){.styles_pitch__bf0B0 .styles_videoContainer___kqMm{margin-left:0;margin-right:0}}@media(max-width:900px){.styles_pitch__bf0B0 .styles_videoContainer___kqMm{margin-top:30px}.styles_pitch__bf0B0 ul{column-gap:40px}}@media(max-width:600px){.styles_pitch__bf0B0 ul{grid-template-columns:1fr;gap:40px}.styles_pitch__bf0B0 ul h5{margin-top:12px;margin-bottom:15px}}.styles_testimonials__aWqAn{padding-top:var(--section-padding)}.styles_testimonials__aWqAn.styles_hasTestimonials__Gy_S4{margin-bottom:var(--section-padding)}.styles_testimonials__aWqAn.styles_hasTestimonials__Gy_S4 h2{margin-bottom:70px}.styles_testimonials__aWqAn .styles_quotes__JJ4rI li>div{margin-top:30px;display:flex;align-items:center;gap:24px}.styles_testimonials__aWqAn .styles_quotes__JJ4rI li .styles_texts__J8lpO span,.styles_testimonials__aWqAn .styles_quotes__JJ4rI li .styles_texts__J8lpO strong{display:block;font-size:var(--text-3-font-size)}.styles_testimonials__aWqAn .styles_quotes__JJ4rI li .styles_texts__J8lpO strong{font-weight:600}.styles_testimonials__aWqAn .styles_quotes__JJ4rI li:not(:last-child){margin-bottom:70px}@media(max-width:900px){.styles_testimonials__aWqAn.styles_hasTestimonials__Gy_S4 h2{margin-bottom:40px}.styles_testimonials__aWqAn .styles_quotes__JJ4rI li:not(:last-child){margin-bottom:50px}}@media(max-width:600px){.styles_testimonials__aWqAn .styles_quotes__JJ4rI li>div{margin-top:18px;gap:14px}}.styles_socialMentions__p9cJ0{max-width:none;margin-top:60px;padding:0;padding-bottom:var(--section-padding);--social-mention-gap:20px}.styles_socialMentions__p9cJ0 ul{gap:var(--social-mention-gap);padding:0 var(--social-mention-gap);display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-ms-overflow-style:none;scrollbar-width:none}.styles_socialMentions__p9cJ0 ul::-webkit-scrollbar{display:none}.styles_socialMentions__p9cJ0 li{flex:0 0 auto}.styles_socialMentions__p9cJ0 li a{display:block;width:100%;height:100%;display:flex;gap:var(--social-mention-gap);text-decoration:none}.styles_socialMentions__p9cJ0 li a>div{flex:0 0 auto;height:400px;box-sizing:border-box;border-radius:16px;overflow:hidden;cursor:pointer}.styles_socialMentions__p9cJ0 .styles_image__JCE4M{width:400px;background-size:cover;background-position:50%;background-repeat:no-repeat}.styles_socialMentions__p9cJ0 .styles_text__pZpiv{width:320px;padding:32px 20px;background-color:var(--color-accent);color:var(--color-accent-text);display:flex;flex-direction:column;gap:20px;overflow:hidden}.styles_socialMentions__p9cJ0 .styles_text__pZpiv strong{flex:0 0 auto;display:block;font-size:var(--text-1-font-size);font-weight:600}.styles_socialMentions__p9cJ0 .styles_text__pZpiv p{flex:1 1 auto;overflow:hidden;max-height:calc(10*var(--text-3-line-height))}@supports(-webkit-line-clamp:1){.styles_socialMentions__p9cJ0 .styles_text__pZpiv p{word-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:10}}@media(max-width:900px){.styles_socialMentions__p9cJ0 ul{padding:0 var(--container-horizontal-padding)}.styles_socialMentions__p9cJ0 li a>div{height:350px}.styles_socialMentions__p9cJ0 .styles_image__JCE4M{width:350px}.styles_socialMentions__p9cJ0 .styles_text__pZpiv{width:300px}}@media(max-width:600px){.styles_socialMentions__p9cJ0{margin-top:40px;--social-mention-gap:var(--container-horizontal-padding)}.styles_socialMentions__p9cJ0 li a>div.styles_image__JCE4M,.styles_socialMentions__p9cJ0 li a>div.styles_text__pZpiv{width:75vw}}.styles_financialPerformance__l1VMf{padding-top:var(--section-padding);padding-bottom:var(--section-padding)}.styles_financialPerformance__l1VMf .styles_headingContainer__vBeAW p{margin-top:25px;max-width:650px}.styles_financialPerformance__l1VMf .styles_chartContainer___c0mU{width:100%;height:508px;margin-top:45px}@media(max-width:600px){.styles_financialPerformance__l1VMf .styles_headingContainer__vBeAW p{margin-top:18px}.styles_financialPerformance__l1VMf .styles_chartContainer___c0mU{margin-top:25px;height:370px}}.styles_costs__ZADX6,.styles_fdds__Xgf0o,.styles_locations__0gO4x,.styles_territories__3_r_V{padding-bottom:var(--tab-padding)}.styles_costs__ZADX6 .styles_headingContainer__vBeAW,.styles_fdds__Xgf0o .styles_headingContainer__vBeAW,.styles_locations__0gO4x .styles_headingContainer__vBeAW,.styles_territories__3_r_V .styles_headingContainer__vBeAW{display:flex;gap:30px}.styles_costs__ZADX6 .styles_headingContainer__vBeAW h2,.styles_fdds__Xgf0o .styles_headingContainer__vBeAW h2,.styles_locations__0gO4x .styles_headingContainer__vBeAW h2,.styles_territories__3_r_V .styles_headingContainer__vBeAW h2{padding-top:var(--tab-heading-extra-padding)}.styles_costs__ZADX6 .styles_headingContainer__vBeAW .styles_left__RsA_9,.styles_fdds__Xgf0o .styles_headingContainer__vBeAW .styles_left__RsA_9,.styles_locations__0gO4x .styles_headingContainer__vBeAW .styles_left__RsA_9,.styles_territories__3_r_V .styles_headingContainer__vBeAW .styles_left__RsA_9{flex:1 1 auto}.styles_costs__ZADX6 .styles_headingContainer__vBeAW .styles_left__RsA_9 a,.styles_fdds__Xgf0o .styles_headingContainer__vBeAW .styles_left__RsA_9 a,.styles_locations__0gO4x .styles_headingContainer__vBeAW .styles_left__RsA_9 a,.styles_territories__3_r_V .styles_headingContainer__vBeAW .styles_left__RsA_9 a{font-weight:600;text-decoration:none;color:var(--color-accent);transition:color .15s;cursor:pointer;font-size:var(--text-4-font-size)}.styles_costs__ZADX6 .styles_headingContainer__vBeAW .styles_left__RsA_9 a:hover,.styles_fdds__Xgf0o .styles_headingContainer__vBeAW .styles_left__RsA_9 a:hover,.styles_locations__0gO4x .styles_headingContainer__vBeAW .styles_left__RsA_9 a:hover,.styles_territories__3_r_V .styles_headingContainer__vBeAW .styles_left__RsA_9 a:hover{color:var(--color-accent-dark,--color-purple-dark)}.styles_costs__ZADX6 .styles_headingContainer__vBeAW .styles_right__8BFTy,.styles_fdds__Xgf0o .styles_headingContainer__vBeAW .styles_right__8BFTy,.styles_locations__0gO4x .styles_headingContainer__vBeAW .styles_right__8BFTy,.styles_territories__3_r_V .styles_headingContainer__vBeAW .styles_right__8BFTy{flex:0 0 auto;width:255px}.styles_costs__ZADX6 .styles_headingContainer__vBeAW .styles_updatedLabel__dBMVt,.styles_fdds__Xgf0o .styles_headingContainer__vBeAW .styles_updatedLabel__dBMVt,.styles_locations__0gO4x .styles_headingContainer__vBeAW .styles_updatedLabel__dBMVt,.styles_territories__3_r_V .styles_headingContainer__vBeAW .styles_updatedLabel__dBMVt{display:block;font-size:var(--text-4-font-size);margin-top:14px}.styles_costs__ZADX6 .styles_headingContainer__vBeAW .styles_actionButton__2wspX,.styles_fdds__Xgf0o .styles_headingContainer__vBeAW .styles_actionButton__2wspX,.styles_locations__0gO4x .styles_headingContainer__vBeAW .styles_actionButton__2wspX,.styles_territories__3_r_V .styles_headingContainer__vBeAW .styles_actionButton__2wspX{width:100%;font-size:16px}.styles_costs__ZADX6 .styles_headingContainer__vBeAW .styles_note__G0i_i,.styles_fdds__Xgf0o .styles_headingContainer__vBeAW .styles_note__G0i_i,.styles_locations__0gO4x .styles_headingContainer__vBeAW .styles_note__G0i_i,.styles_territories__3_r_V .styles_headingContainer__vBeAW .styles_note__G0i_i{font-size:var(--text-4-font-size);line-height:1.25;color:var(--color-text-secondary);text-align:center;margin-top:12px}@media(max-width:600px){.styles_costs__ZADX6 .styles_headingContainer__vBeAW,.styles_fdds__Xgf0o .styles_headingContainer__vBeAW,.styles_locations__0gO4x .styles_headingContainer__vBeAW,.styles_territories__3_r_V .styles_headingContainer__vBeAW{flex-direction:column;gap:14px}.styles_costs__ZADX6 .styles_headingContainer__vBeAW .styles_right__8BFTy,.styles_fdds__Xgf0o .styles_headingContainer__vBeAW .styles_right__8BFTy,.styles_locations__0gO4x .styles_headingContainer__vBeAW .styles_right__8BFTy,.styles_territories__3_r_V .styles_headingContainer__vBeAW .styles_right__8BFTy{width:100%}}.styles_locations__0gO4x .styles_legend__Pw4RL,.styles_territories__3_r_V .styles_legend__Pw4RL{border-top:3px solid var(--color-divider);margin-top:40px;padding-top:20px;padding-bottom:22px;display:flex;flex-wrap:wrap;gap:20px;align-items:center}.styles_locations__0gO4x .styles_legend__Pw4RL>div,.styles_territories__3_r_V .styles_legend__Pw4RL>div{display:flex;gap:10px;align-items:center}.styles_locations__0gO4x .styles_legend__Pw4RL i,.styles_locations__0gO4x .styles_legend__Pw4RL span,.styles_territories__3_r_V .styles_legend__Pw4RL i,.styles_territories__3_r_V .styles_legend__Pw4RL span{display:block;flex:0 0 auto}.styles_locations__0gO4x .styles_legend__Pw4RL i,.styles_territories__3_r_V .styles_legend__Pw4RL i{width:13px;height:13px;background-color:#644bcf;border-radius:50%}.styles_locations__0gO4x .styles_legend__Pw4RL span,.styles_territories__3_r_V .styles_legend__Pw4RL span{font-size:var(--text-4-font-size)}.styles_locations__0gO4x .styles_mapContainer__OnEIV,.styles_territories__3_r_V .styles_mapContainer__OnEIV{margin-left:-60px;margin-right:-60px;width:auto;height:600px;border-radius:18px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:var(--tab-padding)}@media(max-width:1200px){.styles_locations__0gO4x .styles_legend__Pw4RL,.styles_territories__3_r_V .styles_legend__Pw4RL{margin-top:30px}.styles_locations__0gO4x .styles_mapContainer__OnEIV,.styles_territories__3_r_V .styles_mapContainer__OnEIV{margin-left:0;margin-right:0}}@media(max-width:600px){.styles_locations__0gO4x .styles_updatedLabel__dBMVt,.styles_territories__3_r_V .styles_updatedLabel__dBMVt{margin-top:8px}.styles_locations__0gO4x .styles_legend__Pw4RL,.styles_territories__3_r_V .styles_legend__Pw4RL{margin-top:20px;padding-top:14px;padding-bottom:14px;border-top:2px solid var(--color-divider)}.styles_locations__0gO4x .styles_mapContainer__OnEIV,.styles_territories__3_r_V .styles_mapContainer__OnEIV{height:400px}}.styles_territories__3_r_V{padding-bottom:0;margin-bottom:var(--tab-padding)}.styles_territories__3_r_V .styles_manageStatesButton__5dpE_{display:flex;align-items:center;gap:6px;color:var(--color-accent);padding:0;transition:color .15s}.styles_territories__3_r_V .styles_manageStatesButton__5dpE_ svg{flex:0 0 auto}.styles_territories__3_r_V .styles_manageStatesButton__5dpE_ svg path{transition:fill .15s;fill:var(--color-accent)}.styles_territories__3_r_V .styles_manageStatesButton__5dpE_:hover{color:var(--color-accent-dark)}.styles_territories__3_r_V .styles_manageStatesButton__5dpE_:hover svg path{fill:var(--color-accent-dark)}.styles_territories__3_r_V .styles_manageStatesButton__5dpE_ span{font-weight:600;font-size:var(--text-4-font-size)}.styles_territories__3_r_V .styles_legend__Pw4RL i{opacity:.6}.styles_territories__3_r_V .styles_tableSection__QRj9j table{margin-top:20px}.styles_territories__3_r_V .styles_countLabel__wA75_{display:block;font-size:var(--text-4-font-size);margin-top:14px}@media(max-width:600px){.styles_territories__3_r_V .styles_tableSection__QRj9j table{margin-top:14px}.styles_territories__3_r_V .styles_countLabel__wA75_{margin-top:8px}}.styles_TerritoriesTable__V9xJW{width:100%;height:100%;overflow-x:auto;position:relative;--table-background:#fff;--table-background-sort:var(--color-gray-light);display:flex;flex-direction:column}.styles_TerritoriesTable__V9xJW::-webkit-scrollbar{width:var(--scrollbar-size,8px);height:var(--scrollbar-size,8px)}.styles_TerritoriesTable__V9xJW::-webkit-scrollbar-track{background:var(--color-background)}.styles_TerritoriesTable__V9xJW::-webkit-scrollbar-thumb{background:var(--color-divider);border-radius:calc(var(--scrollbar-size, 8px)/2)}.styles_TerritoriesTable__V9xJW .styles_table__C8nZS{flex:0 0 auto;table-layout:fixed;border-collapse:separate;border-spacing:0;outline:none}.styles_TerritoriesTable__V9xJW .styles_table__C8nZS tbody,.styles_TerritoriesTable__V9xJW .styles_table__C8nZS td,.styles_TerritoriesTable__V9xJW .styles_table__C8nZS th,.styles_TerritoriesTable__V9xJW .styles_table__C8nZS thead,.styles_TerritoriesTable__V9xJW .styles_table__C8nZS tr{outline:none}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI,.styles_TerritoriesTable__V9xJW .styles_cell__Q_Hjc{--cell-h-padding:25px;--cell-v-padding:24px;padding:var(--cell-v-padding) var(--cell-h-padding)}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI:first-child,.styles_TerritoriesTable__V9xJW .styles_cell__Q_Hjc:first-child{padding-left:10px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI:last-child,.styles_TerritoriesTable__V9xJW .styles_cell__Q_Hjc:last-child{padding-right:10px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI{background-color:var(--table-background);position:-webkit-sticky;position:sticky;top:0;z-index:2;border-bottom:3px solid var(--color-divider);--cell-v-padding:14px;text-align:end}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI.styles_rowHeader__N_d7E{z-index:3;left:0}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI.styles_rowHeader__N_d7E>div{justify-content:flex-start}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI.styles_status__gthQK{width:100px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI.styles_income__8LG_V{width:150px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI .styles_group__heNI1{font-size:var(--text-4-font-size);font-weight:400;color:var(--color-text-secondary);text-align:start;display:flex;align-items:center;justify-content:flex-end;gap:10px;outline:none;cursor:pointer}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI span{flex:0 1 auto}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI .styles_sort__lj9vd{opacity:0;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI .styles_sort__lj9vd svg{flex:0 0 auto;transform:rotate(180deg)}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI .styles_sort__lj9vd.styles_desc__iA_gF svg{transform:none}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI .styles_sort__lj9vd svg path{fill:var(--color-text-secondary)}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI:hover span.styles_sort__lj9vd{opacity:1}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI[aria-sort=ascending],.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI[aria-sort=descending]{background-color:var(--table-background-sort)}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI[aria-sort=ascending] span,.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI[aria-sort=descending] span{color:var(--color-text-primary);font-weight:600}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI[aria-sort=ascending] span.styles_sort__lj9vd,.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI[aria-sort=descending] span.styles_sort__lj9vd{opacity:1}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI[aria-sort=ascending] svg path,.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI[aria-sort=descending] svg path{fill:var(--color-text-primary)}.styles_TerritoriesTable__V9xJW .styles_cell__Q_Hjc{font-size:var(--text-4-font-size);line-height:var(--text-4-line-height);text-align:end;border-bottom:1px solid var(--color-divider);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_TerritoriesTable__V9xJW .styles_cell__Q_Hjc.styles_rowHeader__N_d7E{text-align:start;font-weight:600;position:-webkit-sticky;position:sticky;left:0;z-index:2;background-color:var(--table-background)}.styles_TerritoriesTable__V9xJW .styles_cell__Q_Hjc.styles_first__kjs05{padding-top:45px}.styles_TerritoriesTable__V9xJW .styles_cell__Q_Hjc.styles_sorted__j4AiJ{background-color:var(--table-background-sort);font-weight:600}.styles_TerritoriesTable__V9xJW .styles_loadingCell__N_ihJ>svg{--cell-inner-height:calc(var(--text-4-font-size) * var(--text-4-line-height));width:100%;height:var(--cell-inner-height);display:block}.styles_TerritoriesTable__V9xJW .styles_loadingCell__N_ihJ>svg .styles_pName__4e4gT{height:var(--cell-inner-height)}.styles_TerritoriesTable__V9xJW .styles_loadingCell__N_ihJ>svg .styles_pStatus__Om4ux{--p-width:85px;width:var(--p-width);height:var(--cell-inner-height);transform:translateX(calc(100% - var(--p-width)))}.styles_TerritoriesTable__V9xJW .styles_loadMore__VvDGU{padding-top:48px}.styles_TerritoriesTable__V9xJW .styles_loadMore__VvDGU button{width:260px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.styles_TerritoriesTable__V9xJW .styles_loadMore__VvDGU button span,.styles_TerritoriesTable__V9xJW .styles_loadMore__VvDGU button strong{display:block;line-height:normal}.styles_TerritoriesTable__V9xJW .styles_loadMore__VvDGU button strong{font-size:var(--text-4-font-size);font-weight:600}.styles_TerritoriesTable__V9xJW .styles_loadMore__VvDGU button span{font-size:var(--text-5-font-size);color:var(--color-text-secondary);font-weight:400;margin-top:-4px}@media(max-width:900px){.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI,.styles_TerritoriesTable__V9xJW .styles_cell__Q_Hjc{--cell-h-padding:20px;--cell-v-padding:22px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI{--cell-v-padding:14px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI.styles_status__gthQK{width:90px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI.styles_income__8LG_V{width:130px}.styles_TerritoriesTable__V9xJW .styles_cell__Q_Hjc.styles_first__kjs05{padding-top:35px}.styles_TerritoriesTable__V9xJW .styles_loadingCell__N_ihJ>svg .styles_pStatus__Om4ux{--p-width:75px}}@media(max-width:600px){.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI,.styles_TerritoriesTable__V9xJW .styles_cell__Q_Hjc{--cell-h-padding:14px;--cell-v-padding:15px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI{--cell-v-padding:10px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI.styles_status__gthQK{width:74px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI.styles_status__gthQK>div{min-width:74px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI.styles_income__8LG_V{width:122px}.styles_TerritoriesTable__V9xJW .styles_TableColumn__1TzyI.styles_income__8LG_V>div{min-width:122px}.styles_TerritoriesTable__V9xJW .styles_cell__Q_Hjc.styles_first__kjs05{padding-top:25px}.styles_TerritoriesTable__V9xJW .styles_loadMore__VvDGU{padding-top:30px}.styles_TerritoriesTable__V9xJW .styles_loadMore__VvDGU button{width:100%}}.styles_RatingView__v5LMA{display:flex;gap:14px;align-items:center}.styles_RatingView__v5LMA strong{flex:0 0 auto;font-size:56px;line-height:62px;font-weight:700}.styles_RatingView__v5LMA>div{flex:1 1 auto}.styles_RatingView__v5LMA .styles_stars__M14lh{display:flex;gap:8px;margin-bottom:2px}.styles_RatingView__v5LMA .styles_stars__M14lh>div{flex:0 0 auto;display:flex;align-items:center;justify-content:center;position:relative}.styles_RatingView__v5LMA .styles_stars__M14lh>div svg{flex:0 0 auto}.styles_RatingView__v5LMA .styles_stars__M14lh>div svg path{fill:var(--color-accent)}.styles_RatingView__v5LMA .styles_stars__M14lh>div.styles_half__7wjrM>svg{-webkit-clip-path:polygon(0 0,50% 0,50% 100%,0 100%);clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}.styles_RatingView__v5LMA span{display:block;font-size:var(--text-4-font-size)}.styles_RatingView__v5LMA span i{font-style:normal}.styles_RatingView__v5LMA span a{font-size:var(--text-4-font-size)}.styles_RatingView__v5LMA.styles_large__XP5c1{gap:20px}.styles_RatingView__v5LMA.styles_large__XP5c1 strong{font-size:74px;line-height:62px}.styles_RatingView__v5LMA.styles_large__XP5c1 .styles_stars__M14lh{margin-bottom:7px}@media(max-height:800px){.styles_RatingView__v5LMA.styles_large__XP5c1{gap:14px}.styles_RatingView__v5LMA.styles_large__XP5c1 strong{font-size:60px}.styles_RatingView__v5LMA.styles_large__XP5c1 .styles_stars__M14lh{margin-bottom:4px}.styles_RatingView__v5LMA.styles_large__XP5c1 .styles_stars__M14lh svg{width:24px;height:24px}}@media(max-width:900px){.styles_RatingView__v5LMA.styles_large__XP5c1{gap:14px}.styles_RatingView__v5LMA.styles_large__XP5c1 strong{font-size:60px}.styles_RatingView__v5LMA.styles_large__XP5c1 .styles_stars__M14lh{margin-bottom:4px}.styles_RatingView__v5LMA.styles_large__XP5c1 .styles_stars__M14lh svg{width:24px;height:24px}}@media(max-width:600px){.styles_RatingView__v5LMA span{line-height:1.4}.styles_RatingView__v5LMA i{display:none}.styles_RatingView__v5LMA strong{font-size:48px}.styles_RatingView__v5LMA a{display:block}.styles_RatingView__v5LMA .styles_stars__M14lh{margin-bottom:4px}.styles_RatingView__v5LMA.styles_large__XP5c1 strong{font-size:48px}.styles_RatingView__v5LMA.styles_large__XP5c1 .styles_stars__M14lh{gap:6px}.styles_RatingView__v5LMA.styles_large__XP5c1 .styles_stars__M14lh svg{width:20px;height:20px}}.styles_reviewsOverview__uoaQ_{padding:0;padding-top:var(--section-padding);padding-bottom:var(--section-padding);max-width:none}.styles_reviewsOverview__uoaQ_ .styles_controls__WXzKU,.styles_reviewsOverview__uoaQ_ .styles_headingContainer__vBeAW,.styles_reviewsOverview__uoaQ_ .styles_sliderMeasure__KcUlq{width:100%;max-width:1040px;margin:0 auto;padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding);box-sizing:border-box}.styles_reviewsOverview__uoaQ_ .styles_sliderMeasure__KcUlq{opacity:0;pointer-events:none;height:0}.styles_reviewsOverview__uoaQ_ .styles_topRow__zmImK{display:flex}.styles_reviewsOverview__uoaQ_ .styles_topRow__zmImK h2{flex:1 1 auto}.styles_reviewsOverview__uoaQ_ .styles_topRow__zmImK .styles_addReview__MhIMJ{flex:0 0 auto;width:255px;margin-left:30px}.styles_reviewsOverview__uoaQ_ .styles_bottomRow__BFrDT{margin-top:15px}.styles_reviewsOverview__uoaQ_ .styles_mobile__DG6ug{display:none}.styles_reviewsOverview__uoaQ_ .styles_noResults__yoaXM{width:100%;max-width:1040px;padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding);box-sizing:border-box;margin:20px auto 0}.styles_reviewsOverview__uoaQ_ .styles_slider__kdshr{--slider-item-width:300px;--slider-item-gap:40px;margin-top:45px;display:flex;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;gap:var(--slider-item-gap);box-sizing:border-box}.styles_reviewsOverview__uoaQ_ .styles_slider__kdshr::-webkit-scrollbar{display:none}.styles_reviewsOverview__uoaQ_ .styles_slider__kdshr li{scroll-snap-align:start;flex:0 0 auto;width:var(--slider-item-width)}.styles_reviewsOverview__uoaQ_ .styles_slider__kdshr li.styles_placeholder__NIHCN{opacity:0;pointer-events:none;scroll-snap-align:none}.styles_reviewsOverview__uoaQ_ .styles_slider__kdshr li a{text-decoration:none;color:var(--color-text)}.styles_reviewsOverview__uoaQ_ .styles_slider__kdshr .styles_rating__nOtkr{margin-bottom:20px}.styles_reviewsOverview__uoaQ_ .styles_slider__kdshr span{font-size:var(--text-4-font-size);display:block;margin-bottom:20px}.styles_reviewsOverview__uoaQ_ .styles_slider__kdshr strong{font-weight:600;margin-right:3px}.styles_reviewsOverview__uoaQ_ .styles_controls__WXzKU{margin-top:40px}@media(max-width:900px){.styles_reviewsOverview__uoaQ_ .styles_slider__kdshr{--slider-item-width:250px;--slider-item-gap:30px}.styles_reviewsOverview__uoaQ_ .styles_controls__WXzKU{margin-top:30px}}@media(max-width:600px){.styles_reviewsOverview__uoaQ_ .styles_desktop__R0Zk2{display:none}.styles_reviewsOverview__uoaQ_ .styles_mobile__DG6ug{display:flex}.styles_reviewsOverview__uoaQ_ .styles_addReview__MhIMJ{margin-left:0;margin-top:22px}.styles_reviewsOverview__uoaQ_ .styles_bottomRow__BFrDT{margin-bottom:14px}.styles_reviewsOverview__uoaQ_ .styles_controls__WXzKU{margin-top:20px}}.styles_ratingsOverview__yeJxA{padding-top:var(--section-padding);padding-bottom:var(--section-padding)}.styles_ratingsOverview__yeJxA .styles_info__forcx{padding:35px 0 50px}.styles_ratingsOverview__yeJxA>div{display:flex;gap:20px;overflow:hidden}.styles_ratingsOverview__yeJxA .styles_ratingItems__ycRwX{flex:1 1 auto;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;grid-row-gap:30px;row-gap:30px;align-items:end}.styles_ratingsOverview__yeJxA .styles_ratingItems__ycRwX label{display:block;font-size:var(--text-3-font-size);line-height:var(--text-3-line-height);white-space:pre-wrap;margin-bottom:16px}.styles_ratingsOverview__yeJxA .styles_diagram__fj5si{flex:0 0 auto;width:480px;min-height:480px}.styles_ratingsOverview__yeJxA .styles_diagram__fj5si .styles_legend__Pw4RL{gap:0}@media(max-width:1020px){.styles_ratingsOverview__yeJxA>div{flex-direction:column;gap:50px}.styles_ratingsOverview__yeJxA .styles_ratingItems__ycRwX{grid-template-columns:repeat(3,1fr)}.styles_ratingsOverview__yeJxA .styles_diagram__fj5si{margin:0 auto}}@media(max-width:900px){.styles_ratingsOverview__yeJxA .styles_ratingItems__ycRwX{grid-template-columns:1fr 1fr}}@media(max-width:600px){.styles_ratingsOverview__yeJxA .styles_info__forcx{padding-top:20px;padding-bottom:30px}.styles_ratingsOverview__yeJxA>div{gap:30px}.styles_ratingsOverview__yeJxA .styles_ratingItems__ycRwX{row-gap:20px}.styles_ratingsOverview__yeJxA .styles_ratingItems__ycRwX label{margin-bottom:10px}.styles_ratingsOverview__yeJxA .styles_diagram__fj5si{width:100%;min-height:380px}}.styles_reviewsList__AeLWX .styles_headingContainer__vBeAW{display:flex;gap:30px}.styles_reviewsList__AeLWX .styles_headingContainer__vBeAW .styles_left__RsA_9{flex:1 1 auto}.styles_reviewsList__AeLWX .styles_headingContainer__vBeAW .styles_right__8BFTy{flex:0 0 auto;width:255px}.styles_reviewsList__AeLWX .styles_headingContainer__vBeAW .styles_rating__nOtkr{margin-top:40px}.styles_reviewsList__AeLWX .styles_headingContainer__vBeAW .styles_note__G0i_i{font-size:var(--text-4-font-size);line-height:1.25;color:var(--color-text-secondary);text-align:center;margin-top:12px}.styles_reviewsList__AeLWX .styles_toolbar__Hmzhp{padding-top:35px;padding-bottom:28px;border-bottom:3px solid var(--color-divider);display:flex;align-items:center;justify-content:flex-end}.styles_reviewsList__AeLWX .styles_toolbar__Hmzhp>*{flex:0 0 auto}.styles_reviewsList__AeLWX .styles_toolbar__Hmzhp .styles_sort__lj9vd{width:200px}.styles_reviewsList__AeLWX .styles_toolbar__Hmzhp .styles_divider__GxQvm{width:1px;height:38px;background-color:var(--color-divider);margin:0 15px}.styles_reviewsList__AeLWX ul{padding-top:30px}.styles_reviewsList__AeLWX ul.styles_lastPage__efcfn{padding-bottom:var(--tab-padding)}.styles_reviewsList__AeLWX li{border-bottom:1px solid var(--color-divider)}.styles_reviewsList__AeLWX li a{padding-top:62px;padding-bottom:40px;text-decoration:none;color:var(--color-text-primary);display:grid;grid-template-columns:245px 1fr;grid-gap:50px;gap:50px}.styles_reviewsList__AeLWX .styles_meta__IuOOL .styles_rating__nOtkr{margin-top:4px;margin-bottom:24px}.styles_reviewsList__AeLWX .styles_meta__IuOOL span,.styles_reviewsList__AeLWX .styles_meta__IuOOL>strong{display:block;font-size:var(--text-3-font-size)}.styles_reviewsList__AeLWX .styles_meta__IuOOL>strong{font-weight:600}.styles_reviewsList__AeLWX .styles_main__Dgtak{overflow:hidden}.styles_reviewsList__AeLWX .styles_main__Dgtak h3{margin-bottom:28px}.styles_reviewsList__AeLWX .styles_main__Dgtak>div{margin-top:14px}.styles_reviewsList__AeLWX .styles_main__Dgtak label{font-size:var(--text-3-font-size);font-weight:600;display:block}.styles_reviewsList__AeLWX .styles_main__Dgtak p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_reviewsList__AeLWX .styles_main__Dgtak .styles_stack__F1DhO{margin-top:40px;display:grid;grid-template-columns:repeat(3,185px)}.styles_reviewsList__AeLWX .styles_main__Dgtak .styles_stack__F1DhO label{font-weight:400}.styles_reviewsList__AeLWX .styles_main__Dgtak .styles_stack__F1DhO strong{font-size:var(--text-2-font-size)}.styles_reviewsList__AeLWX .styles_main__Dgtak .styles_helpful__4uvsP{margin-top:35px}.styles_reviewsList__AeLWX .styles_loadMore__VvDGU{padding-top:48px;padding-bottom:48px}.styles_reviewsList__AeLWX .styles_loadMore__VvDGU button{width:260px;margin:0 auto}@media(max-height:800px){.styles_reviewsList__AeLWX .styles_toolbar__Hmzhp{padding-top:25px}.styles_reviewsList__AeLWX ul{padding-top:0}}@media(max-width:900px){.styles_reviewsList__AeLWX .styles_headingContainer__vBeAW .styles_rating__nOtkr{margin-top:14px}.styles_reviewsList__AeLWX .styles_toolbar__Hmzhp{padding-top:25px;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.styles_reviewsList__AeLWX .styles_toolbar__Hmzhp .styles_sort__lj9vd{width:100%}.styles_reviewsList__AeLWX .styles_toolbar__Hmzhp .styles_divider__GxQvm{display:none}.styles_reviewsList__AeLWX .styles_toolbar__Hmzhp .styles_searchButton__a7R3D,.styles_reviewsList__AeLWX .styles_toolbar__Hmzhp .styles_searchButton__a7R3D>div{width:100%}.styles_reviewsList__AeLWX ul{padding-top:0}.styles_reviewsList__AeLWX li a{padding-top:50px;grid-template-columns:200px 1fr;gap:30px}.styles_reviewsList__AeLWX .styles_meta__IuOOL .styles_rating__nOtkr{margin-bottom:14px}.styles_reviewsList__AeLWX .styles_main__Dgtak .styles_stack__F1DhO{display:flex;justify-content:space-between}.styles_reviewsList__AeLWX .styles_main__Dgtak .styles_stack__F1DhO>div{flex:0 0 auto}}@media(max-width:600px){.styles_reviewsList__AeLWX .styles_headingContainer__vBeAW{flex-direction:column;gap:14px}.styles_reviewsList__AeLWX .styles_headingContainer__vBeAW .styles_right__8BFTy{width:100%}.styles_reviewsList__AeLWX .styles_toolbar__Hmzhp{grid-template-columns:1fr;gap:7px}.styles_reviewsList__AeLWX li a{grid-template-columns:1fr;gap:24px;padding-top:30px;padding-bottom:30px}.styles_reviewsList__AeLWX .styles_meta__IuOOL .styles_rating__nOtkr{margin-bottom:8px}.styles_reviewsList__AeLWX .styles_main__Dgtak h3{margin-bottom:20px}.styles_reviewsList__AeLWX .styles_main__Dgtak p{white-space:normal;overflow:hidden;max-height:calc(2*var(--text-3-line-height))}@supports(-webkit-line-clamp:1){.styles_reviewsList__AeLWX .styles_main__Dgtak p{word-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}.styles_reviewsList__AeLWX .styles_main__Dgtak .styles_stack__F1DhO{margin-top:25px}.styles_reviewsList__AeLWX .styles_main__Dgtak .styles_stack__F1DhO label{font-size:14px}.styles_reviewsList__AeLWX .styles_main__Dgtak .styles_stack__F1DhO strong{font-size:16px}.styles_reviewsList__AeLWX .styles_main__Dgtak .styles_helpful__4uvsP{margin-top:25px}.styles_reviewsList__AeLWX .styles_loadMore__VvDGU{padding-top:30px;padding-bottom:30px}.styles_reviewsList__AeLWX .styles_loadMore__VvDGU button{width:100%}}.styles_fddsTooltip__H3xMJ strong,.styles_ratingsTooltip__FNkPd strong{display:block;font-size:var(--text-3-font-size);line-height:var(--text-3-line-height);margin-bottom:8px}.styles_requirements__KWedg{padding-top:var(--section-padding);padding-bottom:var(--section-padding)}.styles_requirements__KWedg .styles_headingContainer__vBeAW{width:100%;max-width:1040px;margin:0 auto;padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding);box-sizing:border-box}.styles_requirements__KWedg .styles_headingContainer__vBeAW p{margin-top:40px}.styles_requirements__KWedg ul{width:100%;max-width:1260px;padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding);box-sizing:border-box;margin:70px auto 0;display:flex;flex-wrap:wrap;justify-content:center}.styles_requirements__KWedg ul li{width:33.3333333333%;flex:0 0 auto;text-align:center;padding:0 40px;box-sizing:border-box}.styles_requirements__KWedg ul i{margin:0 auto;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.styles_requirements__KWedg ul svg path{fill:var(--color-accent)}.styles_requirements__KWedg ul h5{margin-top:24px;margin-bottom:30px}@media(max-width:1200px){.styles_requirements__KWedg ul li{padding:0 24px}}@media(max-width:900px){.styles_requirements__KWedg ul{margin-top:50px}.styles_requirements__KWedg ul h5{margin-top:20px;margin-bottom:20px}}@media(max-width:600px){.styles_requirements__KWedg ul{gap:40px}.styles_requirements__KWedg ul li{width:100%}}.styles_courses__1VPih{padding-top:var(--section-padding);padding-bottom:var(--section-padding)}.styles_courses__1VPih .styles_grid___PtYA{margin-left:-40px;margin-right:-40px}@media(max-width:1160px){.styles_courses__1VPih .styles_grid___PtYA{margin-left:0;margin-right:0}}.styles_fddsTooltipButton__96MRY{margin-left:14px}@media(max-width:600px){.styles_fddsTooltipButton__96MRY{margin-left:7px;transform:translateY(2px)}}.styles_fddsTooltip__H3xMJ{max-width:350px}.styles_fdds__Xgf0o a,.styles_fdds__Xgf0o strong{font-weight:600;font-size:var(--text-3-font-size)}.styles_fdds__Xgf0o td a svg path,.styles_fdds__Xgf0o td button svg path{fill:var(--color-text-secondary)}.styles_fdds__Xgf0o td a:hover svg path,.styles_fdds__Xgf0o td button:hover svg path{fill:var(--color-text-primary)}.styles_fdds__Xgf0o .styles_empty__vuzXM{display:block;font-size:var(--text-3-font-size);margin-top:14px}.styles_fdds__Xgf0o .styles_fTitle__tBWq6>div{display:inline-flex;align-items:center}.styles_fdds__Xgf0o .styles_fTitle__tBWq6 a.styles_title__pYuEq{color:var(--color-text-primary);margin-right:10px}.styles_fdds__Xgf0o .styles_fTitle__tBWq6 a:not(.styles_title__pYuEq){margin-right:2px}.styles_fdds__Xgf0o .styles_table__C8nZS a,.styles_fdds__Xgf0o a{font-weight:600;text-decoration:none;color:var(--color-accent);transition:color .15s;cursor:pointer}.styles_fdds__Xgf0o .styles_table__C8nZS a:hover,.styles_fdds__Xgf0o a:hover{color:var(--color-accent-dark,--color-purple-dark)}.styles_fdds__Xgf0o .styles_table__C8nZS{margin-top:20px}.styles_fdds__Xgf0o .styles_table__C8nZS tbody tr:last-child td{border-bottom:none}@media(min-width:601px){.styles_fdds__Xgf0o .styles_table__C8nZS .styles_mobile__DG6ug{display:none}}@media(max-width:600px){.styles_fdds__Xgf0o>span{margin-top:8px}.styles_fdds__Xgf0o .styles_tableContainer__pCEEX{overflow-x:auto;margin-left:calc(-1*var(--container-horizontal-padding));margin-right:calc(-1*var(--container-horizontal-padding));padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding)}.styles_fdds__Xgf0o .styles_table__C8nZS .styles_desktop__R0Zk2{display:none}.styles_fdds__Xgf0o .styles_fTitle__tBWq6 a.styles_title__pYuEq{flex:0 1;margin-right:8px}.styles_fdds__Xgf0o .styles_fTitle__tBWq6 a:not(.styles_title__pYuEq){margin-right:0}}.styles_costs__ZADX6 .styles_divider__GxQvm{border-top:3px solid var(--color-divider);margin-top:40px}.styles_costs__ZADX6 ul li{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-divider);height:86px}.styles_costs__ZADX6 ul li label{font-size:var(--text-3-font-size)}.styles_costs__ZADX6 ul li div,.styles_costs__ZADX6 ul li label{flex:0 0 auto}.styles_costs__ZADX6 ul li div{display:flex;align-content:center}.styles_costs__ZADX6 ul li span,.styles_costs__ZADX6 ul li strong{flex:0 0 auto;display:block;font-size:var(--text-1-font-size);font-weight:600}@media(max-width:1200px){.styles_costs__ZADX6 .styles_divider__GxQvm{margin-top:30px}}@media(max-width:600px){.styles_costs__ZADX6 ul li{flex-direction:column;align-items:flex-start;justify-content:center;height:80px}.styles_costs__ZADX6 ul li span,.styles_costs__ZADX6 ul li strong{font-size:var(--text-3-font-size)}}.styles_costsTooltip__yfX93{font-size:var(--text-4-font-size);line-height:var(--text-4-line-height)}.styles_costsTooltip__yfX93 a{font-weight:600;text-decoration:none;color:var(--color-accent);transition:color .15s;cursor:pointer}.styles_costsTooltip__yfX93 a:hover{color:var(--color-accent-dark,--color-purple-dark)}.styles_costsTooltipButton__6SJsO{margin-left:10px}.styles_costsTooltipButton__6SJsO svg path{fill:var(--color-text-secondary)}.styles_costsTooltipButton__6SJsO[data-hovered] svg,.styles_costsTooltipButton__6SJsO[data-pressed] svg{box-shadow:0 0 0 3px var(--color-gray)}.styles_costsTooltipButton__6SJsO[data-hovered] svg path,.styles_costsTooltipButton__6SJsO[data-pressed] svg path{fill:var(--color-text-primary)}.styles_customSection__fCdiN{padding-top:var(--section-padding);padding-bottom:var(--section-padding)}.styles_customSection__fCdiN h2{margin-bottom:35px}.styles_cta___TJAg{padding-top:70px;width:100%}.styles_cta___TJAg .styles_button__1XIzn{margin:0 auto;width:310px}.styles_cta___TJAg:not(.styles_noBottomPadding__bpdqk){padding-bottom:70px}@media(max-width:900px){.styles_cta___TJAg{padding-top:var(--section-padding)}.styles_cta___TJAg:not(.styles_noBottomPadding__bpdqk){padding-bottom:var(--section-padding)}}@media(max-width:600px){.styles_cta___TJAg .styles_button__1XIzn{width:100%}}.styles_disclaimer__LtmsD{padding-top:70px;padding-bottom:70px}.styles_disclaimer__LtmsD p{text-align:center;color:var(--color-text-secondary)}@media(max-width:900px){.styles_disclaimer__LtmsD{padding-top:var(--section-padding);padding-bottom:var(--section-padding)}}.styles_item__eadGf{--contact-info-item-gap:20px}.styles_item__eadGf:not(:last-child){margin-bottom:var(--contact-info-item-gap)}.styles_item__eadGf a{display:flex;align-items:center;gap:14px;font-weight:600;text-decoration:none;color:var(--color-black);transition:color .15s}.styles_item__eadGf a:hover{color:var(--color-black-dark)}.styles_item__eadGf a svg{width:32px;height:32px;flex:0 0 auto}.styles_item__eadGf a svg path{transition:fill .15s;fill:var(--color-accent)}.styles_item__eadGf a span{display:block;flex:1 1 auto;font-size:var(--text-2-font-size);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_item__eadGf a:hover svg path{fill:var(--color-accent-dark)}@media(max-width:900px){.styles_item__eadGf{--contact-info-item-gap:18px}}@media(max-width:600px){.styles_item__eadGf{--contact-info-item-gap:12px}}.styles_FDDUploadModal__lC5nT .styles_modalBody__JL9V9{padding-bottom:0;display:flex;flex-direction:column}.styles_FDDUploadModal__lC5nT .styles_note__R3cty{margin-top:8px}.styles_FDDUploadModal__lC5nT .styles_box__uF0Nm{flex:0 0 auto;margin-top:30px}.styles_FDDUploadModal__lC5nT form{margin-top:25px}.styles_DragAndDropUpload__yJLUQ{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;height:340px;background-color:var(--color-gray-light);border-radius:18px;transition:background-color .2s;position:relative;box-sizing:border-box;--box-padding:40px;padding:var(--box-padding)}.styles_DragAndDropUpload__yJLUQ:after{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:2px dashed transparent;border-radius:28px;pointer-events:none;transition:border-color .2s}.styles_DragAndDropUpload__yJLUQ.styles_dragging__VJ4Hx{background-color:#f6f4fe}.styles_DragAndDropUpload__yJLUQ.styles_dragging__VJ4Hx:after{border-color:var(--color-purple)}.styles_DragAndDropUpload__yJLUQ.styles_dragging__VJ4Hx strong{color:var(--color-purple)}.styles_DragAndDropUpload__yJLUQ.styles_draggingError__wI4o6{background-color:#fef4f6}.styles_DragAndDropUpload__yJLUQ.styles_draggingError__wI4o6:after{border-color:var(--color-red)}.styles_DragAndDropUpload__yJLUQ.styles_draggingError__wI4o6 strong{color:var(--color-red)}.styles_DragAndDropUpload__yJLUQ strong{display:block;flex:0 0 auto;margin-bottom:10px;font-size:var(--text-3-font-size);font-weight:600;transition:color .2s}.styles_DragAndDropUpload__yJLUQ p{text-align:center;flex:0 0 auto;font-size:var(--text-4-font-size);color:var(--color-text-secondary);max-width:435px}.styles_DragAndDropUpload__yJLUQ input{display:none}.styles_DragAndDropUpload__yJLUQ button{width:140px;margin-top:16px;font-weight:400;--color-white-dark:#fff}@media(max-height:800px){.styles_DragAndDropUpload__yJLUQ{height:300px}}@media(max-width:900px){.styles_DragAndDropUpload__yJLUQ{--box-padding:20px}}@media(max-width:600px){.styles_DragAndDropUpload__yJLUQ{min-height:200px;height:auto}.styles_DragAndDropUpload__yJLUQ p br{display:none}}.styles_FilingStatesMultiSelect__grqlM{border:2px solid var(--color-field-br-normal);border-radius:12px;width:100%;height:188px;overflow:hidden;--scrollbar-padding:4px;--scrollbar-width:8px;--scrollbar-size:calc(var(--scrollbar-width) + 2 * var(--scrollbar-padding))}.styles_FilingStatesMultiSelect__grqlM ::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}.styles_FilingStatesMultiSelect__grqlM ::-webkit-scrollbar-track{background:var(--color-background)}.styles_FilingStatesMultiSelect__grqlM ::-webkit-scrollbar-thumb{border:var(--scrollbar-padding) solid transparent;background-clip:padding-box;border-radius:9999px;background-color:var(--color-divider)}.styles_FilingStatesMultiSelect__grqlM .styles_list__pb16B{width:100%;height:100%;box-sizing:border-box;padding:10px 15px;overflow-y:scroll}.styles_FilingStatesMultiSelect__grqlM .styles_list__pb16B>div{outline:none;cursor:default;display:flex;align-items:center;flex-direction:row;gap:12px;font-size:var(--text-4-font-size);height:30px}.styles_FilingStatesMultiSelect__grqlM .styles_list__pb16B>div i{flex:0 0 auto;width:10px;display:flex;justify-content:center;align-items:center}.styles_FilingStatesMultiSelect__grqlM .styles_list__pb16B>div span{flex:1 1 auto}.styles_FilingStatesMultiSelect__grqlM .styles_list__pb16B>div[data-selected=true] span{font-weight:600}.styles_FilingStatesMultiSelect__grqlM .styles_list__pb16B>div:not([data-selected=true]) svg{display:none}@media(max-width:600px){.styles_FilingStatesMultiSelect__grqlM{height:110px}.styles_FilingStatesMultiSelect__grqlM .styles_list__pb16B{padding:5px 10px}.styles_FilingStatesMultiSelect__grqlM .styles_list__pb16B>div{height:25px}}.styles_LoadingSpinner__WvMTU{width:100%;flex:1 1 auto;display:flex;align-items:center;justify-content:center}.styles_LoadingSpinner__WvMTU svg{flex:0 0 auto;animation:styles_rotate___SVw1 2s linear infinite;width:50px;height:50px}.styles_LoadingSpinner__WvMTU svg circle{stroke:var(--color-divider);stroke-linecap:round;animation:styles_dash__7MNzD 1.5s ease-in-out infinite}@keyframes styles_rotate___SVw1{to{transform:rotate(1turn)}}@keyframes styles_dash__7MNzD{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.styles_LoadingSpinner__WvMTU.styles_small__KpY91 svg{width:28px;height:28px}.styles_loading__VK5p_{flex:1 1 auto;text-align:center;display:flex;align-items:center;justify-content:center;padding-top:100px;padding-bottom:100px;height:100%;box-sizing:border-box}.styles_modalBody__2ST6J li{display:flex;align-items:center;justify-content:space-between;height:64px;border-bottom:1px solid var(--color-divider)}.styles_modalBody__2ST6J li a,.styles_modalBody__2ST6J li strong{font-weight:600;font-size:var(--text-4-font-size)}.styles_modalBody__2ST6J li a{font-weight:600;text-decoration:none;color:var(--color-accent);transition:color .15s;cursor:pointer}.styles_modalBody__2ST6J li a:hover{color:var(--color-accent-dark,--color-purple-dark)}.styles_NoResultsView__gMFI6{flex:1 1 auto;text-align:center;display:flex;align-items:center;justify-content:center;font-size:var(--text-1-font-size);color:var(--color-text-secondary);padding-top:100px;padding-bottom:100px}.styles_Table__cFqLR{width:100%;border-collapse:collapse;border-spacing:0;flex:0 0 auto;--cell-left-padding:50px}@media(max-width:900px){.styles_Table__cFqLR{--cell-left-padding:30px}}.styles_Table__cFqLR td.styles_shrink__o_61Z,.styles_Table__cFqLR th.styles_shrink__o_61Z{white-space:nowrap;width:1px}.styles_Table__cFqLR td.styles_multiLines__WVF1_ p,.styles_Table__cFqLR th.styles_multiLines__WVF1_ p{overflow:hidden;max-height:calc(3*var(--text-4-line-height-px))}@supports(-webkit-line-clamp:1){.styles_Table__cFqLR td.styles_multiLines__WVF1_ p,.styles_Table__cFqLR th.styles_multiLines__WVF1_ p{word-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.styles_Table__cFqLR td.styles_right__NGIeS,.styles_Table__cFqLR th.styles_right__NGIeS{text-align:right}.styles_Table__cFqLR td.styles_center__BqQea,.styles_Table__cFqLR th.styles_center__BqQea{text-align:center}.styles_Table__cFqLR thead th{padding:22px 0;padding-left:var(--cell-left-padding);font-size:var(--text-3-font-size);font-weight:400;text-align:start;color:var(--color-text-secondary);border-bottom:2px solid var(--color-divider)}.styles_Table__cFqLR thead th:first-child{padding-left:0}@media(max-width:900px){.styles_Table__cFqLR thead th:first-child{padding-left:0}}@media(max-width:600px){.styles_Table__cFqLR thead th{font-size:var(--text-4-font-size);padding:10px 0;padding-left:var(--cell-left-padding)}}.styles_Table__cFqLR tbody td{padding:28px 0;padding-left:var(--cell-left-padding);border-bottom:1px solid var(--color-divider);font-size:var(--text-4-font-size);line-height:var(--text-4-line-height);font-weight:400}.styles_Table__cFqLR tbody td:first-child{padding-left:0}.styles_Table__cFqLR tbody td a{text-decoration:none;color:var(--color-text-primary)}@media(max-width:900px){.styles_Table__cFqLR tbody td:first-child{padding-left:0}}.styles_Table__cFqLR tbody:before{content:"";display:block;height:17px}@media(max-width:900px){.styles_Table__cFqLR tbody:before{height:12px}}@media(max-width:600px){.styles_Table__cFqLR tbody:before{height:7px}}.styles_showingContentLoader__573nR td.styles_right__NGIeS svg{margin-right:0;margin-left:auto}.styles_showingContentLoader__573nR svg{display:block;width:100%;height:25px}.styles_showingContentLoader__573nR svg .styles_pCell__lWatp{height:100%}@media(max-width:900px){.styles_showingContentLoader__573nR svg{height:23px}}@media(max-width:600px){.styles_showingContentLoader__573nR svg{height:22px}}.styles_loadingMore__lIGF5{display:flex;align-items:center;justify-content:center;height:64px;color:var(--color-text-secondary)}.styles_MoneyLabel__PPEZs,.styles_NumberLabel__4pK34,.styles_PercentageLabel__CxsQA{display:block}.styles_MultiVideoPlayer__2YTXf{width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;border-radius:20px}.styles_MultiVideoPlayer__2YTXf iframe{width:100%;height:100%}.styles_MultiVideoPlayer__2YTXf video{flex:0 0 auto;background-color:var(--color-accent-light)}.styles_MultiVideoPlayer__2YTXf .styles_playerPlaceholder__X0Nje,.styles_MultiVideoPlayer__2YTXf video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.styles_MultiVideoPlayer__2YTXf .styles_player__FhkXu{position:absolute;top:0;left:0;bottom:0;right:0}.styles_MultiVideoPlayer__2YTXf .styles_thumbnail__qIijD{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;box-shadow:0 6px 20px 0 rgba(0,0,0,.05);background-color:var(--color-accent-light)}.styles_MultiVideoPlayer__2YTXf .styles_thumbnail__qIijD.styles_portrait___XkK7{background-size:contain}.styles_MultiVideoPlayer__2YTXf .styles_controlsContainer__hXqGs{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.styles_MultiVideoPlayer__2YTXf .styles_buttonMobile__LluZi,.styles_MultiVideoPlayer__2YTXf .styles_button__edsW1{flex:0 0 auto;border-radius:50%;background-color:var(--color-accent);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s}.styles_MultiVideoPlayer__2YTXf .styles_buttonMobile__LluZi:hover,.styles_MultiVideoPlayer__2YTXf .styles_button__edsW1:hover{background-color:var(--color-accent-dark)}.styles_MultiVideoPlayer__2YTXf .styles_buttonMobile__LluZi:active,.styles_MultiVideoPlayer__2YTXf .styles_button__edsW1:active{background-color:var(--color-accent)}.styles_MultiVideoPlayer__2YTXf .styles_buttonMobile__LluZi svg,.styles_MultiVideoPlayer__2YTXf .styles_button__edsW1 svg{flex:0 0 auto}.styles_MultiVideoPlayer__2YTXf .styles_buttonMobile__LluZi svg path,.styles_MultiVideoPlayer__2YTXf .styles_button__edsW1 svg path{fill:#fff}.styles_MultiVideoPlayer__2YTXf .styles_button__edsW1{display:none;box-shadow:0 6px 12px 0 rgba(0,0,0,.18);width:128px;height:128px}.styles_MultiVideoPlayer__2YTXf .styles_button__edsW1 svg{margin-left:10px}@media(min-width:601px){.styles_MultiVideoPlayer__2YTXf .styles_button__edsW1{display:flex}}.styles_MultiVideoPlayer__2YTXf .styles_button__edsW1.styles_small__azaXB{width:76px;height:76px}.styles_MultiVideoPlayer__2YTXf .styles_button__edsW1.styles_small__azaXB svg{width:24px;margin-left:7px}.styles_MultiVideoPlayer__2YTXf .styles_buttonMobile__LluZi{display:none;box-shadow:0 6px 12px 0 rgba(0,0,0,.18);width:50px;height:50px}.styles_MultiVideoPlayer__2YTXf .styles_buttonMobile__LluZi svg{margin-left:4px}@media(max-width:600px){.styles_MultiVideoPlayer__2YTXf .styles_buttonMobile__LluZi{display:flex}.styles_MultiVideoPlayer__2YTXf{border-radius:12px}}.styles_DetailedRatingStars__n_I9G{display:flex}.styles_DetailedRatingStars__n_I9G strong{flex:0 0 auto;font-weight:700}.styles_DetailedRatingStars__n_I9G>div{flex:0 0 auto;display:flex}.styles_DetailedRatingStars__n_I9G>div>div{flex:0 0 auto;display:flex;align-items:center;justify-content:center;position:relative}.styles_DetailedRatingStars__n_I9G>div>div svg{flex:0 0 auto}.styles_DetailedRatingStars__n_I9G>div>div svg path{fill:var(--color-accent)}.styles_DetailedRatingStars__n_I9G>div>div.styles_half__lwOv5>svg{-webkit-clip-path:polygon(0 0,50% 0,50% 100%,0 100%);clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}.styles_DetailedRatingStars__n_I9G.styles_small__Al2Wn{align-items:flex-end}.styles_DetailedRatingStars__n_I9G.styles_small__Al2Wn strong{font-size:var(--heading-4-font-size);line-height:var(--heading-4-font-size)}.styles_DetailedRatingStars__n_I9G.styles_small__Al2Wn>div{margin-left:10px;margin-bottom:4px}.styles_DetailedRatingStars__n_I9G.styles_small__Al2Wn>div>div{width:20px}.styles_DetailedRatingStars__n_I9G.styles_small__Al2Wn>div>div:not(:last-child){margin-right:8px}.styles_DetailedRatingStars__n_I9G.styles_large__tTIjj{align-items:center}.styles_DetailedRatingStars__n_I9G.styles_large__tTIjj strong{font-size:var(--heading-3-font-size);line-height:var(--heading-3-font-size)}.styles_DetailedRatingStars__n_I9G.styles_large__tTIjj>div{padding-bottom:4px;margin-left:24px}.styles_DetailedRatingStars__n_I9G.styles_large__tTIjj>div>div{width:34px}.styles_DetailedRatingStars__n_I9G.styles_large__tTIjj>div>div:not(:last-child){margin-right:14px}@media(max-width:600px){.styles_DetailedRatingStars__n_I9G.styles_large__tTIjj>div{margin-left:18px}.styles_DetailedRatingStars__n_I9G.styles_large__tTIjj>div>div:not(:last-child){margin-right:12px}.styles_DetailedRatingStars__n_I9G.styles_small__Al2Wn>div{margin-bottom:5px}.styles_DetailedRatingStars__n_I9G.styles_small__Al2Wn>div>div{width:15px}.styles_DetailedRatingStars__n_I9G.styles_small__Al2Wn>div svg{width:15px;height:15px}.styles_DetailedRatingStars__n_I9G.styles_onlyStarsMobile__bRL7L strong{display:none}.styles_DetailedRatingStars__n_I9G.styles_onlyStarsMobile__bRL7L>div{margin-left:0}}.styles_searchInput__NUybV{display:flex;align-items:center;width:290px;height:48px;border-radius:12px;transition:background-color .15s,box-shadow .15s;box-shadow:none}.styles_searchInput__NUybV.styles_gray__R_nMw{background-color:var(--color-field-bg-empty-normal)}.styles_searchInput__NUybV.styles_wired__MFPc7{box-shadow:inset 0 0 0 1px var(--color-divider)}.styles_searchInput__NUybV svg path{transition:fill .15s}.styles_searchInput__NUybV button,.styles_searchInput__NUybV i{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.styles_searchInput__NUybV button svg,.styles_searchInput__NUybV i svg{flex:0 0 auto}.styles_searchInput__NUybV .styles_searchIcon__8pRdV{width:40px;height:100%;margin-left:2px;cursor:pointer}.styles_searchInput__NUybV .styles_clearIcon__aqiWT{width:40px;cursor:pointer}.styles_searchInput__NUybV .styles_clearIcon__aqiWT:hover svg path{fill:var(--color-black)}.styles_searchInput__NUybV .styles_input__lKbcW{flex:1 1 auto;margin-right:6px}.styles_searchInput__NUybV input{width:100%;background-color:transparent;font-size:16px;outline:none;line-height:40px}.styles_searchInput__NUybV input::-webkit-input-placeholder{color:var(--color-placeholder)}.styles_searchInput__NUybV input:-moz-placeholder,.styles_searchInput__NUybV input::-moz-placeholder{color:var(--color-placeholder)}.styles_searchInput__NUybV input:-ms-input-placeholder{color:var(--color-placeholder)}.styles_searchInput__NUybV:hover:not(.styles_isFocused__1GvXd){background-color:var(--color-field-bg-empty-hover);box-shadow:none}.styles_searchInput__NUybV.styles_hasValue__EWOCv{background-color:var(--color-field-bg-normal);box-shadow:inset 0 0 0 2px var(--color-field-br-normal)}.styles_searchInput__NUybV.styles_hasValue__EWOCv:hover:not(.styles_isFocused__1GvXd){background-color:var(--color-field-bg-normal);box-shadow:inset 0 0 0 2px var(--color-field-br-hover)}.styles_searchInput__NUybV.styles_isFocused__1GvXd{background-color:var(--color-field-bg-focus);box-shadow:inset 0 0 0 2px var(--color-field-br-focus)}.styles_searchInput__NUybV.styles_isFocused__1GvXd .styles_searchIcon__8pRdV svg path{fill:var(--color-field-br-focus)}.styles_searchInput__NUybV:not(.styles_hasValue__EWOCv) .styles_clearIcon__aqiWT{display:none}.styles_searchInput__NUybV.styles_alwaysCollapse__IVxXp{overflow:hidden;transition:background-color .15s,box-shadow .15s,width .2s}.styles_searchInput__NUybV.styles_alwaysCollapse__IVxXp.styles_collapsed__swbfq{width:48px}.styles_searchInput__NUybV.styles_alwaysCollapse__IVxXp.styles_collapsed__swbfq.styles_transparent__xO8w3:hover:not(.styles_isFocused__1GvXd),.styles_searchInput__NUybV.styles_alwaysCollapse__IVxXp.styles_collapsed__swbfq.styles_wired__MFPc7:hover:not(.styles_isFocused__1GvXd){background-color:var(--color-white-dark);box-shadow:none}.styles_searchInput__NUybV.styles_alwaysCollapse__IVxXp.styles_collapsed__swbfq.styles_transparent__xO8w3:hover:not(.styles_isFocused__1GvXd) svg path,.styles_searchInput__NUybV.styles_alwaysCollapse__IVxXp.styles_collapsed__swbfq.styles_wired__MFPc7:hover:not(.styles_isFocused__1GvXd) svg path{fill:var(--color-text-primary)}.styles_searchInput__NUybV.styles_alwaysCollapse__IVxXp.styles_collapsed__swbfq .styles_searchIcon__8pRdV{transition:margin-left .2s,width .2s;margin-left:0;width:48px}@media(min-width:901px){.styles_searchInput__NUybV{overflow:hidden;transition:background-color .15s,box-shadow .15s,width .2s}.styles_searchInput__NUybV.styles_collapsed__swbfq{width:48px}.styles_searchInput__NUybV.styles_collapsed__swbfq.styles_transparent__xO8w3:hover:not(.styles_isFocused__1GvXd),.styles_searchInput__NUybV.styles_collapsed__swbfq.styles_wired__MFPc7:hover:not(.styles_isFocused__1GvXd){background-color:var(--color-white-dark);box-shadow:none}.styles_searchInput__NUybV.styles_collapsed__swbfq.styles_transparent__xO8w3:hover:not(.styles_isFocused__1GvXd) svg path,.styles_searchInput__NUybV.styles_collapsed__swbfq.styles_wired__MFPc7:hover:not(.styles_isFocused__1GvXd) svg path{fill:var(--color-text-primary)}.styles_searchInput__NUybV.styles_collapsed__swbfq .styles_searchIcon__8pRdV{transition:margin-left .2s,width .2s;margin-left:0;width:48px}}@media(max-width:900px){.styles_searchInput__NUybV.styles_wired__MFPc7:not(.styles_hasValue__EWOCv){background-color:var(--color-gray-light);box-shadow:inset 0 0 0 1px var(--color-gray-light)}}@media(max-width:600px){.styles_searchInput__NUybV{width:100%;height:46px}}.styles_ReviewHelpfulBar__NlDw0{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;font-size:var(--text-4-font-size)}.styles_ReviewHelpfulBar__NlDw0>div{display:flex;align-items:center}.styles_ReviewHelpfulBar__NlDw0 button,.styles_ReviewHelpfulBar__NlDw0 span,.styles_ReviewHelpfulBar__NlDw0 strong{flex:0 0 auto}.styles_ReviewHelpfulBar__NlDw0 strong{font-weight:600}.styles_ReviewHelpfulBar__NlDw0 button{margin-left:20px}@media(max-width:1200px){.styles_ReviewHelpfulBar__NlDw0{justify-content:flex-end}.styles_ReviewHelpfulBar__NlDw0>div{flex:1 1 auto}}@media(max-width:600px){.styles_ReviewHelpfulBar__NlDw0,.styles_ReviewHelpfulBar__NlDw0>div{display:block}.styles_ReviewHelpfulBar__NlDw0 button{margin-left:0;margin-top:22px;width:100%}}.styles_status__S4NOw{font-style:normal;color:var(--color-red);font-weight:600;text-transform:uppercase}.styles_status__S4NOw.styles_awaiting__1oYx3{color:var(--color-yellow)}.styles_RatingStars__Bhytd{display:flex;align-items:center;gap:10px}.styles_RatingStars__Bhytd>div{width:20px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;position:relative}.styles_RatingStars__Bhytd>div svg{flex:0 0 auto}.styles_RatingStars__Bhytd>div svg path{fill:var(--color-accent)}.styles_RatingStars__Bhytd>div.styles_half__QwybL>svg{-webkit-clip-path:polygon(0 0,50% 0,50% 100%,0 100%);clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}@media(max-width:600px){.styles_RatingStars__Bhytd.styles_smallOnMobile__zZxbE{gap:6px}.styles_RatingStars__Bhytd.styles_smallOnMobile__zZxbE>div{width:16px}.styles_RatingStars__Bhytd.styles_smallOnMobile__zZxbE svg{width:16px;height:16px}}.styles_PolygonChart__BfKEY{width:100%;position:relative;display:flex}.styles_PolygonChart__BfKEY svg{flex:0 0 auto;max-width:100%}.styles_PolygonChart__BfKEY .styles_ConcentricGrid__mCQRB circle{fill:var(--color-accent);fill-opacity:.02;pointer-events:none}.styles_PolygonChart__BfKEY .styles_ConcentricGrid__mCQRB circle:last-child{stroke:#eae9ed}.styles_PolygonChart__BfKEY .styles_AnglesGrid__1V_GL{pointer-events:none}.styles_PolygonChart__BfKEY .styles_AnglesGrid__1V_GL line{stroke:#dedbea}.styles_PolygonChart__BfKEY .styles_HoverAreas__O0Szd{opacity:.1}.styles_PolygonChart__BfKEY .styles_Serie__CvaSU{pointer-events:none;transform:none;opacity:1;transition:transform .5s,opacity .5s}.styles_PolygonChart__BfKEY .styles_Serie__CvaSU.styles_isLoading__5aR9a{transform:scale(.3);opacity:0}.styles_PolygonChart__BfKEY .styles_Labels__Rc0UA{letter-spacing:-.5px}.styles_PolygonChart__BfKEY .styles_TooltipContainer__vuPUw{--tooltip-width:76px;position:absolute;left:50%;bottom:50%;z-index:100;pointer-events:none}.styles_PolygonChart__BfKEY .styles_TooltipContainer__vuPUw .styles_dot__w_wak{width:24px;height:24px;border-radius:50%;background-color:#fff;border:2px solid var(--color-accent);display:flex;align-items:center;justify-content:center;transform:translate(-50%,50%)}.styles_PolygonChart__BfKEY .styles_TooltipContainer__vuPUw .styles_dot__w_wak>div{flex:0 0 auto;width:18px;height:18px;border-radius:50%;background-color:var(--color-accent)}.styles_PolygonChart__BfKEY .styles_TooltipContainer__vuPUw .styles_tooltip__jjEFA{bottom:0;left:0;position:absolute;background-color:#fff;border-radius:10px;padding:8px 15px;width:var(--tooltip-width);box-sizing:border-box;box-shadow:0 4px 12px 0 rgba(0,0,0,.05);transform:translate(-50%,-20px)}.styles_PolygonChart__BfKEY .styles_TooltipContainer__vuPUw .styles_tooltip__jjEFA label{display:block;font-size:14px;line-height:22px}.styles_PolygonChart__BfKEY .styles_TooltipContainer__vuPUw .styles_tooltip__jjEFA ul{margin-top:2px}.styles_PolygonChart__BfKEY .styles_TooltipContainer__vuPUw .styles_tooltip__jjEFA ul li{display:flex;align-items:center;gap:10px}.styles_PolygonChart__BfKEY .styles_TooltipContainer__vuPUw .styles_tooltip__jjEFA ul i{flex:0 0 auto;width:10px;height:10px;border-radius:50%;background-color:var(--color-accent)}.styles_PolygonChart__BfKEY .styles_TooltipContainer__vuPUw .styles_tooltip__jjEFA ul strong{font-size:var(--text-4-font-size);line-height:22px;font-weight:600}@media(max-width:600px){.styles_Labels__Rc0UA{font-size:11px}}.styles_ReviewDiagram__fYPMX{width:100%;display:flex;flex-direction:column;scroll-margin-top:calc(var(--header-height) + 20px)}.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O div{display:flex;align-items:center;gap:14px}.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O i{flex:0 0 auto;width:14px;height:14px;border-radius:50%;background-color:var(--color-accent)}.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O .styles_serieLoader__wkHdh{width:30%}.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O.styles_text-2__lOBH3 span{font-size:var(--text-2-font-size);line-height:var(--text-2-line-height)}.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O.styles_text-2__lOBH3 .styles_serieLoader__wkHdh{height:var(--text-2-line-height)}.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O.styles_text-3__thtJi span{font-size:var(--text-3-font-size);line-height:var(--text-3-line-height)}.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O.styles_text-3__thtJi .styles_serieLoader__wkHdh{height:var(--text-3-line-height)}.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O.styles_text-4__WOO1V span{font-size:var(--text-4-font-size);line-height:var(--text-4-line-height)}.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O.styles_text-4__WOO1V .styles_serieLoader__wkHdh{line-height:var(--text-4-line-height)}.styles_ReviewMiniDiagram__u749p .styles_MiniTooltipContainer__edXGV{position:absolute;left:50%;bottom:50%;z-index:100;pointer-events:none}.styles_ReviewMiniDiagram__u749p .styles_MiniTooltipContainer__edXGV .styles_dot__a3p0l{width:12px;height:12px;border-radius:50%;background-color:#fff;border:2px solid var(--color-accent);display:flex;align-items:center;justify-content:center;transform:translate(-50%,50%)}.styles_ReviewMiniDiagram__u749p .styles_MiniTooltipContainer__edXGV .styles_dot__a3p0l>div{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background-color:var(--color-accent)}.styles_ReviewMiniDiagram__u749p .styles_MiniTooltipContainer__edXGV .styles_tooltip__Hn6I4{bottom:0;left:0;position:absolute;background-color:#fff;border-radius:10px;padding:6px 8px;width:var(--tooltip-width);box-sizing:border-box;box-shadow:0 4px 12px 0 rgba(0,0,0,.05);transform:translate(-50%,-14px);text-align:center;min-width:78px}.styles_ReviewMiniDiagram__u749p .styles_MiniTooltipContainer__edXGV .styles_tooltip__Hn6I4 label{display:block;font-size:13px;line-height:16px;margin-bottom:2px}.styles_ReviewMiniDiagram__u749p .styles_MiniTooltipContainer__edXGV .styles_tooltip__Hn6I4 strong{font-size:var(--text-4-font-size);line-height:22px}@media(pointer:coarse){.styles_ReviewMiniDiagram__u749p .styles_MiniTooltipContainer__edXGV{display:none}}@media(max-width:600px){.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O{margin-bottom:20px}.styles_ReviewDiagram__fYPMX .styles_legend__qqK7O i{width:10px;height:10px}}.styles_SliderControls__1LqGV{--control-size:48px;--control-button-bg-normal:transparent;--control-button-br-normal:var(--color-divider);--control-arrow-normal:#000;display:grid;grid-template-columns:repeat(2,var(--control-size));height:var(--control-size);grid-gap:10px;gap:10px}.styles_SliderControls__1LqGV button{width:100%;height:100%;border-radius:50%;background-color:var(--control-button-bg-normal);border:1px solid var(--control-button-br-normal);transition:border .15s,background-color .15s;display:flex;align-items:center;justify-content:center}.styles_SliderControls__1LqGV button svg{flex:0 0 auto}.styles_SliderControls__1LqGV button svg path{fill:var(--control-arrow-normal)}.styles_SliderControls__1LqGV button:disabled{opacity:.5}@media(hover:hover)and (pointer:fine){.styles_SliderControls__1LqGV button:not(:disabled):hover{background-color:var(--color-accent);border-color:var(--color-accent)}.styles_SliderControls__1LqGV button:not(:disabled):hover svg path{fill:#fff}}.styles_modalBody__WSVXO form>div:not(:last-child){margin-bottom:14px}.styles_modalBody__WSVXO .styles_previewMap__0D7Nh{width:100%;height:200px}.styles_modalBody__WSVXO .styles_actions__xGKNp{margin-top:40px}.styles_modalBody__WSVXO .styles_actions__xGKNp button{min-width:105px}.styles_selectValue__SuqZW{display:flex;align-items:center}.styles_color__XfEmF{display:block;width:14px;height:14px;border-radius:50%;opacity:.6;margin-right:10px}.styles_modal__THx6_ .styles_modalBody__Q7CW1{padding-bottom:0!important}.styles_trademark__MMU7r{margin-top:25px;background-color:var(--color-gray-light);padding:20px;box-sizing:border-box;border-radius:12px;position:relative}.styles_trademark__MMU7r .styles_status__zgUt3{display:flex;align-items:center;gap:8px;margin-bottom:10px}.styles_trademark__MMU7r .styles_status__zgUt3 svg{flex:0 0 auto}.styles_trademark__MMU7r .styles_status__zgUt3 strong{flex:1 1 auto;display:block;font-weight:600;font-size:var(--text-4-font-size)}.styles_trademark__MMU7r button{position:absolute;top:10px;right:10px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.styles_trademark__MMU7r p a{display:inline}.styles_trademark__MMU7r p a svg{transform:translateY(2px);margin-right:3px}.styles_trademark__MMU7r p a svg path{fill:var(--color-accent);transition:fill .15s}.styles_trademark__MMU7r p a:hover svg path{fill:var(--color-accent-dark)}.styles_trademark__MMU7r p span{font-weight:600;text-decoration:none;color:var(--color-accent);transition:color .15s;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_trademark__MMU7r p span:hover{color:var(--color-accent-dark,--color-purple-dark)}.styles_trademark__MMU7r ul{font-size:var(--text-4-font-size);line-height:var(--text-4-line-height);margin-top:14px;display:grid;grid-gap:7px;gap:7px;list-style:initial;padding-left:20px}.styles_trademark__MMU7r ul strong{font-weight:600}@media(max-width:600px){.styles_trademark__MMU7r{margin-top:15px}.styles_trademark__MMU7r p a svg{display:none}}.styles_section___BvM6{margin-top:40px}.styles_section___BvM6 h4{font-size:var(--text-3-font-size);margin-bottom:26px}.styles_section___BvM6 .styles_tableContainer__Tt_i7{--table-offset:15px;--table-chevron-size:10px;--table-chevron-gap:10px;margin-left:calc(-1*var(--table-offset));margin-right:calc(-1*var(--table-offset))}.styles_section___BvM6 .styles_table__63bmw{width:100%;font-size:var(--text-4-font-size);--col-status-width:135px}.styles_section___BvM6 .styles_table__63bmw div{box-sizing:border-box}.styles_section___BvM6 .styles_tableHeader__daDHw{display:flex;color:var(--color-text-secondary);padding-left:var(--table-offset);padding-right:var(--table-offset);padding-bottom:15px}.styles_section___BvM6 .styles_tableHeader__daDHw>div:first-child{flex:1 1 auto}.styles_section___BvM6 .styles_tableHeader__daDHw>div:last-child:not(:first-child){flex:0 0 auto;width:var(--col-status-width)}.styles_section___BvM6 .styles_tableBody__5GAk2 strong{font-weight:600}.styles_section___BvM6 .styles_tableBody__5GAk2>div{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;position:relative}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_header__w6i4n{padding-left:var(--table-offset);padding-right:var(--table-offset)}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_header__w6i4n.styles_isExpandable__uET2T{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_header__w6i4n>div{width:100%;flex:0 0 auto;display:flex;border-top:1px solid var(--color-divider);padding:8px 0}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ{flex:1 1 auto;background-color:var(--color-gray-light);padding-left:calc(var(--table-offset) + var(--table-chevron-size) + var(--table-chevron-gap));padding-top:20px;padding-bottom:20px;display:flex;gap:10px;padding-right:var(--table-offset)}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ .styles_left___13Fr{flex:1 1 auto;display:grid;grid-gap:24px;gap:24px;padding-right:14px}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ .styles_right__K9kVr{flex:0 0 auto;width:calc(12px + var(--col-status-width))}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ .styles_effectiveDate__xcjCT{padding-left:42px;font-size:14px;display:block;margin-top:-2px;cursor:pointer}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ .styles_description__8fLEj{--content-paragraph-spacing:calc(var(--text-4-font-size) * 1.5)}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ .styles_description__8fLEj li,.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ .styles_description__8fLEj p{font-size:var(--text-4-font-size)}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ p{line-height:1.5}.styles_section___BvM6 .styles_tableBody__5GAk2 i{display:flex;align-items:center;justify-content:center}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_name__ue_Bz{flex:1 1 auto;display:flex;align-items:center;gap:var(--table-chevron-gap)}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_name__ue_Bz i{width:var(--table-chevron-size);height:var(--table-chevron-size)}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_name__ue_Bz svg{transform:rotate(-90deg);transition:transform .15s}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_name__ue_Bz svg path{transition:fill .15s;fill:var(--color-text-secondary)}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_name__ue_Bz span{display:block;flex:1 1 auto}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_status__zgUt3{flex:0 0 auto;width:var(--col-status-width);display:grid;grid-template-columns:12px 1fr;grid-gap:18px;gap:18px}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_isExpanded__NuBXM{background-color:#ebebeb;min-height:220px}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_isExpanded__NuBXM .styles_name__ue_Bz svg{transform:none}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_isExpanded__NuBXM .styles_name__ue_Bz svg path{fill:var(--color-text)}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_isExpanded__NuBXM .styles_name__ue_Bz span{font-weight:600}.styles_section___BvM6 .styles_datePopup__Xbsd0{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(87,86,94,.15);display:flex;justify-content:center;align-items:center}.styles_section___BvM6 .styles_datePopup__Xbsd0>div{border-radius:10px;background-color:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.1);width:240px;padding:18px 20px 20px}.styles_section___BvM6 .styles_datePopup__Xbsd0>div strong{display:block;font-size:var(--text-3-font-size);margin-bottom:12px}.styles_section___BvM6 .styles_datePopup__Xbsd0>div>button{margin-top:10px;width:100%}@media(max-width:600px){.styles_section___BvM6{margin-top:20px}.styles_section___BvM6 h4{margin-bottom:12px}.styles_section___BvM6 .styles_tableContainer__Tt_i7{--table-offset:10px}.styles_section___BvM6 .styles_table__63bmw{--col-status-width:115px}.styles_section___BvM6 .styles_tableHeader__daDHw{padding-bottom:8px}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ{flex-direction:column;gap:15px;padding-top:12px;padding-bottom:15px;padding-left:15px}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ .styles_left___13Fr.styles_noDescription__uQxLc{display:none}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ .styles_radioSelect__GzBZf{gap:8px}.styles_section___BvM6 .styles_tableBody__5GAk2 .styles_expanded__47eyZ .styles_effectiveDate__xcjCT{padding-left:36px;font-size:13px}}.styles_HeaderBreadcrumbs__vhxo8{overflow:hidden;flex:0 1 auto;padding-right:28px;display:flex;align-items:center}.styles_HeaderBreadcrumbs__vhxo8.styles_divide__b9CYv:before{content:"/";alt:" ";color:var(--color-text-secondary);padding:0 8px 0 4px}.styles_HeaderBreadcrumbs__vhxo8 li{flex:0 0 auto;font-size:16px;line-height:34px}.styles_HeaderBreadcrumbs__vhxo8 li a,.styles_HeaderBreadcrumbs__vhxo8 li span{color:var(--color-text-secondary)}.styles_HeaderBreadcrumbs__vhxo8 li.styles_collapse__Eo75Y{flex:0 1 auto;display:flex;overflow:hidden}.styles_HeaderBreadcrumbs__vhxo8 li.styles_collapse__Eo75Y span{display:block;flex:0 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_HeaderBreadcrumbs__vhxo8 li:last-child{font-weight:600}.styles_HeaderBreadcrumbs__vhxo8 li:last-child a,.styles_HeaderBreadcrumbs__vhxo8 li:last-child span{color:var(--color-text-primary)}.styles_HeaderBreadcrumbs__vhxo8 a{text-decoration:none}.styles_HeaderBreadcrumbs__vhxo8 a span{transition:color .15s}.styles_HeaderBreadcrumbs__vhxo8 a:hover span{color:var(--color-text-primary)}.styles_HeaderBreadcrumbs__vhxo8 li:not(:last-child):after{content:"/";alt:" ";padding:0 8px;color:var(--color-text-secondary)}@media(max-width:900px){.styles_HeaderBreadcrumbs__vhxo8{display:none}}.styles_AppHeader__2pU98{border-bottom-color:var(--color-divider)}.styles_AppHeader__2pU98>ul{padding-left:10px}.styles_AppHeader__2pU98.styles_opaque__s5m0e{background-color:var(--color-background);-webkit-backdrop-filter:initial;backdrop-filter:none}.styles_AppHeader__2pU98.styles_noDivider__S9D5N{border-bottom-color:transparent}.styles_AppHeader__2pU98.styles_relative__Md9fD{position:relative;flex:0 0 auto}.styles_AppHeader__2pU98 .styles_left__L6skC{flex:0 0 auto}.styles_AppHeader__2pU98 .styles_left__L6skC>ul{display:flex}.styles_AppHeader__2pU98 .styles_left__L6skC li,.styles_AppHeader__2pU98 .styles_menu__wrLP1{flex:0 0 auto}.styles_AppHeader__2pU98 .styles_labelView__df9E8{flex:1 1;overflow:hidden;display:flex;margin-left:20px}.styles_AppHeader__2pU98 .styles_rightView__HuxXj{flex:1 1;display:flex;justify-content:flex-end;margin-left:20px}@media(max-width:600px){.styles_AppHeader__2pU98>ul{padding-left:6px}.styles_AppHeader__2pU98 .styles_rightView__HuxXj{justify-content:center}}.styles_PageFooter__RgCCC{--footer-spacing:40px;--color-footer-link-hover:#000;flex:0 0 auto;width:100%;margin-top:150px;border-top:1px solid var(--color-divider)}@media(max-width:1140px){.styles_PageFooter__RgCCC{--footer-spacing:20px}.styles_PageFooter__RgCCC ul li{font-size:14px}}@media(max-width:1110px){.styles_PageFooter__RgCCC{--footer-spacing:0}}.styles_PageFooter__RgCCC.styles_skipFooterMargin__ipRSw{margin-top:0}.styles_PageFooter__RgCCC>div{max-width:1260px;margin:0 auto;padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding);box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:space-between;height:140px;font-size:16px;font-weight:600}.styles_PageFooter__RgCCC>div ul{display:flex;align-items:center;justify-content:flex-end}.styles_PageFooter__RgCCC>div ul li{margin-left:var(--footer-spacing)}.styles_PageFooter__RgCCC>div ul li:first-child{margin-left:0}.styles_PageFooter__RgCCC>div ul.styles_links__2QSEJ a{color:var(--color-text-secondary);font-weight:400;text-decoration:none}.styles_PageFooter__RgCCC>div ul.styles_links__2QSEJ a:hover{color:var(--color-footer-link-hover)}.styles_PageFooter__RgCCC a{transition:color .15s}.styles_PageFooter__RgCCC .styles_left__SiGs5 strong{font-weight:600}.styles_PageFooter__RgCCC .styles_left__SiGs5 div{color:var(--color-text-secondary);font-size:14px;font-weight:400}.styles_PageFooter__RgCCC .styles_left__SiGs5 div span{padding-left:4px;padding-right:4px}.styles_PageFooter__RgCCC .styles_left__SiGs5 a{color:var(--color-text-secondary);text-decoration:none}.styles_PageFooter__RgCCC .styles_left__SiGs5 a:hover{color:var(--color-footer-link-hover)}@media(max-width:1110px){.styles_PageFooter__RgCCC>div{height:auto;padding-top:42px;padding-bottom:30px;flex-direction:column;align-items:center;justify-content:center}.styles_PageFooter__RgCCC>div .styles_left__SiGs5{margin-bottom:30px}.styles_PageFooter__RgCCC>div strong{display:block;text-align:center}.styles_PageFooter__RgCCC ul{display:flex;flex-direction:column}.styles_PageFooter__RgCCC ul li{margin-bottom:12px}}@media(max-width:900px){.styles_PageFooter__RgCCC{margin-top:70px}.styles_PageFooter__RgCCC.styles_hasPagination__TUHUk{margin-top:0}}.styles_PageHeader__2JzYs .styles_MobileMenu__2RCAD,.styles_PageHeader__2JzYs .styles_logoMobile__kd38a{display:none}.styles_PageHeader__2JzYs .styles_logoMobile__kd38a a,.styles_PageHeader__2JzYs .styles_logo__98g0_ a{display:flex}.styles_PageHeader__2JzYs .styles_logoMobile__kd38a svg path,.styles_PageHeader__2JzYs .styles_logo__98g0_ svg path{fill:var(--c-menu-button-text)}.styles_PageHeader__2JzYs .styles_logo__98g0_{flex:0 0 auto;margin-left:-13px}.styles_PageHeader__2JzYs .styles_logo__98g0_ a{display:flex;align-items:center;justify-content:center;padding:0 15px;border-radius:10px;height:48px;line-height:48px;background-color:var(--c-menu-button-bg);transition:background-color .15s,box-shadow .15s}.styles_PageHeader__2JzYs .styles_logo__98g0_ a:hover{background-color:var(--c-menu-button-hover-bg)}.styles_PageHeader__2JzYs .styles_logo__98g0_ a:active{background-color:var(--c-menu-button-pushed-bg);box-shadow:0 0 0 3px var(--c-menu-button-pushed-br)}@media(max-width:1110px){.styles_PageHeader__2JzYs>ul{padding-right:14px}.styles_PageHeader__2JzYs .styles_MobileMenu__2RCAD{display:flex}}@media(max-width:600px){.styles_PageHeader__2JzYs>ul{padding-right:5px}.styles_PageHeader__2JzYs .styles_logoMobile__kd38a{display:block}.styles_PageHeader__2JzYs .styles_logo__98g0_{display:none}.styles_PageHeader__2JzYs .styles_MobileMenu__2RCAD button{width:38px;height:38px}.styles_PageHeader__2JzYs.styles_isOpened__KSfHs{opacity:1}.styles_PageHeader__2JzYs.styles_isOpened__KSfHs svg path{fill:var(--color-text-primary)}}.styles_MobileMenu__2RCAD{position:relative;margin-left:var(--nav-spacing)}.styles_MobileMenu__2RCAD button{flex:0 0 auto;cursor:pointer;display:flex;width:48px;height:48px;align-items:center;justify-content:center;background-color:transparent;border:none;border-radius:8px;transition:background-color .15s}.styles_MobileMenu__2RCAD button svg{flex:0 0 auto}.styles_MobileMenu__2RCAD button svg path{fill:var(--c-menu-button-text)}.styles_MobileMenuPopover__ehGuw{display:flex;background-color:var(--color-background);position:fixed;box-sizing:border-box;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;max-height:-webkit-fill-available!important;z-index:90;overflow:hidden}.styles_MobileMenuPopover__ehGuw>div{padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding);padding-top:calc(var(--header-height) + 25px);padding-bottom:30px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;width:100%;height:100%}.styles_MobileMenuPopover__ehGuw a,.styles_MobileMenuPopover__ehGuw span{color:var(--color-text-primary);text-decoration:none}.styles_MobileMenuPopover__ehGuw .styles_main__P20bC{flex:1 1 auto;overflow:hidden;overflow-y:auto;padding-bottom:20px}.styles_MobileMenuPopover__ehGuw .styles_main__P20bC>ul{display:flex;flex-direction:column;gap:35px}.styles_MobileMenuPopover__ehGuw .styles_main__P20bC>ul>li{flex:0 0 auto}.styles_MobileMenuPopover__ehGuw .styles_main__P20bC>ul>li.styles_bold___hxLU{font-weight:600}.styles_MobileMenuPopover__ehGuw .styles_main__P20bC>ul>li a{font-size:18px;display:flex;align-items:center}.styles_MobileMenuPopover__ehGuw .styles_main__P20bC>ul>li svg{flex:0 0 auto;margin-left:15px}.styles_MobileMenuPopover__ehGuw .styles_main__P20bC .styles_divider__4Z6P7{width:100%;border-bottom:1px solid #e7e7e7}.styles_MobileMenuPopover__ehGuw .styles_submenu__XZsY2 a,.styles_MobileMenuPopover__ehGuw .styles_submenu__XZsY2>span{font-size:18px}.styles_MobileMenuPopover__ehGuw .styles_submenu__XZsY2>span{display:flex;gap:16px;align-items:center;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e7e7e7;padding-left:7px}.styles_MobileMenuPopover__ehGuw .styles_submenu__XZsY2>span svg{transform:rotate(180deg)}.styles_MobileMenuPopover__ehGuw .styles_submenu__XZsY2 ul a{display:flex;margin-top:30px;margin-bottom:30px}.styles_MobileMenuPopover__ehGuw .styles_bottom__J7BGA{flex:0 0 auto;width:100%;text-align:center;font-size:16px}.styles_MobileMenuPopover__ehGuw .styles_bottom__J7BGA span{display:block;margin-bottom:10px}.styles_MobileMenuPopover__ehGuw .styles_bottom__J7BGA div{display:flex;justify-content:center;gap:15px}.styles_MobileMenuPopover__ehGuw .styles_bottom__J7BGA a{flex:0 0 auto;display:block;font-weight:600}.styles_ModalsStack__f6EXM>div:not(:last-child){display:none}.styles_PageLayout__LaQ7G{width:100%;flex:1 1 auto;display:flex;flex-direction:column;--mobile-header-padding-space:calc(2 * 10px);--mobile-header-margin:30px}.styles_PageLayout__LaQ7G.styles_horizontalContainer__h_1J4.styles_wideContainer__cO2NE{width:100%;max-width:1260px;margin:0 auto;padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding);box-sizing:border-box}.styles_PageLayout__LaQ7G.styles_horizontalContainer__h_1J4:not(.styles_wideContainer__cO2NE){width:100%;max-width:1040px;margin:0 auto;padding-left:var(--container-horizontal-padding);padding-right:var(--container-horizontal-padding);box-sizing:border-box}.styles_PageLayout__LaQ7G.styles_verticalContainer__PgKfp{padding-top:146px}@media(max-height:800px){.styles_PageLayout__LaQ7G.styles_verticalContainer__PgKfp{padding-top:126px}}@media(max-width:900px){.styles_PageLayout__LaQ7G.styles_verticalContainer__PgKfp{padding-top:126px}}@media(max-width:600px){.styles_PageLayout__LaQ7G.styles_verticalContainer__PgKfp{padding-top:calc(38px + var(--mobile-header-padding-space) + var(--mobile-header-margin))}}.styles_PageLayout__LaQ7G:not(.styles_verticalContainer__PgKfp):not(.styles_noHeaderPadding__5BD9P){padding-top:76px}@media(max-width:600px){.styles_PageLayout__LaQ7G:not(.styles_verticalContainer__PgKfp):not(.styles_noHeaderPadding__5BD9P){padding-top:calc(38px + var(--mobile-header-padding-space))}}