.bounty-stamp{position:relative;margin:5px}.bounty-stamp--complete::after{top:-5px;right:-5px;height:36px;width:35px;background:url("../assets/bounties/complete.svg") center center/100% 100% no-repeat;z-index:1}.bounty-stamp__image{width:50px;height:50px;position:absolute;top:50%;left:50%;-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.bounty-stamp .button{padding:0}.bounty-stamp .button::before{inset:8px}.bounty-stamp .button:focus::before{border-radius:100%}.bounty-stamp .roundel{width:75px;height:75px}
.direction-button{cursor:pointer;width:27px;height:26px;display:block;position:absolute;top:75%;-ms-transform:translate(0, -50%);transform:translate(0, -50%);color:#fff;background:url("../assets/carousel/direction-button.svg") no-repeat 0 0/cover;z-index:1}.direction-button--hidden{display:none}.direction-button .icon{transition:opacity .4s;width:11px;height:11px;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.direction-button .transparent-button{color:#fff;width:20px;height:40px;position:unset}.direction-button .transparent-button:focus{outline:0}.direction-button .transparent-button:focus::before{border-radius:50%}.direction-button:hover .icon{opacity:.4}.direction-button--right{right:5%}.direction-button--left{left:5%}@media screen and (min-width: 480px){.direction-button .transparent-button{width:31px;height:30px;padding:0}.direction-button{width:31px;height:30px;top:50%}}@media screen and (min-width: 720px){.direction-button--right{right:20px}.direction-button--left{left:20px}}@media screen and (min-width: 1200px){.direction-button .transparent-button{width:44px;height:43px}.direction-button{width:44px;height:43px}}@media(forced-colors: active)and (prefers-color-scheme: light){.direction-button{background-color:#fff;filter:invert(1);border-radius:25px}}@media screen and (max-width: 479px){.direction-button .transparent-button{width:26px;height:26px;padding:0}}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.carousel{padding-top:1%;position:relative;z-index:1}.carousel .slick-slide{width:100%}.carousel .slick-list{width:100%}.carousel .background-image{background-position:50% 50%}.carousel__slider-container{display:inline-block;width:100%;height:100%}.carousel__slider-container .hidden-announce{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}@keyframes sliderOnLoadFadeIn{0%{opacity:0}100%{opacity:1}}.carousel__slide{width:100%;padding:12px;overflow:hidden;position:relative;z-index:1;min-height:500px;opacity:0}.slick-initialized .carousel__slide{animation-delay:1s;animation-duration:.4s;animation-name:sliderOnLoadFadeIn;animation-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1);animation-fill-mode:forwards}.carousel__slide .container{width:100%;height:100%;top:0;position:absolute;left:50%;-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);z-index:2}.carousel__slide .card{width:90%;margin:0;z-index:2;position:absolute;bottom:6.5%;left:50%;-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.carousel__paging{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.carousel__paging .tabbed-content__tabs{margin:0;gap:5px}.carousel__paging .tabbed-content__tab{display:block;color:#578c85;transition:color .7s;cursor:pointer;width:unset;height:unset;padding:3px;opacity:unset;background:none}.carousel__paging .tabbed-content__tab.button{padding:0}.carousel__paging .tabbed-content__tab:hover,.carousel__paging .tabbed-content__tab:focus,.slick-active .carousel__paging .tabbed-content__tab{color:#cdf9d9}.carousel__paging .tabbed-content__tab .icon{width:13.5px;height:13px}.carousel__paging .tabbed-content__tab--active{color:#cdf9d9}.carousel--curve .slick-list{padding-top:9%}.carousel--curve .slick-slider::after,.carousel--curve .slick-slider::before{background-repeat:no-repeat;background-size:cover;background-position:50% 50%;pointer-events:none;z-index:2;height:auto;display:block;width:100%;content:"";position:absolute}.carousel--curve .slick-slider::before{background-image:url("../assets/carousel/top-carousel-mask-nofish.svg");padding-top:18%}.carousel--curve .slick-slider::after{background-image:url("../assets/carousel/bottom-carousel-mask.svg");bottom:-1px;padding-top:6%}@media screen and (min-width: 480px){.carousel__slide{min-height:555px}.carousel__slide .card{width:82%}}@media screen and (min-width: 720px){.carousel__slide{min-height:70vw}.carousel__slide .card{-ms-transform:translate(-50%, 50%);transform:translate(-50%, 50%);bottom:50%;left:50%;width:50%}}@media screen and (min-width: 1200px){.carousel__slide{min-height:88vh}}@media(forced-colors: active)and (prefers-color-scheme: light){.carousel__paging .tabbed-content__tab .icon{filter:invert(1)}.carousel__paging .tabbed-content__tab--active{border:2px solid #000;filter:invert(1)}.carousel__paging .tabbed-content__tab--active .icon{filter:invert(0)}}@media(forced-colors: active)and (prefers-color-scheme: dark){.carousel__paging .tabbed-content__tab--active{border:2px solid #fff}}
.focus-carousel{padding:8px 0;overflow:hidden}.focus-carousel .container{padding:40px 0;max-width:100%;background:linear-gradient(to right, rgba(205, 249, 217, 0) 0%, rgba(205, 249, 217, 0.05) 50%, rgba(205, 249, 217, 0) 100%)}.focus-carousel .slick-slider{position:static}.focus-carousel .slick-slider::before,.focus-carousel .slick-slider::after{display:none !important}.focus-carousel .component-furniture{position:absolute;top:-1px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}.focus-carousel .component-furniture::after{left:0;opacity:.6;background:radial-gradient(ellipse at center, #010d0b 0%, rgba(5, 19, 20, 0.78) 27%, rgba(7, 22, 25, 0.6) 50%, rgba(11, 30, 36, 0) 100%) no-repeat;background-position:0 20px;background-size:100% 40px;height:40px;top:-40px;z-index:-1}.focus-carousel .component-furniture .icon::after{background:#14282c}.focus-carousel .carousel .direction-button{top:50%}.focus-carousel .carousel__paging{list-style:none;position:absolute;bottom:-1px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:938px;width:100%;height:3.5px;background:url("../assets/component-furniture/hr.svg") no-repeat 50% 50%/100% 100%;z-index:1}.focus-carousel .carousel__paging::after{left:0;opacity:.6;background:radial-gradient(ellipse at center, #010d0b 0%, rgba(5, 19, 20, 0.78) 27%, rgba(7, 22, 25, 0.6) 50%, rgba(11, 30, 36, 0) 100%) no-repeat;background-position:0 -20px;background-size:100% 40px;height:40px;bottom:-40px;z-index:-1}.focus-carousel .carousel__paging li{margin:0 5px;display:inline-block}.focus-carousel .carousel__paging-item{position:relative;display:block;top:-4.5px}.focus-carousel .carousel__paging-item::after{z-index:-1;background:rgba(0,0,0,0);width:27.5px;left:-8px;height:50%;top:0}.focus-carousel .carousel .slick-list{padding-top:0}.focus-carousel__title{margin-bottom:30px;color:#f1eee5}.focus-carousel__title.focus-carousel__title--large-with-subtitle{margin-bottom:0}.focus-carousel__subtitle{margin:20px auto 30px;color:#f1eee5;max-width:1400px;padding-left:20px;padding-right:20px}.focus-carousel__slide{opacity:0;transition:opacity .7s cubic-bezier(0.455, 0.03, 0.515, 0.955),transform .7s cubic-bezier(0.455, 0.03, 0.515, 0.955);margin:20px 20px 10px}.slick-initialized .focus-carousel__slide{opacity:.4}.slick-active .focus-carousel__slide{opacity:1}@media screen and (min-width: 480px){.focus-carousel{padding:40px 0}.focus-carousel .slick-list{overflow:visible}.focus-carousel .container{padding-top:50px}.focus-carousel .slick-slider{margin:auto;width:65%}.focus-carousel__slide{transform:translateZ(0) scale(0.85);margin:0}.slick-active .focus-carousel__slide{-ms-transform:scale(1);transform:scale(1)}}@media screen and (min-width: 720px){.focus-carousel{padding:5.5% 0 10%}.focus-carousel__title{margin-bottom:50px}.focus-carousel__subtitle{margin-bottom:50px}}@media screen and (min-width: 1200px){.focus-carousel{padding:5.5% 0}.focus-carousel .container{padding:62px 0 34px}.focus-carousel .slick-slider{width:48%;margin-bottom:24px}}@media screen and (max-width: 479px){.focus-carousel .carousel .direction-button{top:auto;-ms-transform:translateX(0);transform:translateX(0);bottom:53px}.focus-carousel--no-cta .container{padding-bottom:100px}}
.tabbed-content--vertical{display:-ms-flexbox;display:flex}.tabbed-content--vertical .tabbed-content__tab{-ms-flex:1;flex:1}.tabbed-content__tabs{list-style:none;padding:0;margin:24px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tabbed-content__tabs--vertical{-ms-flex-direction:column;flex-direction:column}.tabbed-content__tab{background:#1d4351;color:#e2e6ff;-ms-flex-positive:1;flex-grow:1;opacity:.5;transition:opacity .3s;padding:8px 16px;position:relative;overflow:hidden;text-align:left;text-decoration:none;z-index:1}.tabbed-content__tab:hover{color:#e2e6ff;opacity:1;text-decoration:underline}.tabbed-content__tab:focus{opacity:1;outline:thin solid;outline:5px auto #173734;outline-offset:-3px}.tabbed-content__tab--active{opacity:1}.tabbed-content--basic .pseudo-both::after,.tabbed-content--basic .pseudo-both::before,.tabbed-content--basic .pseudo-before::before,.tabbed-content--basic .pseudo-after::after{width:auto}.tabbed-content--basic .tabbed-content__tabs{background:url("../assets/tabbed-content/tabs-bg.svg") no-repeat;background-size:cover;overflow-x:scroll;overflow-y:hidden;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;position:relative;padding-left:8px;padding-right:8px}.tabbed-content--basic .tabbed-content__tab{text-transform:uppercase;font-family:"Burlesk","Georgia","serif";font-size:calc(19px*var(--typography-scale-font-size-burlesk-heading4, var(--typography-scale-font-size-burlesk, 1)));line-height:calc(24px*var(--typography-scale-line-height-burlesk-heading4, var(--typography-scale-line-height-burlesk, 1)));background:none;overflow:visible;text-align:center;opacity:1;scroll-snap-align:center;padding:16px 8px 24px;color:#f1eee5;text-wrap:nowrap}.tabbed-content--basic .tabbed-content__tab em,.tabbed-content--basic .tabbed-content__tab i{font-style:normal}.tabbed-content--basic .tabbed-content__tab:hover,.tabbed-content--basic .tabbed-content__tab:focus{color:#65ffcb;text-decoration:none}.tabbed-content--basic .tabbed-content__tab:focus{outline:none}.show-outlines .tabbed-content--basic .tabbed-content__tab:focus{outline:2px dashed #fff5dd;outline-offset:-2px}.tabbed-content--basic .tabbed-content__tab--active{color:#65ffcb}.tabbed-content--basic .tabbed-content__tab--active::after{height:6px;width:25%;margin-top:4px;left:37.5%;background-image:url("../assets/tabbed-content/tab-active-underline.svg");background-repeat:no-repeat;background-size:cover}.tabbed-content--basic .tabbed-content__tab--disabled{color:#999e9d;cursor:not-allowed;text-decoration:line-through}.tabbed-content--basic .tabbed-content__tab--disabled:hover,.tabbed-content--basic .tabbed-content__tab--disabled:focus{color:#999e9d;text-decoration:line-through}.tabbed-content--basic .tabbed-content__tab+.tabbed-content__tab::before{position:absolute;left:-1px;top:calc(50% - 17.5px);width:2px;height:35px;background-image:url("../assets/tabbed-content/tabs-divider.svg");background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 720px){.tabbed-content--basic .tabbed-content__tabs{background:url("../assets/tabbed-content/tabs-bg.svg") no-repeat 100%/100%;background-size:cover;overflow-x:auto;width:max-content;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.tabbed-content--basic .tabbed-content__tab{font-size:calc(19px*var(--typography-scale-font-size-burlesk-heading4, var(--typography-scale-font-size-burlesk, 1)));line-height:calc(24px*var(--typography-scale-line-height-burlesk-heading4, var(--typography-scale-line-height-burlesk, 1)))}.tabbed-content--basic .tabbed-content__tab{padding:16px 16px 24px}}@media screen and (min-width: 1024px){.tabbed-content--basic .tabbed-content__tab{font-size:calc(19px*var(--typography-scale-font-size-burlesk-heading4, var(--typography-scale-font-size-burlesk, 1)));line-height:calc(24px*var(--typography-scale-line-height-burlesk-heading4, var(--typography-scale-line-height-burlesk, 1)))}}@media screen and (min-width: 1200px){.tabbed-content--basic .tabbed-content__tab{font-size:calc(21px*var(--typography-scale-font-size-burlesk-heading4, var(--typography-scale-font-size-burlesk, 1)));line-height:calc(26px*var(--typography-scale-line-height-burlesk-heading4, var(--typography-scale-line-height-burlesk, 1)))}}@media screen and (min-width: 1440px){.tabbed-content--basic .tabbed-content__tab{font-size:calc(21px*var(--typography-scale-font-size-burlesk-heading4, var(--typography-scale-font-size-burlesk, 1)));line-height:calc(26px*var(--typography-scale-line-height-burlesk-heading4, var(--typography-scale-line-height-burlesk, 1)))}}@media screen and (min-width: 2000px){.tabbed-content--basic .tabbed-content__tab{font-size:calc(24px*var(--typography-scale-font-size-burlesk-heading4, var(--typography-scale-font-size-burlesk, 1)));line-height:calc(30px*var(--typography-scale-line-height-burlesk-heading4, var(--typography-scale-line-height-burlesk, 1)))}}
.tab-pane{display:none;visibility:hidden;text-align:left;margin:24px 4px;top:-1px}.tab-pane--active{display:block;visibility:visible}
.background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50% 50%;opacity:0;transition:opacity .6s}.background-image--top-left{background-position:top left}.background-image--top-center{background-position:top center}.background-image--top-right{background-position:top right}.background-image--center-left{background-position:center left}.background-image--center-right{background-position:center right}.background-image--bottom-left{background-position:bottom left}.background-image--bottom-center{background-position:bottom center}.background-image--bottom-right{background-position:bottom right}.background-image--triggered{opacity:1}
.bounty-progress{margin-top:auto;margin-bottom:15px}.bounty-progress--finished .bounty-progress__text{color:#ff4e1e}.bounty-progress__amounts{-ms-flex-align:center;align-items:center;color:#f1eee5;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.bounty-progress__amounts .icon{color:#c0beb5;height:18px;width:18px;margin-right:16px}.bounty-progress__value{-ms-flex:1;flex:1;font-size:12px;line-height:27px}.bounty-progress__text{-ms-flex:3;flex:3;font-size:12px;line-height:20px;margin-left:auto;text-align:right;text-transform:uppercase}.bounty-progress__text__duration{display:block}.bounty-progress__progress{position:relative;padding-top:5.6%}.bounty-progress__progress .progress-bar-svg{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width: 480px){.bounty-progress__value{font-size:16px}}@media screen and (min-width: 720px){.bounty-progress__amounts .icon{height:24px;width:24px;margin-right:12px}}@media screen and (min-width: 1200px){.bounty-progress__amounts .icon{height:36px;width:38px;margin-right:20px}.bounty-progress__text__duration{display:inline}}
.bounty-reward{color:#f1eee5;font-family:"Windlass","Georgia","serif";font-size:10px;line-height:1.7;position:absolute;left:0;right:0;bottom:0;height:30%;padding:10px;background-image:url("../assets/bounties/reward-background-horizontal.svg");background-repeat:no-repeat;background-size:100% auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;z-index:2}.bounty-reward__column{margin-top:5px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.bounty-reward__column>img{margin-left:auto;margin-right:auto;margin-bottom:3px}.bounty-reward__separator{width:5px;height:100%}.bounty-reward__separator img{height:100%}.bounty-reward__gold img{width:18px}.bounty-reward__entitlement img{width:40px}.bounty-reward__doubloon img{width:18px}.bounty-reward__xpgain img{width:26px}@media screen and (min-width: 720px){.bounty-reward{font-size:13px}.bounty-reward .bounty-reward__gold img{width:25px}.bounty-reward .bounty-reward__doubloon img{width:25px}.bounty-reward .bounty-reward__xpgain img{width:35px}.bounty-reward .bounty-reward__entitlement img{width:60px}}@media screen and (min-width: 1200px){.bounty-reward{font-size:15px}}
.bounty-image{position:relative}.bounty-image .scalable-masked-image{padding-top:56.25%;position:relative}.bounty-image::before{height:auto;width:auto;inset:-12px -8px;background:url("../assets/profilev2/achievement-background.svg") no-repeat 100%/100%}.bounty-image--complete::after{top:0;left:0;height:66px;width:67px;background:url("../assets/bounties/tick.svg") center center/100% 100% no-repeat}.bounty-image--locked{position:relative}.bounty-image--locked .scalable-masked-image{opacity:.4}.bounty-image--locked .scalable-masked-image::after{display:block;width:100%;height:100%;content:"";position:absolute;pointer-events:none;background-image:url("../assets/rewards/locked.svg");background-repeat:no-repeat;top:0;right:0;z-index:2}.bounty-image__value{color:#f1eee5;font-family:"Windlass","Georgia","serif";font-size:10px;line-height:1.7;position:absolute;top:5%;right:0;padding:10px 20px 5px 60px;background-image:url("../assets/bounties/reward-value-background.svg");background-repeat:no-repeat}.bounty-image__value::after{background-repeat:no-repeat;background-size:15px 18px;background-position:25% 65%;right:0;top:0}.bounty-image--gold .bounty-image__value::after{background-image:url("../assets/rewards/gold-icon.svg");background-position:25% 65%}.bounty-image--doubloon .bounty-image__value::after{background-image:url("../assets/rewards/doubloon-icon.svg");background-position:30% 65%}@media screen and (min-width: 720px){.bounty-image__value{font-size:15px;padding:10px 20px 5px 60px}.bounty-image__value::after{background-size:20px 23px}}@media screen and (min-width: 1200px){.bounty-image__value{font-size:17px;padding:12px 20px 5px 60px}.bounty-image__value::after{background-position:23% 60%}}
.bounty-panel{display:-ms-flexbox;display:flex}.bounty-panel__item{width:100%;padding:30px;color:#f1eee5;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.bounty-panel__item--active{background:url("../assets/bounties/background.svg") center center/100% 100% no-repeat}.bounty-panel__title{margin-bottom:5px}.bounty-panel__title--no-dates{margin-bottom:20px}.bounty-panel__dates{font-size:18px;line-height:25px;color:#d3c8ac;margin-bottom:20px}.bounty-panel__copy{margin-top:30px;margin-bottom:40px}
.bounty-stamp-carousel{position:relative}.bounty-stamp-carousel.focus-carousel{padding:0;width:100%}.bounty-stamp-carousel .bounty-panel__item--active{background:none}
.bounty-stamp-card h2{color:#f1eee5;padding:30px 0}.bounty-stamp-card p{color:#f1eee5;margin-bottom:20px}.bounty-stamp-card .component-furniture{margin-left:auto;margin-right:auto}.bounty-stamp-card .component-furniture .icon::after{background:#0b1e24}.bounty-stamp-card .bounty-stamps{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}
