.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)}.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)}.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))}}