.ActionCard--success{--p-color-bg-surface: var(--p-color-bg-fill-success)}.ActionCard--success .Polaris-Box{--pc-box-color: white}.ActionCard__Action{width:105px}.ActionCard__Action .Polaris-Button{min-width:105px}.NewAccountSetupBanner__Image{line-height:0}.NewAccountSetupBanner__Image img{max-width:150px}.NewAccountSetupBanner__Button__Image img{max-width:24px}.ActionBanner__Image{line-height:0}.ActionBanner__Image img{max-width:150px}.ButtonWithImage__Image{display:flex}.ButtonWithImage__Image[data-size=micro] img{width:12px}.ButtonWithImage__Image[data-size=slim] img{width:16px}.ButtonWithImage__Image[data-size=medium] img{width:20px}.ButtonWithImage__Image[data-size=large] img{width:24px}.PageLoader{min-height:80vh}@media (min-width: 30em){.AccountCard .Polaris-MediaCard{flex-flow:row wrap}}.AccountSetupLoading,.AccountSetupLimitExceeded{min-height:70vh}.CardSection+.CardSection{border-top:var(--p-border-width-025) solid var(--p-color-border)}.NotFoundPage .Polaris-EmptyState--imageContained{max-width:300px;border-radius:50%;margin-bottom:20px}.InstagramFeed__Post:before{content:"";display:block;padding-top:100%}[data-aspect-ratio="1:1"] .InstagramFeed__Post:before{padding-top:100%}[data-aspect-ratio="4:3"] .InstagramFeed__Post:before{padding-top:75%}[data-aspect-ratio="3:2"] .InstagramFeed__Post:before{padding-top:150%}[data-aspect-ratio="16:9"] .InstagramFeed__Post:before{padding-top:56.25%}[data-aspect-ratio="9:16"] .InstagramFeed__Post:before{padding-top:177.78%}.InstagramFeed__Post{position:relative;cursor:pointer;border-radius:var(--post-border-radius);overflow:hidden}.InstagramFeed__Carousel .InstagramFeed__Post{margin:0 var(--post-gap)}.InstagramFeed__Post__Media{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.InstagramFeed__Post__Media__Image,.InstagramFeed__Post__Media__Video{position:absolute;left:0;width:100%;height:100%;top:0}.InstagramFeed__Post__Media__Image img,.InstagramFeed__Post__Media__Video video{width:100%;height:100%;object-fit:cover;object-position:center}.InstagramFeed__Post__Media .Polaris-SkeletonThumbnail{width:100%;height:100%}.InstagramFeed__Post:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:#fff3;opacity:0;transition:opacity .3s ease}.InstagramFeed__Post:hover:after{opacity:1}.ManagedPost{position:relative}.ManagedPost__Hidden{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;color:#fff;opacity:.5;align-content:center;text-align:center}.ManagedPost__Hidden .Polaris-Icon{width:4em;height:4em}.ManagedPost__Menu{position:absolute;top:5px;right:5px}.ManagedPost__Menu .Polaris-Button.Polaris-Button svg{fill:#fff}.InstagramFeed__Modal__Backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;z-index:100}.InstagramFeed__Modal__Scaled .InstagramFeed__Modal{scale:var(--scale);transform-origin:top left}.InstagramFeed__Modal__Backdrop[data-open=true]{opacity:1}.InstagramFeed__Modal__Backdrop[data-open=false]{opacity:0}.InstagramFeed__Modal{display:flex;font-size:14px;line-height:20px;overflow:hidden;position:relative;height:80vh;background:var(--modal-background-color);color:var(--modal-font-color);border-radius:10px}.InstagramFeed__Modal__Content__Wrapper{flex-grow:1;position:relative}.InstagramFeed__Modal__Content{display:flex;flex-direction:column;height:100%;width:400px}.InstagramFeed__Modal__Caption{margin-bottom:10px}.InstagramFeed__Modal__Title,.InstagramFeed__Modal__Content__Body,.InstagramFeed__Modal__Content__Footer{padding:10px}.InstagramFeed__Modal__Title{font-weight:700}.InstagramFeed__Modal__Title--clickable{cursor:pointer}.InstagramFeed__Modal__Content__Body{flex-grow:1;overflow-y:auto;overflow-wrap:break-word}.InstagramFeed__Modal__Media{max-width:50vw;height:100%;line-height:0}.InstagramFeed__Modal__Image,.InstagramFeed__Modal__Video,.InstagramFeed__Modal__Carousel{height:100%;background:#000}.InstagramFeed__Modal__Carousel{aspect-ratio:var(--media-aspect-ratio)}.InstagramFeed__Modal__Image img{object-fit:contain;width:100%;height:100%;aspect-ratio:var(--media-aspect-ratio)}.InstagramFeed__Modal__Video video{object-fit:contain;width:100%;height:100%;aspect-ratio:var(--media-aspect-ratio)}.InstagramFeed__Modal__Carousel .react-multi-carousel-list{height:100%;aspect-ratio:var(--media-aspect-ratio)}.InstagramFeed__Modal__Carousel img,.InstagramFeed__Modal__Carousel video{width:100%;height:100%;object-fit:contain;aspect-ratio:var(--media-aspect-ratio)}.InstagramFeed__Modal__Carousel .InstagramFeed__Modal__Next,.InstagramFeed__Modal__Carousel .InstagramFeed__Modal__Previous{opacity:0}.InstagramFeed__Modal__Carousel:hover .InstagramFeed__Modal__Next,.InstagramFeed__Modal__Carousel:hover .InstagramFeed__Modal__Previous{opacity:1}.InstagramFeed__Modal__Close{position:absolute;width:30px;height:30px;top:10px;right:10px;cursor:pointer;border-radius:4px;opacity:.5}.InstagramFeed__Modal__Close:hover{opacity:1}.InstagramFeed__Modal__Close:before,.InstagramFeed__Modal__Close:after{content:"";position:absolute;top:15px;left:15px;width:28px;height:2px;background-color:#fff;transform-origin:center}.InstagramFeed__Modal__Close:before{transform:translate(-50%,-50%) rotate(45deg)}.InstagramFeed__Modal__Close:after{transform:translate(-50%,-50%) rotate(-45deg)}.InstagramFeed__Modal__Navigation{position:absolute;top:0;bottom:0;left:0;right:0}.InstagramFeed__Modal__Next,.InstagramFeed__Modal__Previous{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer;align-content:center;top:calc(50% - 21.5px)}.InstagramFeed__Modal__Navigation .InstagramFeed__Modal__Next,.InstagramFeed__Modal__Navigation .InstagramFeed__Modal__Previous{opacity:0}.InstagramFeed__Modal__Navigation:hover .InstagramFeed__Modal__Next,.InstagramFeed__Modal__Navigation:hover .InstagramFeed__Modal__Previous{opacity:1}.InstagramFeed__Modal__Next:before,.InstagramFeed__Modal__Previous:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.InstagramFeed__Modal__Next{right:calc(4% + 1px)}.InstagramFeed__Modal__Next:before{content:""}.InstagramFeed__Modal__Previous{left:calc(4% + 1px)}.InstagramFeed__Modal__Previous:before{content:""}.InstagramFeed__Modal__Actions{display:flex;flex-direction:column;align-items:center;gap:20px}.InstagramFeed__Modal__Actions__Action{display:flex;width:100%;gap:10px}.InstagramFeed__Modal__Actions__Action__Title{font-weight:700}.InstagramFeed__Modal__Actions__Action__Image{width:100px;height:100px;background-size:cover;background-position:center;flex-shrink:0}.InstagramFeed__Modal__Button{padding:6px 12px;font-size:14px;background-color:var(--modal-button-background-color);color:var(--modal-button-font-color);border:none;border-radius:4px;cursor:pointer;opacity:1;transition:opacity .2s ease;display:inline-block;position:relative}.InstagramFeed__Modal__Button:hover,.InstagramFeed__Modal__Button:active{opacity:.8}.InstagramFeed__Modal__Actions__Action__ViewCart{cursor:pointer;text-decoration:underline}.InstagramFeed__Modal__Actions__Action__Content{display:flex;flex-direction:column;gap:8px}.InstagramFeed__Modal__Actions__Action__Description{-webkit-line-clamp:3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.InstagramFeed__Modal__Button.InstagramFeed__Modal__Button--disabled:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000001a;z-index:1}.InstagramFeed__Modal__Button.InstagramFeed__Modal__Button--loading:after{content:"";position:absolute;left:calc(50% - 7.5px);top:calc(50% - 7.5px);width:15px;aspect-ratio:1;--c: no-repeat linear-gradient(#fff 0 0);background:var(--c) 0% 50%,var(--c) 50% 50%,var(--c) 100% 50%;background-size:20% 100%;animation:InstagramFeed__Modal__Button--loading 1s infinite linear alternate}@keyframes InstagramFeed__Modal__Button--loading{0%{background-size:20% 100%,20% 100%,20% 100%}33%{background-size:20% 10%,20% 100%,20% 100%}50%{background-size:20% 100%,20% 10%,20% 100%}66%{background-size:20% 100%,20% 100%,20% 10%}to{background-size:20% 100%,20% 100%,20% 100%}}@media screen and (max-width: 768px){.InstagramFeed__Modal{width:100%;overflow-y:scroll;flex-direction:column}.InstagramFeed__Modal__Content__Wrapper{flex-grow:0}.InstagramFeed__Modal__Content{position:relative}.InstagramFeed__Modal__Media{max-height:50vh;width:100%;max-width:100%}.InstagramFeed__Modal__Carousel{aspect-ratio:auto}.InstagramFeed__Modal__Carousel__Item{width:100%;height:50vh}.InstagramFeed__Modal__Carousel .react-multi-carousel-list{height:50vh;aspect-ratio:auto}.InstagramFeed__Modal__Close{background:#00000080}}.EditableAction{position:relative}.EditableAction__Actions{position:absolute;left:0;top:0;width:100%;opacity:0;display:flex;justify-content:space-between}.EditableAction:hover .EditableAction__Actions{opacity:1}.EditableAction[data-drag-over=true]:before{content:"";top:0;border-top:2px solid blue;width:100px;left:calc(50% - 50px);position:absolute}.PostModalScaler .InstagramFeed__PostModal{scale:var(--scale);transform-origin:top left}.ColorPicker__Swatch{width:2rem;height:2rem;border-radius:var(--p-border-radius-100);box-shadow:inset 0 0 0 .0625rem #00000030;position:relative;overflow:hidden;background:repeating-conic-gradient(var(--p-color-bg-surface) 0% 25%,var(--p-color-bg-surface-secondary) 0% 50%) 50% / var(--p-space-400) var(--p-space-400)}.ColorPicker__Swatch:after{content:"";top:0;left:0;right:0;bottom:0;position:absolute;box-shadow:inset 0 0 0 .0625rem #00000030}.ColorPicker__Swatch__Color{top:0;left:0;right:0;bottom:0;position:absolute}.PopOverColorPicker{cursor:pointer}.PopOverColorPicker__Swatch{width:2rem;height:2rem;border-radius:50%;position:relative;overflow:hidden;background:repeating-conic-gradient(var(--p-color-bg-surface) 0% 25%,var(--p-color-bg-surface-secondary) 0% 50%) 50% / var(--p-space-400) var(--p-space-400);flex-shrink:0}.PopOverColorPicker__Swatch:after{content:"";top:0;left:0;right:0;bottom:0;position:absolute;border-radius:50%;box-shadow:inset 0 0 0 .0625rem #00000030}.PopOverColorPicker__Swatch__Color{top:0;left:0;right:0;bottom:0;position:absolute}.ModalDetails__Preview .InstagramFeed__Modal{width:80vw}.AccountChoice img{width:48px;height:48px;border-radius:5px}.PostActionRuleEditForm .Polaris-Layout{align-items:stretch}.PostActionRuleEditForm__Empty{height:100%;display:flex;align-items:center;justify-content:center}.KnowledgeBaseItem{border-top:var(--p-border-width-025) solid var(--p-color-border);padding-top:var(--pc-block-stack-gap-xs);padding-bottom:var(--pc-block-stack-gap-xs)}.KnowledgeBaseItem__Title{flex-grow:1;flex-wrap:wrap}.KnowledgeBaseItem__Button{white-space:nowrap}.KnowledgeBaseItemModal iframe{width:100%;height:2000px!important;max-width:100%}@font-face{font-family:revicons;fallback:fallback;src:url(https://static.uplinkly-static.com/instagram-feed/admin/master/assets/revicons-DbTteTvA.woff) format("woff"),url(https://static.uplinkly-static.com/instagram-feed/admin/master/assets/revicons-CBqxZnew.ttf) format("ttf"),url(https://static.uplinkly-static.com/instagram-feed/admin/master/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.Polaris-Modal-Dialog--sizeFullScreen{width:100%;height:100%}
