.full-screen-modal{display:none;position:fixed;z-index:10001;left:0;top:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;overflow:auto;background-color:#000c;align-items:center;justify-content:center}.full-screen-modal__container{background:#fff;box-shadow:0 4px 8px #0003;border-radius:32px;position:relative;max-height:100vh;max-width:100vw}.full-screen-modal__close-container{cursor:pointer;position:absolute;top:10px;right:10px;z-index:2;background-color:#fff;border-radius:20px}@media (max-width: 767px){.full-screen-modal__container{border-radius:0}}.download-catch__outer-content{position:relative}.download-catch__content{max-width:950px;max-height:100vh;display:flex;flex-direction:row;background-size:cover;justify-content:space-between;text-align:center;flex-wrap:wrap;font-family:Chromatic;font-size:18px;line-height:1.2;border-radius:32px;overflow:hidden;height:600px}.download-catch__previous,.download-catch__next{position:absolute;top:calc(50% - 27px);border-radius:20px}.download-catch__previous .custom-button,.download-catch__next .custom-button{height:54px}.download-catch__previous{left:-80px}.download-catch__next{right:-80px}.download-catch__left-section{width:40%;max-height:100%;flex-grow:1;flex-shrink:0;display:flex;align-items:center}.download-catch__right-section{margin:auto;flex-grow:1;padding:40px;width:50%;max-width:500px;display:flex;flex-direction:column;gap:20px;align-items:center}.download-catch__image{margin:0 auto;object-fit:cover;max-width:100%;max-height:100%;height:100%;width:100%}.download-catch__text{font-size:46px;font-weight:900;font-family:Basis;white-space:normal;overflow:hidden;width:100%;max-height:2.4em}.download-catch__subtext{font-size:16px}@media (max-width: 767px){.download-catch__content{display:block;border-radius:0;overflow-y:auto;height:100vh}.download-catch__left-section{width:100vw;height:40vh}.download-catch__right-section{margin:20px 10px;min-width:calc(100vw - 20px);min-height:calc(60vh - 40px);padding:0}.download-catch__previous,.download-catch__next{display:none}.download-catch__image{height:100%}}.header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;column-gap:100px;row-gap:20px}.detail-section{margin-top:30px;flex:1;display:flex;gap:20px;flex-direction:column;width:100%;min-width:300px;max-width:750px;overflow:hidden}.page-pretitle{display:block;font-size:24px;font-weight:500;margin-bottom:10px}.page-title{overflow:hidden;text-overflow:ellipsis;max-width:100%;font-size:clamp(50px,5vw,76px);line-height:normal}@media (min-width: 1536px) and (max-width: 1919px){.page-title{font-size:clamp(50px,5vw,69px)}}.page-subtitle{font-size:14px;color:#646b6c}.page-indicators{display:flex;gap:20px;margin-top:18px}.icon-text{display:flex;gap:5px;align-items:center}.icon-text__icon{width:16px;height:16px}.icon-text__text{margin:0;text-overflow:ellipsis;overflow:hidden;width:100%}.divider{height:1px;width:100%;align-self:stretch;flex-grow:0;background-color:#e3e6e7}.breadcrumb-component__content{display:flex;gap:5px;font-weight:500;cursor:default;white-space:nowrap;overflow:auto;font-size:14px}.breadcrumb-component__content>:last-child{font-weight:700}.breadcrumb-component__content a{color:#000;text-decoration:underline}.address-component__content{display:flex;align-items:center;gap:5px;white-space:nowrap;overflow:hidden}.address-component__content .address-component__location{overflow:hidden;text-overflow:ellipsis}.rating-component{display:flex;align-items:center;gap:5px;text-align:center}.rating-component__value{margin:0;text-align:center;line-height:1}.rating-component__stars{display:flex;align-items:center;white-space:nowrap;line-height:1}.rating-component__star{width:18px;height:18px;display:inline-block;position:relative;vertical-align:middle}.rating-component__star--half:before,.rating-component__star--full:before{content:"\2605";position:absolute;top:0;left:0;color:#40e0d0;overflow:hidden;width:100%;z-index:2}.rating-component__star--half:before{width:40%}.rating-component__star:after{content:"\2605";position:absolute;top:0;left:0;color:#d3d3d3;overflow:hidden;width:100%}.rating-component__text{margin:0;text-align:center;line-height:1}.tag-cloud{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px}.tag-cloud__pill{background-color:#f1f2f3;color:#080909;display:inline-flex;border-radius:5px;padding:5px 10px;font-size:16px;font-weight:500;cursor:default;width:auto;user-select:none}.image-section{max-width:100%;height:auto}.image-section__content{position:relative;display:inline-flex;width:100%;height:100%;justify-content:center}.image-section__image{border-radius:10px;max-width:100%;width:720px;aspect-ratio:4/3;object-fit:cover}.image-section__button-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:10%;justify-content:center}.image-section__coords{position:relative;top:40px;z-index:100;border-radius:5px;text-align:center;left:50%;transform:translate(-50%);width:fit-content;padding:4px 5px 4px 20px;background-color:#0000004d;color:#fff;display:flex;gap:15px;align-items:center;cursor:pointer;font-weight:500}.image-section__coords>img{filter:brightness(1.8)}.image-section__button-container>.image-section__explore-button{padding:16px}.items-section{margin-top:60px}.custom-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:4px 16px;border-radius:9999px;background-color:#fff;border:solid 1px #e3e6e7;cursor:pointer}.custom-button>*{cursor:pointer;white-space:nowrap}.scrollable__main-container{display:flex;flex-direction:column;height:100%}.scrollable__list-container{margin-left:10px;margin-right:10px;display:flex;flex-direction:row;overflow:auto;width:100%;scroll-snap-type:x mandatory;gap:35px;height:100%;padding-bottom:20px;margin-bottom:10px}.scrollable__button-container{margin-top:5px;display:flex;gap:5px;justify-content:end}.scrollable__post-item{width:360px;min-width:360px}.title-container{margin-top:30px;margin-bottom:40px}.title-container>h2{font-size:28px}.post__container{display:flex;width:100%;flex-direction:column;align-items:flex-start;overflow:clip;cursor:pointer;height:100%;gap:15px;justify-content:space-between}.post__header-image{position:relative;width:40px;height:40px;object-fit:contain;float:left;flex-shrink:0;margin-right:12px}.post__header-image-badge{position:absolute;top:80%;left:80%;transform:translate(-50%,-50%)}.post__header{display:flex;width:100%}.post__id-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:20px;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#080909;float:left}.post__header-right{display:flex;flex-direction:column;flex-grow:1;width:calc(100% - 80px);margin-right:10px}.post__header-subtitle{display:flex}.post__header-subtitle *{font-size:14px;color:#646b6c;white-space:nowrap}.post__description{width:100%;height:30px}.post__description>p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post__media{width:100%;height:270px;overflow:clip;border-radius:15px}.post__media img,.post__media object{object-fit:cover;width:100%;height:100%;pointer-events:none}.post__details{height:40px;display:flex;gap:20px}.post__details-item{display:flex;flex-direction:column}.post__details-item-label{font-size:12px;color:#646b6c}.post__details-item-text{font-size:16px;font-weight:500;color:#080909}.post__actions{width:100%;display:flex;align-items:center;justify-content:flex-start}.post__actions img{margin:0 12px}.post__actions img:last-child{margin-left:auto}.post__bottom{display:flex;font-weight:500;gap:20px;align-items:center;height:40px}.post__bottom>span{font-size:14px;color:#646b6c}.species__container{min-width:300px;margin:5px}.species__container>*{cursor:pointer}.species__header{height:75%}.species__header-image{margin-bottom:20px}.species__header-image img,.species__header-image object{width:244px;aspect-ratio:16/9;object-fit:contain;object-position:center;margin-bottom:20px;pointer-events:none;display:inline}.bow__container{min-width:300px;margin:5px}.bow__container *{cursor:pointer;font-size:14px}.bow__name{font-size:20px}.bow__container .rating-component *,.bow__container .address-component__content *{color:#646b6c}.bow__header-image{overflow:hidden;margin-bottom:15px}.bow__header-image img,.bow__header-image object{object-fit:cover;object-position:center;width:100%;border-radius:10px;pointer-events:none}.bow__detail>.icon-text{background-color:#f1f2f3;color:#080909;border-radius:5px;width:auto;display:inline-flex;gap:5px;padding:2px 10px 2px 5px;margin-top:10px}.download-item__content{display:flex;flex-direction:column;min-width:342px;width:342px;justify-content:space-between;border-radius:10px;border-style:solid;border-width:1px;text-align:center}.download-item__content--with-bg-image{background-size:cover;background-image:url(/assets/img/listitem-download-background.webp)}.download-item__content--with-bg-color{background-color:#0b3c48}.download-item__image{width:50%;margin:5% auto}.download-item__bottom{display:flex;flex-direction:column;align-items:center;margin:10px;gap:10px}.download-item__text{cursor:default;font-family:Basis;font-size:54px;font-weight:900;line-height:1;color:#fff;overflow:hidden}.download-item__subtext{cursor:default;font-size:16px;font-weight:400;color:#fff}.download-item__button{display:block;margin-bottom:20px;padding-top:10px;padding-bottom:10px}.bottom-download__content{margin-top:30px;margin-bottom:30px;display:flex;flex-direction:row;background-size:cover;width:100%;height:100%;justify-content:space-between;border-radius:40px;border-style:solid;border-width:1px;text-align:center;color:#fff;flex-wrap:wrap;position:relative;overflow:clip}.bottom-download__content *{color:#fff}.bottom-download__background{position:absolute;width:100%;height:100%;z-index:-1}.bottom-download__image-section{display:flex;align-items:center;margin:auto}.bottom-download__text-section{margin:auto;padding:40px;max-width:500px;display:flex;flex-direction:column;gap:10px;align-items:center}.bottom-download__image{margin:auto;width:100%;height:100%;max-height:60vh}.bottom-download__text{font-size:54px;font-weight:400}.bottom-download__subtext{font-size:16px;font-weight:400}.bottom-download__badges{display:flex;gap:20px}@media (max-width: 767px){.bottom-download__badges{display:none}.bottom-download__text-section{max-width:100%}.bottom-download__review-badge{height:36px}}.highlighted-users{overflow:clip;border-radius:20px}.highlighted-users img{height:auto}.highlighted-users-1-1{width:20px;height:20px}.highlighted-users-2-1{width:18px;height:18px;position:relative;left:6px}.highlighted-users-2-2{width:13px;height:13px;position:relative}.highlighted-users-3-1{width:18px;height:18px;position:relative;left:12px;top:5px}.highlighted-users-3-2{width:13px;height:13px;position:relative}.highlighted-users-3-3{width:10px;height:10px;position:relative;left:14px;top:-5px}.fs-gear-text{font-size:14px;color:#646b6c}.fs-gear-star{font-size:14px}
