._loaderWrapper_dkxg0_1{display:flex;justify-content:center;align-items:center;min-height:100%}._loader_dkxg0_1{position:relative;width:32px;height:32px;overflow:hidden}._loader_dkxg0_1 div{box-sizing:border-box;display:block;position:absolute;width:100%;height:100%;border-width:4px;border-style:solid;border-radius:50%;animation:_loader-animation_dkxg0_1 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--brand-yellow) transparent transparent transparent}._loader_dkxg0_1 div:nth-child(1){animation-delay:-.45s}._loader_dkxg0_1 div:nth-child(2){animation-delay:-.3s}._loader_dkxg0_1 div:nth-child(3){animation-delay:-.15s}@keyframes _loader-animation_dkxg0_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mainLogo{color:inherit;text-decoration:none;margin-right:14px;display:flex;align-items:center}.highlightedText .activeLetter{color:var(--brand-yellow)}.VerifiedIcon{line-height:0;display:inline-block;vertical-align:middle}.VerifiedIcon .verifiedUser{position:relative}.VerifiedIcon .verifiedUser path{fill:var(--brand-yellow);background:var(--black)}.VerifiedIcon .verifiedUser rect{fill:var(--black)}.menuItem{all:unset;display:flex;width:100%;max-width:100%;align-items:center;justify-content:space-between;padding:16px 24px;gap:12px;cursor:pointer;transition:all .3s ease;box-sizing:border-box}.menuItem:hover{background:#ffffff0d}.menuItem:focus-visible{outline:1px solid var(--white);border-radius:12px}.menuItem.menuItemActive{border-left:4px solid var(--white);background:linear-gradient(270deg,#fff0,#ffffff1a 70%);padding-left:20px}.menuItem .menuItemIcon{width:24px;height:24px}.menuItem .menuItemIcon svg{width:24px;height:24px}.menuItem .menuItemLabel{font:var(--p1-regular);color:var(--white);flex-grow:1}.menuItem .menuItemArrow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50rem}.menuItem .menuItemArrow svg{transition:all .3s ease;transform:rotate(-90deg)}.menuItem .menuItemRightIcon{display:flex;align-items:center}span.Image{display:inline-flex!important;align-items:flex-start;height:auto}._captcha_sxvwi_1{display:flex;justify-content:center;margin:0 0 8px;min-height:65px}._error_sxvwi_8{font:var(--s1-regular);color:var(--brand-pink);text-align:center}.GifPreviewPlaceholder{background:var(--graphite);position:relative;aspect-ratio:1920/1920;height:100%;width:100%;min-width:100%;min-height:370px;max-height:80vh;font:var(--s1-medium);margin-bottom:32px}.desktop .GifPreviewPlaceholder{min-width:auto;max-width:500px}.GifBlockPlaceholder{background:var(--graphite)}.NicheBlockPlaceholder{background:var(--graphite);height:210px}.trendingTagsPlaceholder{background:var(--graphite)}.CreatorTilePlaceholder{background:var(--graphite);border-radius:16px}.TagPlaceholder{background:var(--graphite);height:35px;width:110px;border-radius:24px}.selectWrapper{-webkit-user-select:none;user-select:none;display:inline-block;position:relative}.selectWrapper .overlay{display:none}.selectWrapper.selectWrapperOpened .overlay{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(179.46deg,#00000040 45.72%,#ff000440 125.24%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.phone .selectWrapper.selectWrapperOpened .overlay{display:block}.selectWrapper .label{display:flex;align-items:center;gap:4px;font:var(--p2-medium);color:var(--gray-100);cursor:pointer}.selectWrapper .popupTitle{display:none;justify-content:space-between;align-items:center;padding:16px 24px}.phone .selectWrapper .popupTitle{display:flex}.selectWrapper .popupTitle span{font:var(--title-h4);font-weight:var(--semi-bold-fw)}.selectWrapper .popupTitle .closeBtn{all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center}.selectWrapper .popupTitle .closeBtn svg{width:32px;height:32px}.selectWrapper .dropdown{position:absolute;left:15px;transform:translate(-50%);top:32px;min-width:136px;list-style:none;margin:0;background:var(--basalt);border:1px solid rgba(255,255,255,.2);border-radius:20px;z-index:1;padding:16px 0;display:none}.selectWrapper .dropdown.dropdownIsOpen{display:block}.phone .selectWrapper .dropdown{transform:inherit;top:inherit;bottom:0;left:0;position:fixed;width:100%;border-radius:32px 32px 0 0;padding:32px 0 24px;max-height:80svh;overflow:auto}.selectWrapper.selectWrapperLarge .dropdown{min-width:150px}.selectWrapper .menuItem{padding:12px 16px}.phone .selectWrapper .menuItem{padding:16px 24px}.selectWrapper .menuItem .menuItemLabel{color:var(--gray-300)}.selectWrapper .menuItem.menuItemActive{border-left-width:2.5px}.tablet .selectWrapper .menuItem.menuItemActive,.desktop .selectWrapper .menuItem.menuItemActive{padding:12px 13.5px}.phone .selectWrapper .menuItem.menuItemActive{padding-left:20px}.selectWrapper .menuItem.menuItemActive .menuItemLabel{font-weight:var(--medium-fw);color:var(--white)}.selectWrapper .menuItem .menuItemRightIcon{display:none}.phone .selectWrapper .menuItem .menuItemRightIcon{display:flex}.selectWrapper .dropdownItem{left:-1px;position:relative}.phone .selectWrapper .dropdownItem{left:0;margin-bottom:8px}.selectWrapper .arrow{width:24px;height:24px;position:relative;transform:rotate(-90deg);transition:transform .2s ease-in-out}.selectWrapper .arrow.arrowUp{transform:rotate(90deg)}.breadcrumbs{display:flex;gap:4px;grid-area:breadcrumbs;align-items:center}.breadcrumbs .breadcrumbsSegment{display:flex;align-items:center;gap:4px}.breadcrumbs .breadcrumbsItem{font:var(--p2-semibold);color:var(--brand-yellow);text-decoration:underline;display:flex;align-items:center;gap:4px}.breadcrumbs .chevronIcon{width:24px;height:24px;transform:scaleX(-1)}.breadcrumbs .breadcrumbsItemActive{color:var(--gray-100);text-decoration:none}.accordion{display:flex;flex-direction:column}.accordion .accordionHeader{all:unset;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:16px}.accordion .accordionTitle{font:var(--title-h4);color:var(--white);font-weight:var(--medium-fw)}.phone .accordion .accordionTitle,.tablet .accordion .accordionTitle{font:var(--p1-medium)}.accordion .accordionIcon{align-self:flex-start;display:flex;justify-content:center;align-items:center;min-width:32px;min-height:32px;transition:transform .3s ease;transform:rotate(-90deg)}.accordion .accordionContent{overflow:auto;scrollbar-width:none;transition:max-height .3s ease-in-out;max-height:0}.accordion .accordionContent>div{margin-top:16px;font:var(--title-h4);font-weight:400;color:var(--neutral-grey)}.phone .accordion .accordionContent>div,.tablet .accordion .accordionContent>div{font:var(--p1-regular)}.accordion.accordionIsOpen .accordionIcon{transform:rotate(-270deg)}.PulseCircle-Dot{position:relative;width:35px;height:35px}.PulseCircle-Dot span,.PulseCircle-Dot:after,.PulseCircle-Dot:before{border-radius:50%;display:block}.PulseCircle-Dot span{background-color:#ebfa6333;width:35px;height:35px;animation:pulse-dot 2s cubic-bezier(.455,.03,.515,.955) infinite;transform:scale(1);animation-delay:-2s}.PulseCircle-Dot:after,.PulseCircle-Dot:before{content:"";background:radial-gradient(circle,#ff536d00,#e9ff5666);animation:pulse-animation 2s cubic-bezier(.455,.03,.515,.955) infinite alternate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1)}.PulseCircle-Dot:after{width:55px;height:55px}.PulseCircle-Dot:before{width:80px;height:80px;animation-delay:-2s}@keyframes pulse-dot{0%,to{transform:scale(1)}50%{transform:scale(.8)}}@keyframes pulse-animation{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}}.toastItem{background-color:var(--black);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#ffffffb3;width:100%}.phone .toastItem{margin-bottom:65px;min-height:50px}
