.PromoterInfo_root__PK0sb{display:flex;flex-direction:column}.PromoterInfo_root__chips__J9AVt{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.PromoterInfo_root__chip__Cs_7Y{color:var(--color-text-1)}.popover_root__BTtr2{border-radius:var(--border-radius-10);background-color:var(--color-white);box-shadow:var(--box-shadow-dropdown);z-index:1000}.popover_root__BTtr2:focus{outline:none}.input-control_root__aV3yR{position:relative;border-radius:var(--border-radius-20);border:1px solid var(--color-grey-background);display:flex;align-items:center;flex-grow:1;transition:var(--transition-default);height:30px;background:var(--color-grey-background)}.input-control_root_theme_red__Lxngm{border-color:var(--color-red-disabled)}.input-control_root_theme_yellow__wvyPw{border-color:var(--color-yellow-static)}.input-control_root_highlighted__iyRpX:not(.input-control_root_disabled__zLd9e,.input-control_root_error__JPmhG):after{border:rgba(0,0,0,0);content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0' y='0.5px' width='100%25' height='calc(100%25 - 1px)' fill='none' rx='16' ry='16' stroke='%23DF4359' stroke-width='1' stroke-dasharray='10' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");pointer-events:none}.input-control_root__aV3yR:focus-within:not(.input-control_root_error__JPmhG),.input-control_root_active__VP5E2{border-color:var(--color-grey-divider)}.input-control_root_error__JPmhG:not(.input-control_root__aV3yR:disabled,.input-control_root_disabled__zLd9e){border-color:var(--color-red-static)}.input-control_root_withoutRightBorder__9pCSY{border-right:none;border-radius:var(--border-radius-20) 0 0 var(--border-radius-20)}.input-control_root_withoutRightBorder__9pCSY .input-control_root__control__qh30p:focus:not(.input-control_root_withoutRightBorder__9pCSY .input-control_root__control_error__sirIi){border-right:none}.input-control_root_withoutRightBorder__9pCSY.input-control_root_highlighted__iyRpX:after{right:-20px}.input-control_root_withoutRightBorder__9pCSY .input-control_root__rightAddon__fMtai{right:0}.input-control_root_withoutRightBorder__9pCSY .input-control_root__control_hasClear__CjCQs,.input-control_root_withoutRightBorder__9pCSY .input-control_root__control_hasIcon__LWFac{padding-right:30px}.input-control_root_withoutRightBorder__9pCSY .input-control_root__control_hasIcon__LWFac.input-control_root__control_hasClear__CjCQs{padding-right:60px}.input-control_root__control__qh30p{width:100%;height:100%;padding:0 15px;border-radius:inherit;color:var(--color-text-1);outline:none;border:none;font-size:16px;line-height:22px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input-control_root__control__qh30p:disabled,.input-control_root__control_disabled__knops{cursor:not-allowed;color:var(--color-grey-border)}.input-control_root__control__qh30p:disabled .input-control_root__placeholder__c1Ou9,.input-control_root__control__qh30p:disabled::placeholder,.input-control_root__control_disabled__knops .input-control_root__placeholder__c1Ou9,.input-control_root__control_disabled__knops::placeholder{color:var(--color-grey-border)}.input-control_root__control__qh30p[type=number]::-webkit-inner-spin-button,.input-control_root__control__qh30p[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-control_root__control__qh30p[type=number]{-moz-appearance:textfield}.input-control_root__control_theme_grey__ggWOC{background:var(--color-grey-background)}.input-control_root__control_theme_white__DCGVK{background:var(--color-white)}.input-control_root__control_theme_red__XPtjS{background:var(--color-red-background)}.input-control_root__control_theme_yellow__G8vCt{background:var(--color-yellow-background)}.input-control_root__control_hasClear__CjCQs,.input-control_root__control_hasIcon__LWFac{padding-right:35px}.input-control_root__control_hasIcon__LWFac.input-control_root__control_hasClear__CjCQs{padding-right:65px}.input-control_root__control__qh30p::placeholder,.input-control_root__placeholder__c1Ou9{font-size:16px;line-height:22px;color:var(--color-text-2)}.input-control_root__rightAddon__fMtai{position:absolute;right:5px;display:flex;align-items:center}.input-control_root__rightAddon_decorative___0ZHi{pointer-events:none}.input-control_root__icon__PvzB5{display:flex;align-items:center;justify-content:center;width:30px;height:100%}.input-control_root__clearButton__SHrs7{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--color-text-3);background-color:rgba(0,0,0,0);pointer-events:all;z-index:0}.input-control_root__clearButton__SHrs7:before{position:absolute;top:50%;left:50%;content:"";background-color:var(--color-text-2);width:16px;height:16px;border-radius:50%;transform:translate(-50%,-50%);transition:background-color var(--transition-default);z-index:-1}@media(hover:hover){.input-control_root__clearButton__SHrs7:hover:before{background-color:var(--color-text-1)}}.input-control_root__clearButtonIcon__cmVCe{position:absolute;width:8px;height:8px;color:var(--color-white)}.Menu_root__RRxIP{max-height:inherit}.Menu_root__content__arHY5{padding:8px 4px}.Menu_root__item__ulx0O{display:flex;width:100%;height:30px;align-items:center;padding:0 20px;cursor:pointer;border-radius:var(--border-radius-10);color:var(--color-text-1);background:rgba(0,0,0,0);white-space:nowrap;text-overflow:ellipsis;outline:none}@media(hover:hover){.Menu_root__item__ulx0O:not([data-disabled],[data-headlessui-state=disabled]):hover{background:var(--color-grey-background);text-decoration:none;color:var(--color-text-1)}}.Menu_root__item__ulx0O:not([data-disabled],[data-headlessui-state=disabled]):active{background-color:var(--grey-divider);color:var(--color-text-1)}.Menu_root__item__ulx0O[data-headlessui-state*=active],.Menu_root__item__ulx0O[data-highlighted],.Menu_root__item_active__vh3eB{background:var(--color-grey-background)}.Menu_root__item__ulx0O[data-headlessui-state*=selected],.Menu_root__item_selected__79D_K{color:var(--color-brand-1-hover)}.Menu_root__item__ulx0O[data-disabled],.Menu_root__item__ulx0O[data-headlessui-state=disabled],.Menu_root__item_disabled__yJRtR{cursor:not-allowed;color:var(--color-grey-border)}.Menu_root__icon__v0n1u{margin-right:10px}.Menu_root__label__p_LPg{width:100%;text-align:left}.FakeScrollBar_ScrollBar__b_Qt_{z-index:29;border-radius:8px;width:6px;height:100%;position:absolute;display:flex;justify-content:flex-end;align-items:unset;overflow:hidden}.FakeScrollBar_ScrollBar__b_Qt_.FakeScrollBar_Horizontal__Gi4RD{height:6px;width:100%;justify-content:unset;align-items:flex-end}.FakeScrollBar_Thumb__uvUAO{border-radius:8px;width:2px;background:var(--color-grey-border);position:relative}.FakeScrollBar_ScrollBar__b_Qt_.FakeScrollBar_Horizontal__Gi4RD .FakeScrollBar_Thumb__uvUAO{height:2px;float:left}.FakeScrollBar_Thumb__uvUAO.FakeScrollBar_Hidden__bcduP{visibility:hidden}.FakeScrollBar_ScrollBar__b_Qt_.FakeScrollBar_Hovered__AwUlk{width:6px;background:var(--grey-divider)}.FakeScrollBar_ScrollBar__b_Qt_.FakeScrollBar_Hovered__AwUlk.FakeScrollBar_Horizontal__Gi4RD{height:6px}.FakeScrollBar_ScrollBar__b_Qt_.FakeScrollBar_Hovered__AwUlk .FakeScrollBar_Thumb__uvUAO{width:6px;visibility:visible}.FakeScrollBar_ScrollBar__b_Qt_.FakeScrollBar_Hovered__AwUlk.FakeScrollBar_Horizontal__Gi4RD .FakeScrollBar_Thumb__uvUAO{height:6px}.Scroll_ScrollContainer__ZSJZ1{position:relative}.Scroll_ScrollContainer__ZSJZ1,.Scroll_Scroll__H5alU{width:100%;height:100%;max-height:inherit}.Scroll_Scroll__H5alU{overflow:hidden;overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none}.Scroll_Scroll__H5alU::-webkit-scrollbar{display:none}.Scroll_ContentWrapper__54Icg{width:auto;height:auto}.Scroll_Vertical__w9isg{overflow-y:auto}.Scroll_Horizontal__7VXUm{overflow-x:auto}.VideoInviteCard_root__KjPIo{min-width:300px;width:300px;height:130px;display:flex;position:relative;z-index:0;transition:all var(--transition-default);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;border:2px solid rgba(0,0,0,0)}.VideoInviteCard_root_kind_videoChat__QbZ_k{background:var(--color-grey-background)}.VideoInviteCard_root_kind_videoChat__QbZ_k:not(.VideoInviteCard_root_bookmarked__xAevl){border-color:var(--color-white)}.VideoInviteCard_root_kind_videoChat__QbZ_k.VideoInviteCard_root_bookmarked__xAevl{background-origin:border-box;background-clip:content-box,border-box;background-image:linear-gradient(var(--color-grey-background),var(--color-grey-background)),linear-gradient(180deg,#A15BBA 0,#FFFFFF 100%)}.VideoInviteCard_root__left__OEPWm{min-width:0;flex-grow:1}.VideoInviteCard_root__right__MJvKa{flex-basis:98px;flex-shrink:0;min-width:98px;overflow:hidden;border-radius:0 8px 8px 0}.VideoInviteCard_root__iconBookmark__pCdgy{position:absolute;top:-6px;left:2px;color:var(--color-white);pointer-events:none}.VideoInviteCard_root__iconBookmark__pCdgy [class=bookmark-hover]{display:none}.VideoInviteCard_root__iconFavorite__hWSvX{position:absolute;right:3px;bottom:3px;pointer-events:none}@media(hover:hover){.VideoInviteCard_root__KjPIo:hover{box-shadow:var(--box-shadow-hover)}}@media(min-width:768px){.VideoInviteCard_root__KjPIo{height:120px}}.LeftSide_root__lEot2{padding:6px 10px 10px 8px;color:var(--color-text-1);display:flex;flex-direction:column;gap:4px}.LeftSide_root__activeChatWrapper__FjNFy{height:14px;display:flex;align-items:center;gap:6px;color:var(--green-static);pointer-events:none}.LeftSide_root__contactData__WjdiO{height:14px;display:flex;white-space:nowrap;pointer-events:none}.LeftSide_root__messageContent__Btyhu{transform:translateY(-2px)}.LeftSide_root__ellipseText__jsBLg{display:inline-block;max-width:100%;text-overflow:ellipsis;overflow:hidden;pointer-events:none}.LeftSide_root__progressButtonsWrapper___lF8I{margin-top:auto;display:flex;gap:8px;flex-wrap:nowrap}.LeftSide_root__progressButton_width_102__QEfjZ{width:102px}.LeftSide_root__contactData__WjdiO:focus,.LeftSide_root__progressButton__7TRqE:focus{outline:none}.ProgressButton_root__F3whf{padding:0 9px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;position:relative;color:var(--color-white);transition:background-color var(--transition-default);cursor:pointer;white-space:nowrap;user-select:none;-webkit-user-select:none;min-width:40px}.ProgressButton_root__bar__sOhqN{position:absolute;top:0;left:0;width:100%;height:100%;transform:translateX(0);transition-property:transform,background-color;transition-timing-function:linear,ease-in-out;transition-duration:.3s;background-color:rgba(0,0,0,0)}.ProgressButton_root__content__LbTqq{z-index:1;white-space:nowrap}.ProgressButton_root_kind_green__8djK7{background-color:var(--color-green-static-light)}.ProgressButton_root_kind_green__8djK7 .ProgressButton_root__bar__sOhqN{background-color:var(--color-green-static)}@media(hover:hover){.ProgressButton_root_kind_green__8djK7:hover{background-color:var(--color-green-hover-light)}.ProgressButton_root_kind_green__8djK7:hover .ProgressButton_root__bar__sOhqN{background-color:var(--color-green-hover)}}.ProgressButton_root_kind_green__8djK7:active,.ProgressButton_root_kind_green__8djK7:active .ProgressButton_root__bar__sOhqN{background-color:var(--color-green-pressed)}.ProgressButton_root_kind_blue__FwqH4{background-color:var(--color-blue-static-light)}.ProgressButton_root_kind_blue__FwqH4 .ProgressButton_root__bar__sOhqN{background-color:var(--color-blue-static)}@media(hover:hover){.ProgressButton_root_kind_blue__FwqH4:hover{background-color:var(--color-blue-hover-light)}.ProgressButton_root_kind_blue__FwqH4:hover .ProgressButton_root__bar__sOhqN{background-color:var(--color-blue-hover)}}.ProgressButton_root_kind_blue__FwqH4:active,.ProgressButton_root_kind_blue__FwqH4:active .ProgressButton_root__bar__sOhqN{background-color:var(--color-blue-pressed)}.ProgressButton_root_size_s__9BYuQ{height:20px}.ProgressButton_root_size_m__oYhh8{height:30px}.RightSide_root__ZC_9m{position:relative;height:100%}.RightSide_root__ZC_9m:focus{outline:none}.RightSide_root__stream__3nnoc{width:100%;height:100%;object-fit:cover}.RightSide_root__iconPointer__JU5bq{position:absolute;left:0;top:7px;color:var(--color-grey-background)}.RightSide_root__iconClose__SiKR1{position:absolute;top:3px;right:3px;width:20px;height:20px;border-radius:50%;color:var(--color-white);display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3490196078);transition:background var(--transition-default)}@media(hover:hover){.RightSide_root__iconClose__SiKR1:hover{background:rgba(0,0,0,.7490196078)}}.RightSide_root__iconClose__SiKR1:active{background:rgba(0,0,0,.5019607843)}.ScreenTemplate_Wrapper__I1gCY{z-index:1;width:100%}.ScreenTemplate_CloseButton__fAtza{position:absolute;top:7px;right:7px}.ScreenTemplate_CloseIcon__EnAup{color:var(--color-grey-divider)}.ScreenTemplate_CloseIcon__EnAup:active{color:var(--text1)}.ScreenTemplate_Inner__47Gic{width:100%;border-radius:25px;filter:drop-shadow(0 2px 10px rgba(0,0,0,.2));background:var(--background1);max-width:288px;margin:16px auto;padding:32px;position:relative}.ScreenTemplate_Inner__47Gic picture img{margin-bottom:12px;max-width:100%}.ScreenTemplate_Content__PDx_O>span{display:block;margin-bottom:12px}.ScreenTemplate_Content__PDx_O>span:nth-of-type(2){line-height:20px}.ScreenTemplate_Content__PDx_O a{color:var(--brand1-static);text-decoration:none}.ScreenTemplate_Content__PDx_O a:hover{color:var(--brand1-hover)}.ScreenTemplate_Content__PDx_O a:active{color:var(--text1)}.ScreenTemplate_ActionBtn__hXjal{margin-top:20px}.ScreenTemplate_FinalGirls__y8LTk{display:grid;grid-template-columns:repeat(2,calc(50% - 3px));grid-gap:12px 6px;gap:12px 6px;margin-bottom:12px}.ScreenTemplate_ActionBtn__hXjal,.ScreenTemplate_FinalGirls__y8LTk a{text-decoration:none}.ScreenTemplate_FinalGirls__y8LTk a div span{color:var(--text1)}.ScreenTemplate_GirlCard__NCIff{display:block;box-shadow:var(--level1);border-radius:8px;padding:8px 12px 12px;margin-bottom:12px;cursor:pointer;word-break:break-word}@media(min-width:440px){.ScreenTemplate_Inner__47Gic{max-width:408px;height:757px;display:flex;flex-direction:column}.ScreenTemplate_Content__PDx_O{flex:1 0;display:flex;flex-direction:column}.ScreenTemplate_Content__PDx_O>span:first-of-type{line-height:23px}.ScreenTemplate_ActionBtn__hXjal{margin-top:auto}.ScreenTemplate_FinalGirls__y8LTk{gap:24px 12px;margin-bottom:24px}}.ContactTile_Wrapper__pPQuY{display:flex;flex-direction:column;align-items:center;width:100%}.ContactTile_Wrapper__pPQuY>div:first-of-type{margin-bottom:8px}.ContactTile_Wrapper__pPQuY>div:nth-of-type(2){justify-content:center}.ControlGroup_root__CnEiV{display:flex}.PinkDot_root__5UN02{border-radius:100%;height:8px;width:8px;background:linear-gradient(56.75deg,#FF55A3 26.27%,#FF9BC9 95.35%)}.MobileChatLayout_root__ihzSw,.MobileChatLayout_root__layout__VgNJV{width:100%;height:100%;display:flex;flex-direction:column}.MobileChatLayout_root__layout__VgNJV{position:absolute;top:0;z-index:40}.MobileChatLayout_root__header__7mJQF{padding:10px;height:38px;background:#8fbc8f}.MobileChatLayout_root__mediaPanel__Dw8xb{flex-basis:21.4285714286dvh;width:100%;flex-shrink:0;transition:flex-basis var(--transition-default)}.MobileChatLayout_root__mediaPanel_full__ORWa1[class]{position:absolute;top:36px;bottom:0}.MobileChatLayout_root__mediaPanel_minimize__kbx5A[class]{flex-basis:0}.MobileChatLayout_root__MessagesList_fullVideo__yfzmM[class]{height:50%;background:none;margin-top:auto;-webkit-mask-image:-webkit-gradient(linear,left bottom,left top,from(rgb(0,0,0)),to(rgba(0,0,0,.2)))}.MobileChatLayout_root_expanded__nS68l .MobileChatLayout_root__mediaPanel__Dw8xb{flex-grow:1;flex-basis:unset}.MobileChatLayout_root_expanded__nS68l .MobileChatLayout_root__dialogSection__Ygx54{position:absolute;bottom:0}.ContactsSection_root__5AKQf{display:flex;flex-direction:column;height:100%}.ContactsSection_root__header__C1YFN{display:flex;justify-content:space-between;padding:0 16px 16px;flex-shrink:0;position:relative}.ContactsSection_root__header__C1YFN:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:2px;background:var(--color-grey-divider)}.ContactsSection_root__title__0HSYY{text-transform:capitalize}.ContactsSection_root__search___toAL{position:relative;flex-shrink:0;margin-bottom:12px;padding:16px 16px 0}.ContactsSection_root__search___toAL:before{content:"";position:absolute;top:0;left:16px;right:16px;bottom:0;border-top:1px solid #e1e3e8}.ContactsSection_root__list__kW_tp{flex:1 1;min-height:1px}.MobileFunctionsPanel_root___kaTV{display:flex;align-items:center}.MobileFunctionsPanel_root__button__0up5g{margin-right:24px}.MobileFunctionsPanel_root__optionsIcon__FIxHp{color:var(--color-text-1)}.PreviewVideoModal_root__pThQm{display:flex;flex-direction:column;margin:22px 0;height:calc(100% - 44px)}.PreviewVideoModal_root__pThQm:focus-visible{outline:none}.PreviewVideoModal_root__content__tx1Yq{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;position:relative}.PreviewVideoModal_root__videoWrapper__I536y{border-radius:8px;overflow:hidden;width:100%;height:100%;display:flex;justify-content:center}.PreviewVideoModal_root__videoWrapper_hidden__Vyeoa{width:0}.PreviewVideoModal_root__videoWrapper_error__GXPDb{height:100%;background:linear-gradient(180deg,#E0E3E6,#F4F5F8)}.PreviewVideoModal_root__error__SDRf2{border-radius:8px;overflow:hidden;width:100%;pointer-events:none}.PreviewVideoModal_root__description__BYhYI{margin-top:10px;text-align:center}.PreviewVideoModal_root__actions__ScKie{display:grid;grid-auto-flow:column;grid-gap:10px;gap:10px;margin-top:20px}.PreviewVideoModal_root__error__SDRf2,.PreviewVideoModal_root__loader__HqAGD{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PreviewVideoModal_root__video__FYSjH{width:100%;height:100%;pointer-events:none}.PreviewVideoModal_root__video_hidden__wmHo6{visibility:hidden}.Chip_root__Y2_ll{--root-background-color:var(--color-grey-background);--selected-background-primary-color:var(--grey-divider);border-radius:var(--border-radius-20);padding:5px 16px;display:inline-grid;align-items:center;width:-webkit-max-content;width:max-content;grid-auto-flow:column;cursor:pointer;position:relative;background:var(--root-background-color);user-select:none;-webkit-user-select:none;text-align:left}.Chip_root__content__qZVdK{position:relative;z-index:2}.Chip_root_isStatic__zNPgI{cursor:default}.Chip_root_loading__JAxUL{height:28px}.Chip_root_selected__DHzMs.Chip_root_kind_primary__Qzvt4{background:var(--selected-background-primary-color)}.Chip_root_selected__DHzMs.Chip_root_kind_secondary__B5oSd{background:var(--color-grey-background)}.Chip_root_disabled__zeT6L{cursor:not-allowed}.Chip_root_disabled__zeT6L:not(.Chip_root_selected__DHzMs,.Chip_root_loading__JAxUL){background:var(--background1)}.Chip_root__bg__aDeMp{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:var(--border-radius-20);border:2px solid rgba(0,0,0,0);opacity:0;transition:opacity var(--transition-default),background-color var(--transition-default),border-color var(--transition-default);background:var(--selected-background-primary-color)}.Chip_root__Y2_ll:not(.Chip_root_disabled__zeT6L):active .Chip_root__bg__aDeMp{background:var(--color-grey-border)}.Chip_root__Y2_ll:not(.Chip_root_disabled__zeT6L,.Chip_root_isStatic__zNPgI):active .Chip_root__bg__aDeMp,.Chip_root__Y2_ll:not(.Chip_root_disabled__zeT6L,.Chip_root_isStatic__zNPgI):hover .Chip_root__bg__aDeMp{opacity:1}.Chip_root__Y2_ll:active img,.Chip_root__Y2_ll:not(.Chip_root_loading__JAxUL,.Chip_root_clear__OjNub) img{filter:grayscale(1);-webkit-transition:filter 10ms ease}.Chip_root__Y2_ll:not(.Chip_root_loading__JAxUL) .Chip_root_clear__OjNub img,.Chip_root__Y2_ll:not(.Chip_root_selected__DHzMs,.Chip_root_disabled__zeT6L):active img{filter:grayscale(0);-webkit-transition:filter 10ms ease}.Chip_root_selected__DHzMs:not(.Chip_root_loading__JAxUL,.Chip_root_disabled__zeT6L,.Chip_root_emoji__wH8iA,.Chip_root_withoutDeactivationCross__3l9v4):hover{padding:5px 8px}.Chip_root__Y2_ll:not(.Chip_root_loading__JAxUL,.Chip_root_selected__DHzMs,.Chip_root_disabled__zeT6L,.Chip_root_withoutRedOutlineOnHover__Ak9wn,.Chip_root__Y2_ll:active,.Chip_root_isStatic__zNPgI):hover .Chip_root__bg__aDeMp{border-color:var(--brand1-hover)}.Chip_root__icon__r0g3Q{display:inline-block;margin-right:5px;position:relative;z-index:2;width:16px}.Chip_root__icon_direction_90__1sQeF{transform:rotate(90deg)}.Chip_root__icon_direction_180__snB5u{transform:rotate(180deg)}.Chip_root__icon_direction_270___dV8W{transform:rotate(270deg)}.Chip_root__button-close__vRS7h{display:none;position:relative;z-index:10}.Chip_root__Y2_ll:active .Chip_root__button-close__vRS7h,.Chip_root__Y2_ll:hover .Chip_root__button-close__vRS7h{display:flex;justify-content:center;align-items:center;width:14px;height:14px;padding:3.5px;margin-left:2px;background:rgba(0,0,0,.4);border-radius:50%;transition:background-color var(--transition-default)}.Chip_root__Y2_ll:active .Chip_root__button-close__vRS7h:active,.Chip_root__Y2_ll:hover .Chip_root__button-close__vRS7h:hover{background:rgba(0,0,0,.7)}.Chip_root__icon-close__FJjLI *{fill:var(--background1)}.Chip_root_selected__DHzMs:has(.Chip_root__button-close__vRS7h:hover) .Chip_root__bg__aDeMp{background:var(--grey-divider)}.AdvancedFilters_root__chips__Hl_2G{margin:10px 0 20px;max-width:calc(100vw - 32px)}.AdvancedFilters_root__accordion__88VDb{margin-top:10px}.AdvancedFilters_root__footer__UIBM7{padding:12px 16px 20px;display:flex;gap:20px;justify-content:flex-end}@media(min-width:440px){.AdvancedFilters_root__row__Xw9G4{max-width:calc(100vw - 40px)}}.PromoterActions_root__AHlCy{display:flex;justify-content:space-between}.Collapsible_root__0p7ZM{display:grid;grid-gap:10px;gap:10px}.Collapsible_root__content__6jmaN{overflow:hidden;will-change:max-height}.Collapsible_root__content_mode_maxLines__m_RpV{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}.Collapsible_root__content_open_true__WgkTB{animation:Collapsible_slideUp__HKykH var(--transition-default) forwards!important}.Collapsible_root__content_open_false__CtT0o{animation:Collapsible_slideDown__Rwa_9 var(--transition-default) forwards!important}.Collapsible_root__trigger__jM_g1{padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;min-height:20px;color:var(--color-brand-1-static);display:none;align-items:center;gap:5px;cursor:pointer;transition:color var(--transition-default)}.Collapsible_root__trigger_show__5Gpoh{display:flex}@media(hover:hover){.Collapsible_root__trigger__jM_g1:hover:not(.Collapsible_root__trigger__jM_g1:active){color:var(--color-brand-1-hover)}}.Collapsible_root__trigger__jM_g1:active{color:var(--color-brand-1-pressed)}.Collapsible_root__icon__GqHiS{transform:rotate(0);transition:transform var(--transition-default)}.Collapsible_root__icon_rotate__Y6bVR{transform:rotate(180deg)}@keyframes Collapsible_slideUp__HKykH{0%{max-height:var(--max-height)}to{max-height:var(--radix-collapsible-content-height)}}@keyframes Collapsible_slideDown__Rwa_9{0%{max-height:var(--radix-collapsible-content-height)}to{max-height:var(--max-height)}}.PromoterWishlist_root__BhRGl{height:109px;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.PromoterWishlist_root__main__s5Zp9{height:94px;background-image:url(/front-apps/main-ssr/_next/static/media/bg.08ee80be.webp),linear-gradient(rgba(45,84,115,.7490196078),rgba(45,84,115,.7490196078));background-size:cover;background-repeat:no-repeat;background-position:50%;background-blend-mode:multiply;border-radius:20px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;overflow:visible;padding:12px 17px}.PromoterWishlist_root__decor__RduZB{pointer-events:none;position:absolute;left:0;bottom:0;height:109px;width:109px;border-radius:0 0 0 20px;background-image:url(/front-apps/main-ssr/_next/static/media/corner-gradient.9c9fc98c.svg),url(/front-apps/main-ssr/_next/static/media/decor-s.5d56b06c.webp);background-size:auto,contain;background-repeat:no-repeat;background-position:0 100%,50%}.PromoterWishlist_root__text__8CFZr{pointer-events:none;z-index:1;object-fit:contain;height:100%;width:100%;max-width:263px;transform:scale(1.06);margin:0 auto 1px}.PromoterWishlist_root__button__oCt9c{outline:5px solid #fff;width:100%}@media(min-width:440px){.PromoterWishlist_root__BhRGl{height:69px}.PromoterWishlist_root__main__s5Zp9{height:54px;flex-direction:row;padding:10px}.PromoterWishlist_root__decor__RduZB{height:69px;width:170px;background-image:url(/front-apps/main-ssr/_next/static/media/corner-gradient.9c9fc98c.svg),url(/front-apps/main-ssr/_next/static/media/decor-f.e6e4074e.webp)}.PromoterWishlist_root__text__8CFZr{max-width:unset;width:243px;margin:0 auto 7px;height:unset}.PromoterWishlist_root__button__oCt9c{flex-basis:117px}}@media(min-width:768px){.PromoterWishlist_root__BhRGl{height:88px}.PromoterWishlist_root__main__s5Zp9{height:53px;margin-bottom:0}.PromoterWishlist_root__decor__RduZB{height:88px;width:268px;background-image:url(/front-apps/main-ssr/_next/static/media/corner-gradient.9c9fc98c.svg),url(/front-apps/main-ssr/_next/static/media/decor-ml.7d205ae2.webp)}.PromoterWishlist_root__text__8CFZr{width:424px;margin:0 auto 6px;transform:translateX(63px)}}@media(min-width:1209px){.PromoterWishlist_root__main__s5Zp9{padding:11px 19px}.PromoterWishlist_root__text__8CFZr{width:505px;margin:0 auto 17px;transform:translateX(68px)}}.Recommendation_root__XpkCr{width:100%;position:relative;display:flex;justify-content:center;padding-bottom:30px}.Recommendation_root__bgWrapper__F4FrJ{overflow:hidden;height:110px;width:100%;position:absolute;border-radius:20px;bottom:0;z-index:-1}.Recommendation_root__recommendation__cRMj4{display:flex;max-width:515px;width:100%;margin:0 20px;padding:10px 15px;border-radius:var(--border-radius-20);box-shadow:var(--box-shadow-payment-logo);background-color:var(--color-white);overflow:hidden}@media(min-width:768px){.Recommendation_root__recommendation__cRMj4{padding:10px 20px}}.Recommendation_root__content__pXEA4{margin-left:10px}@media(min-width:768px){.Recommendation_root__content__pXEA4{display:flex;justify-content:center;flex-direction:column}}.Recommendation_root__name-status__Tb5jI{display:flex;justify-content:space-between;flex-direction:column}@media(min-width:768px){.Recommendation_root__name-status__Tb5jI{justify-content:normal;flex-direction:row;align-items:flex-end}.Recommendation_root__name-status__Tb5jI .Recommendation_root__network-status__tWzIx{margin-top:0;margin-left:10px}}.Recommendation_root__network-status__tWzIx{margin-top:5px}.Recommendation_root__button__5pgz7{width:30px;height:30px;margin-left:10px}.Recommendation_root__button__5pgz7 [class=heart-active-hover-state],.Recommendation_root__button__5pgz7 [class=heart-active-state],.Recommendation_root__button__5pgz7 [class=video-full]{opacity:0}.Recommendation_root__button__5pgz7:first-child{margin-left:0}.Recommendation_root__button_withTitle__1j1x_{width:-webkit-max-content;width:max-content}.Recommendation_root__buttons__5hRBd{display:flex;margin-top:10px}@media(max-width:767.73px){.Recommendation_root__avatar_showOn_ML__W6UwV[class],.Recommendation_root__ctaButton_showOn_ML__EIK7h[class],.Recommendation_root__text_showOn_ML__mh4B8[class]{display:none}}@media(min-width:768px){.Recommendation_root__avatar_showOn_SF__4D8Se[class],.Recommendation_root__ctaButton_showOn_SF__HIc3I[class],.Recommendation_root__text_showOn_SF__jTXH_[class]{display:none}}.CardsSet_root__2PDVb{display:grid;grid-template-columns:100%;grid-gap:10px;gap:10px;align-items:start;width:100%}.CardsSet_root__button__iR1M7{justify-self:center;margin-top:10px}.CardsSet_root__cardsWrapper__mpveJ{display:grid;grid-template-columns:repeat(2,minmax(1px,1fr));grid-gap:22px 20px;gap:22px 20px;padding-bottom:10px}@media(min-width:768px){.CardsSet_root__cardsWrapper__mpveJ{grid-template-columns:repeat(4,minmax(1px,1fr))}}