.body{background-color:var(--color-sand);font-family:var(--font-body)}body{overflow-x:hidden}@media only screen and (width<=767px){.fishContainer{padding-top:90px}}.fishContainer{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;max-width:1100px;height:auto;min-height:calc(100vh - 70px);margin:0 auto;padding:60px 18px;display:flex;overflow-x:hidden}.fishPhoto{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:100%;height:auto;padding-left:0;display:flex}.fishPhoto img{object-fit:contain;width:clamp(260px,80vw,640px);max-width:100%;height:auto;margin:0 auto;display:block}.fishContainer .fishPhoto .fish-profile-photos,.fish-profile-photos{object-fit:contain!important;width:clamp(260px,80vw,640px)!important;max-width:100%!important;height:auto!important;margin:0 auto!important;display:block!important}.fishInfo{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;height:auto;display:flex}.fishHeader{color:var(--color-brand);font-size:3.5rem;font-weight:700;font-family:var(--font-display);margin:0;padding:0;line-height:1.2}.fishScienceName{color:var(--color-brand);font-size:1.1rem;font-weight:500;font-family:var(--font-display);margin:0;padding:0}.fishInfoBlock{box-sizing:border-box;border:var(--color-brand);border-style:solid;border-width:1.4px;border-radius:6px;width:100%;max-width:360px;margin:.8rem auto 0;padding:.2rem 2rem;transition:all .2s;display:block}.fishInfoBlock:hover{background-color:rgba(var(--color-brand-rgb), .06);transform:translateY(-2px)}.fishInfoBlock p{color:var(--color-brand);text-align:center;margin:0;padding:7px;font-size:1rem;font-weight:600}a.fishInfoBlock{justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:background-color .2s;display:flex}a.fishInfoBlock:hover{background-color:rgba(var(--color-brand-rgb), .08)}a.fishInfoBlock p{margin:0;padding:7px 0}.pdf-icon{flex-shrink:0;width:18px;height:18px}.fishCutContainer{flex-direction:column;justify-content:center;align-items:center;padding:80px 10%;display:flex}section:nth-child(odd) .fishCutContainer{background-color:#0000}section:nth-child(2n) .fishCutContainer{background-color:rgba(var(--color-brand-rgb), .03)}.fishCutOptionOne,.fishCutOptionTwo,.fishCutOptionThree,.fishCutOptionFour{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:25%;height:auto;display:flex}.fishCutOptionOne h2,.fishCutOptionTwo h2,.fishCutOptionThree h2,.fishCutOptionFour h2{text-align:left;color:var(--color-brand);margin-top:0;margin-bottom:8px;font-size:1.3rem;font-weight:600}.fishCutOptionOne img+h2,.fishCutOptionTwo img+h2,.fishCutOptionThree img+h2,.fishCutOptionFour img+h2{margin-top:16px}.fishCutOptionOne p,.fishCutOptionTwo p,.fishCutOptionThree p,.fishCutOptionFour p{color:var(--color-brand);font-size:.95rem;font-weight:500}.imgCutOption img{object-fit:cover;width:100%;height:100%}.imgCutOption{object-fit:cover;width:100%;height:clamp(320px,45vw,600px);box-shadow:0 4px 20px rgba(var(--color-brand-rgb), .15);border-radius:8px;transition:transform .3s,box-shadow .3s}.imgCutOption:hover{box-shadow:0 8px 30px rgba(var(--color-brand-rgb), .25);transform:scale(1.02)}.fishPackagedContainer{flex-direction:row;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.fishPackagedOptionOne{justify-content:center;align-items:center;width:50%;height:50%;margin-left:10%;padding:20px;display:flex}.fishPackagedSubContainer{flex-direction:row;align-items:center;width:50%;height:100%;display:flex}.fishPackagedOptionTwo,.fishPackagedOptionThree{flex-direction:column;justify-content:center;align-items:center;width:25%;height:50%;margin-left:1rem;padding:20px;display:flex}.fishShippingHeader{color:var(--color-brand);font-size:2.5rem;font-weight:700;font-family:var(--font-display);text-align:center;padding:0;line-height:1.2}.fishShippingContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.fishShippingOptionOne{flex-direction:row;display:flex}.fishPackage{width:auto;height:100%;display:flex}.fishShippingOptionTwo{flex-direction:row;display:flex}.option{flex-direction:column;width:50%;height:100%;margin:10px;padding:0 10px;display:flex}.option h2,.option p{color:var(--color-brand);margin:10px 0;padding:0}.fishGalleryContainer{flex-direction:row;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.fishGalleryOptionOne{flex-direction:column;justify-content:center;align-items:center;width:50%;height:100%;padding:20px;display:flex}.fishGalleryOptionTwo{flex-direction:column;justify-content:center;width:50%;height:100%;padding:20px;display:flex}.largePhoto{object-fit:cover;background-color:gray;border-width:1.4px;width:100%;height:420px}.smallGalleryPhoto{object-fit:cover;flex-direction:row;justify-content:center;align-items:center;width:auto;height:auto;display:flex}.smallPhoto{object-fit:cover;background-color:gray;border:#1f1f1f;width:200px;height:200px;margin:10px 10px 10px 20px}.interestingFacts{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.interestingFacts h2{font-family:var(--font-display);color:var(--color-brand);font-size:2.5rem}.interestingFactsOption{box-shadow:0 4px 20px rgba(var(--color-brand-rgb), .06);background-color:#fff;border-radius:12px;flex-direction:column;align-items:center;max-width:600px;margin-top:20px;padding:24px 32px;transition:transform .2s,box-shadow .2s;display:flex}.interestingFactsOption:hover{box-shadow:0 8px 24px rgba(var(--color-brand-rgb), .12);transform:translateY(-4px)}.fact-icon{width:48px;height:48px;fill:var(--color-brand);margin-bottom:12px}.interestingFacts h3{font-family:var(--font-display);text-align:center;margin:0 10%;font-size:1rem}@media only screen and (width<=767px){.fishContainer{flex-direction:column;gap:24px;height:auto;padding:96px 18px 40px}.fishPhoto{flex:100%;justify-content:center;width:100%;max-width:100%;height:auto;padding-left:0}.fish-profile-photos{object-fit:cover;width:100%;max-width:480px;height:auto}.fishInfo{text-align:center;flex:100%;align-items:center;width:100%;max-width:100%;height:auto}.fishHeader{margin-bottom:.5rem;font-size:2.5rem;line-height:1.3}.fishInfoBlock{width:100%;max-width:320px;margin-top:12px}.fishCutContainer{flex-direction:column;align-items:stretch;height:auto;padding:60px 18px}.fishCutOptionOne,.fishCutOptionTwo,.fishCutOptionThree,.fishCutOptionFour{align-items:center;width:100%;height:auto}.fishCutOptionOne h2,.fishCutOptionTwo h2,.fishCutOptionThree h2,.fishCutOptionFour h2{text-align:center;color:var(--color-brand);margin:12px 0;font-size:1.3rem;font-weight:600}.fishCutOptionOne p,.fishCutOptionTwo p,.fishCutOptionThree p,.fishCutOptionFour p{text-align:center;color:var(--color-brand);margin:0;font-size:.95rem;font-weight:500}.fishPackagedContainer{flex-direction:column;height:auto;padding:0 18px 40px}.fishPackagedOptionOne{width:100%;height:auto;margin-left:0}.fishPackagedSubContainer{flex-direction:column;width:100%;height:auto}.fishPackagedOptionTwo,.fishPackagedOptionThree{width:100%;height:auto;margin-left:0}.fishShippingContainer{flex-direction:column;height:auto;padding:60px 18px}.fishShippingOptionOne,.fishShippingOptionTwo{flex-direction:column;width:100%;height:auto}.option{width:100%;height:auto;margin:10px;padding:0 10px}.fishShippingHeader{text-align:center;font-size:1.8rem}.fishGalleryContainer{flex-direction:column;height:auto;padding:40px 18px}.fishGalleryOptionOne{width:100%;height:auto;margin-left:0}}.interesting-fact{text-transform:uppercase;text-align:center;color:var(--color-brand);margin:0 0 8px;font-size:1.1rem;font-weight:600}.interesting-fact-description{text-align:center;color:var(--color-brand);opacity:.85;margin:0;font-size:.95rem;font-weight:500;line-height:1.6}@media only screen and (width<=767px){.fish-gallery-small-items{flex-direction:column;gap:24px;margin-top:20px;display:flex}.fish-gallery-small{object-fit:cover;width:100%;height:300px;min-height:200px;max-height:400px;box-shadow:0 4px 16px rgba(var(--color-brand-rgb), .12);border-radius:8px;transition:transform .3s,box-shadow .3s}.fish-gallery-small:hover{box-shadow:0 8px 24px rgba(var(--color-brand-rgb), .2);transform:scale(1.03)}.fish-gallery-large{object-fit:cover;width:100%;height:300px;min-height:200px;max-height:400px;box-shadow:0 4px 16px rgba(var(--color-brand-rgb), .12);border-radius:8px;margin-top:24px;transition:transform .3s,box-shadow .3s}.fish-gallery-large:hover{box-shadow:0 8px 24px rgba(var(--color-brand-rgb), .2);transform:scale(1.02)}.flex-desktop{flex-direction:column;gap:26px;display:flex}.flex-desktop-2{grid-template-columns:1fr;gap:16px;width:100%;max-width:400px;margin:0 auto;display:grid}.flex-desktop-2 .fishCutOptionOne,.flex-desktop-2 .fishCutOptionTwo,.flex-desktop-2 .fishCutOptionThree,.flex-desktop-2 .fishCutOptionFour{box-sizing:border-box;text-align:center;width:100%;box-shadow:0 4px 20px rgba(var(--color-brand-rgb), .06);background-color:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:24px 20px;display:flex}.flex-desktop-2 .fishCutOptionOne h2,.flex-desktop-2 .fishCutOptionTwo h2,.flex-desktop-2 .fishCutOptionThree h2,.flex-desktop-2 .fishCutOptionFour h2{text-align:center;margin-top:0;margin-bottom:8px}.flex-desktop-2 .fishCutOptionOne p,.flex-desktop-2 .fishCutOptionTwo p,.flex-desktop-2 .fishCutOptionThree p,.flex-desktop-2 .fishCutOptionFour p{text-align:center;margin:0}}@media only screen and (width>=768px){.parent-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.fish-gallery-small-items{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px;width:min(100%,640px);display:grid}.fish-gallery-small{aspect-ratio:1;object-fit:cover;width:100%;min-width:220px;max-width:300px;height:auto;box-shadow:0 4px 16px rgba(var(--color-brand-rgb), .12);border-radius:8px;transition:transform .3s,box-shadow .3s}.fish-gallery-small:hover{box-shadow:0 8px 24px rgba(var(--color-brand-rgb), .2);transform:scale(1.03)}.fish-gallery-large{aspect-ratio:1;object-fit:cover;width:clamp(320px,70vw,640px);height:auto;min-height:0;box-shadow:0 4px 16px rgba(var(--color-brand-rgb), .12);border-radius:8px;transition:transform .3s,box-shadow .3s}.fish-gallery-large:hover{box-shadow:0 8px 24px rgba(var(--color-brand-rgb), .2);transform:scale(1.02)}.flex-desktop{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:32px;display:flex}.flex-desktop .fishCutOptionOne,.flex-desktop .fishCutOptionTwo,.flex-desktop .fishCutOptionThree,.flex-desktop .fishCutOptionFour{flex:240px;width:auto;max-width:320px}.flex-desktop-2{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,1fr);justify-content:center;gap:40px 60px;width:100%;max-width:900px;margin:0 auto;display:grid}.flex-desktop-2 .fishCutOptionOne,.flex-desktop-2 .fishCutOptionTwo,.flex-desktop-2 .fishCutOptionThree,.flex-desktop-2 .fishCutOptionFour{box-sizing:border-box;text-align:center;width:100%;box-shadow:0 4px 20px rgba(var(--color-brand-rgb), .06);background-color:#fff;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;padding:32px;display:flex}.flex-desktop-2 .fishCutOptionOne h2,.flex-desktop-2 .fishCutOptionTwo h2,.flex-desktop-2 .fishCutOptionThree h2,.flex-desktop-2 .fishCutOptionFour h2{text-align:center;width:100%;margin-top:0;margin-bottom:12px}.flex-desktop-2 .fishCutOptionOne p,.flex-desktop-2 .fishCutOptionTwo p,.flex-desktop-2 .fishCutOptionThree p,.flex-desktop-2 .fishCutOptionFour p{text-align:center;max-width:100%;margin:0;line-height:1.6}}.parent-list[data-astro-cid-age626vo] .fish-gallery-small{max-width:100%}
