.PortfolioGalleryModal_modalRoot__Ia6v4{position:fixed;inset:0;z-index:999;display:grid;place-items:center;padding:clamp(1rem,2vw,1.5rem)}.PortfolioGalleryModal_backdrop__jtizO{position:absolute;inset:0;border:0;background:radial-gradient(circle at 50% 0,rgba(221,214,248,.22) 0,transparent 48%),rgba(10,14,34,.66);backdrop-filter:blur(14px);cursor:pointer}.PortfolioGalleryModal_panel__9PcZ0{position:relative;z-index:1;width:min(100%,72rem);height:min(88vh,52rem);display:flex;flex-direction:column;overflow:hidden;border-radius:clamp(1.25rem,3vw,2rem);background:radial-gradient(circle at 12% 8%,rgba(240,92,150,.12) 0,transparent 36%),radial-gradient(circle at 88% 18%,rgba(143,77,246,.16) 0,transparent 38%),#f7f7f8;box-shadow:0 2rem 5rem rgba(10,14,34,.32),0 .75rem 1.75rem rgba(38,43,86,.16)}.PortfolioGalleryModal_header__C0r5l{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;padding:clamp(1.25rem,3vw,2rem);border-bottom:.0625rem solid rgba(38,43,86,.1)}.PortfolioGalleryModal_backButton__Tblpa{min-width:6.5rem;display:inline-flex;align-items:center;gap:.45rem;align-self:center;flex-shrink:0;padding:.7rem .85rem;border:0;border-radius:999px;color:#262b56;background:rgba(255,255,255,.82);box-shadow:inset 0 0 0 .0625rem rgba(38,43,86,.1);cursor:pointer;font-size:.78rem;font-weight:800;line-height:1;letter-spacing:.045em;text-transform:uppercase;transition:color .22s ease,background-color .22s ease}.PortfolioGalleryModal_backButton__Tblpa:hover{color:#ffffff;background:#8f4df6}.PortfolioGalleryModal_backButton__Tblpa:focus-visible{outline:.1875rem solid rgba(143,77,246,.3);outline-offset:.2rem}.PortfolioGalleryModal_backIcon__bTtdI{font-size:1.15rem;line-height:.7}.PortfolioGalleryModal_headingBlock__OK4UI{min-width:0;flex:1;text-align:center}.PortfolioGalleryModal_eyebrow__c6ynP{display:inline-block;margin-bottom:.5rem;color:#f05c96;font-size:clamp(.78rem,1vw,.9rem);font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase}.PortfolioGalleryModal_title__kd93W{margin:0;color:#262b56;font-size:clamp(1.75rem,4vw,3.25rem);font-weight:800;line-height:.98;letter-spacing:-.04em;text-transform:uppercase}.PortfolioGalleryModal_closeButton__XRFQB{width:clamp(2.75rem,5vw,3.25rem);height:clamp(2.75rem,5vw,3.25rem);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:0;border-radius:999px;color:#262b56;background:#ffffff;box-shadow:0 .75rem 1.5rem rgba(38,43,86,.1),inset 0 0 0 .0625rem rgba(38,43,86,.08);cursor:pointer;transition:transform .22s ease,background-color .22s ease,color .22s ease}.PortfolioGalleryModal_closeButton__XRFQB span{display:block;margin-top:-.1875rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:400;line-height:1}.PortfolioGalleryModal_closeButton__XRFQB:hover{transform:translateY(-.125rem);color:#ffffff;background:#f05c96}.PortfolioGalleryModal_closeButton__XRFQB:focus-visible{outline:.1875rem solid rgba(240,92,150,.34);outline-offset:.25rem}.PortfolioGalleryModal_scrollArea__WTZsK{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:clamp(1.25rem,3vw,2rem)}.PortfolioGalleryModal_galleryMessage__xfaIP{margin:0 0 1rem;color:#606785;font-size:clamp(.82rem,1.1vw,.95rem);font-weight:700;line-height:1.5;text-align:center;display:grid;min-height:12rem;place-items:center;margin:0}.PortfolioGalleryModal_thumbnailGrid__7dK3y{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.25rem,.8vw,.55rem);padding-bottom:1rem}.PortfolioGalleryModal_thumbnailButton__XcfXI{position:relative;width:100%;aspect-ratio:1;overflow:hidden;padding:0;border:0;border-radius:clamp(.35rem,.8vw,.7rem);background:#e9e5f4;cursor:pointer;isolation:isolate}.PortfolioGalleryModal_thumbnailImage__PWmNc{object-fit:cover;transition:transform .3s ease}.PortfolioGalleryModal_thumbnailOverlay__wGM8K{position:absolute;inset:0;z-index:1;display:grid;place-items:center;color:#ffffff;background:rgba(20,23,53,.34);opacity:0;transition:opacity .24s ease}.PortfolioGalleryModal_eyeBadge__Bqqcb{width:2.25rem;height:2.25rem;display:grid;place-items:center;padding:.5rem .7rem;border-radius:999px;background:rgba(143,77,246,.88);transform-origin:center;animation:PortfolioGalleryModal_eyeBlink___Plhl 3.4s ease-in-out infinite}.PortfolioGalleryModal_eyeIcon__PCkXP{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@keyframes PortfolioGalleryModal_eyeBlink___Plhl{0%,42%,48%,to{transform:scaleY(1)}45%,46%{transform:scaleY(.12)}}.PortfolioGalleryModal_thumbnailButton__XcfXI:focus-visible .PortfolioGalleryModal_thumbnailImage__PWmNc,.PortfolioGalleryModal_thumbnailButton__XcfXI:hover .PortfolioGalleryModal_thumbnailImage__PWmNc{transform:scale(1.045)}.PortfolioGalleryModal_thumbnailButton__XcfXI:focus-visible .PortfolioGalleryModal_thumbnailOverlay__wGM8K,.PortfolioGalleryModal_thumbnailButton__XcfXI:hover .PortfolioGalleryModal_thumbnailOverlay__wGM8K{opacity:1}.PortfolioGalleryModal_thumbnailButton__XcfXI:focus-visible{outline:.2rem solid rgba(240,92,150,.58);outline-offset:.15rem}.PortfolioGalleryModal_scrollIndicator__ZTMmQ{position:absolute;right:clamp(1rem,2.4vw,1.75rem);bottom:clamp(1rem,2.4vw,1.75rem);z-index:4;display:inline-flex;align-items:center;gap:.55rem;padding:.625rem .75rem .625rem .95rem;border-radius:999px;color:#ffffff;background:linear-gradient(135deg,#8f4df6,#b25af7 52%,#f05c96);box-shadow:0 1rem 2.25rem rgba(143,77,246,.22),0 .375rem 1rem rgba(240,92,150,.16);pointer-events:none;animation:PortfolioGalleryModal_scrollIndicatorFloat__Wvggy 1.6s ease-in-out infinite}.PortfolioGalleryModal_scrollIndicatorText__u5h48{color:#ffffff;font-size:clamp(.7rem,1vw,.84rem);font-weight:800;line-height:1;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.PortfolioGalleryModal_scrollIndicatorIcon___m8Xc{width:1.65rem;height:1.65rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#ffffff;background:rgba(255,255,255,.16);box-shadow:inset 0 0 0 .0625rem rgba(255,255,255,.2);font-size:1rem;font-weight:800;line-height:1}.PortfolioGalleryModal_scrollIndicatorUp__ux5kE .PortfolioGalleryModal_scrollIndicatorIcon___m8Xc{padding-bottom:.0625rem}.PortfolioGalleryModal_scrollIndicatorDown__QEqC_ .PortfolioGalleryModal_scrollIndicatorIcon___m8Xc{padding-top:.0625rem}@keyframes PortfolioGalleryModal_scrollIndicatorFloat__Wvggy{0%,to{transform:translateY(0)}50%{transform:translateY(-.25rem)}}.PortfolioGalleryModal_galleryGrid__uMo60{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:dense;gap:clamp(1rem,2vw,1.5rem);padding-bottom:clamp(1rem,2vw,1.5rem)}.PortfolioGalleryModal_revealImageCard__6qNj4{position:relative;min-height:clamp(18rem,34vw,28rem);overflow:hidden;border-radius:clamp(1rem,2vw,1.5rem);background:#efebf8;box-shadow:0 1rem 2rem rgba(38,43,86,.08),0 .125rem .625rem rgba(38,43,86,.05);will-change:clip-path}.PortfolioGalleryModal_revealImageCardPortrait__PhdC7{min-height:clamp(18rem,34vw,28rem)}.PortfolioGalleryModal_revealImageCardLandscape___M6g1{grid-column:1/-1;min-height:clamp(20rem,42vw,34rem)}.PortfolioGalleryModal_revealImageCardSquare__gkHpW{min-height:clamp(18rem,32vw,26rem)}.PortfolioGalleryModal_revealImageInner__zPHpn{position:absolute;inset:0;will-change:transform}.PortfolioGalleryModal_galleryImage__c6CdB{width:100%;height:100%}@media (max-width:900px){.PortfolioGalleryModal_panel__9PcZ0{width:min(100%,48rem);height:min(90vh,54rem)}.PortfolioGalleryModal_galleryGrid__uMo60{grid-template-columns:1fr}.PortfolioGalleryModal_revealImageCard__6qNj4{min-height:clamp(18rem,72vw,34rem)}}@media (max-width:640px){.PortfolioGalleryModal_modalRoot__Ia6v4{padding:.75rem}.PortfolioGalleryModal_panel__9PcZ0{height:92vh;border-radius:1.25rem}.PortfolioGalleryModal_header__C0r5l{padding:1.1rem;gap:.875rem}.PortfolioGalleryModal_backButton__Tblpa{min-width:auto;padding:.65rem}.PortfolioGalleryModal_backText__Gfw59{display:none}.PortfolioGalleryModal_title__kd93W{font-size:clamp(1.45rem,8vw,2.1rem);line-height:1.04}.PortfolioGalleryModal_eyebrow__c6ynP{font-size:.72rem}.PortfolioGalleryModal_thumbnailGrid__7dK3y{gap:.2rem}.PortfolioGalleryModal_thumbnailButton__XcfXI{border-radius:.25rem}.PortfolioGalleryModal_thumbnailOverlay__wGM8K{align-items:end;justify-items:end;padding:.4rem;opacity:1;background:linear-gradient(180deg,transparent 55%,rgba(20,23,53,.42))}.PortfolioGalleryModal_eyeBadge__Bqqcb{width:1.75rem;height:1.75rem;padding:.35rem}.PortfolioGalleryModal_eyeIcon__PCkXP{width:1.05rem;height:1.05rem}.PortfolioGalleryModal_scrollArea__WTZsK{padding:1rem}.PortfolioGalleryModal_scrollIndicator__ZTMmQ{right:1rem;bottom:1rem;padding:.575rem .65rem .575rem .8rem}.PortfolioGalleryModal_scrollIndicatorText__u5h48{font-size:.68rem}.PortfolioGalleryModal_scrollIndicatorIcon___m8Xc{width:1.45rem;height:1.45rem;font-size:.9rem}.PortfolioGalleryModal_galleryGrid__uMo60{gap:1rem}.PortfolioGalleryModal_revealImageCard__6qNj4{min-height:clamp(16rem,78vw,26rem);border-radius:1rem}}@media (max-width:420px){.PortfolioGalleryModal_modalRoot__Ia6v4{padding:.5rem}.PortfolioGalleryModal_panel__9PcZ0{height:94vh;border-radius:1rem}.PortfolioGalleryModal_header__C0r5l{padding:1rem}.PortfolioGalleryModal_title__kd93W{font-size:clamp(1.25rem,8vw,1.65rem)}.PortfolioGalleryModal_closeButton__XRFQB{width:2.5rem;height:2.5rem}.PortfolioGalleryModal_closeButton__XRFQB span{font-size:2rem}.PortfolioGalleryModal_scrollArea__WTZsK{padding:.875rem}.PortfolioGalleryModal_scrollIndicator__ZTMmQ{right:.875rem;bottom:.875rem}.PortfolioGalleryModal_scrollIndicatorText__u5h48{display:none}.PortfolioGalleryModal_revealImageCard__6qNj4{min-height:clamp(14rem,82vw,22rem)}}@media (prefers-reduced-motion:reduce){.PortfolioGalleryModal_backButton__Tblpa,.PortfolioGalleryModal_closeButton__XRFQB,.PortfolioGalleryModal_thumbnailImage__PWmNc,.PortfolioGalleryModal_thumbnailOverlay__wGM8K{transition:none}.PortfolioGalleryModal_eyeBadge__Bqqcb{animation:none}.PortfolioGalleryModal_closeButton__XRFQB:hover{transform:none}.PortfolioGalleryModal_scrollIndicator__ZTMmQ{animation:none}.PortfolioGalleryModal_revealImageCard__6qNj4,.PortfolioGalleryModal_revealImageInner__zPHpn{will-change:auto}}@media (max-width:900px){.PortfolioGalleryModal_galleryGrid__uMo60{grid-template-columns:1fr}.PortfolioGalleryModal_revealImageCardLandscape___M6g1{grid-column:auto;min-height:clamp(16rem,58vw,30rem)}.PortfolioGalleryModal_revealImageCardPortrait__PhdC7{min-height:clamp(18rem,72vw,34rem)}.PortfolioGalleryModal_revealImageCardSquare__gkHpW{min-height:clamp(18rem,68vw,30rem)}}@media (max-width:640px){.PortfolioGalleryModal_revealImageCardPortrait__PhdC7{min-height:clamp(16rem,78vw,26rem)}.PortfolioGalleryModal_revealImageCardLandscape___M6g1{min-height:clamp(13rem,58vw,21rem)}.PortfolioGalleryModal_revealImageCardSquare__gkHpW{min-height:clamp(16rem,76vw,24rem)}}@media (max-width:420px){.PortfolioGalleryModal_revealImageCardPortrait__PhdC7{min-height:clamp(14rem,82vw,22rem)}.PortfolioGalleryModal_revealImageCardLandscape___M6g1{min-height:clamp(12rem,56vw,18rem)}.PortfolioGalleryModal_revealImageCardSquare__gkHpW{min-height:clamp(14rem,80vw,21rem)}}.PortfolioGalleryModal_galleryGrid__uMo60{align-items:start}.PortfolioGalleryModal_revealImageCardPortrait__PhdC7{aspect-ratio:2/3;min-height:0}.PortfolioGalleryModal_revealImageCardSquare__gkHpW{aspect-ratio:1/1;min-height:0}.PortfolioGalleryModal_revealImageCardLandscape___M6g1{aspect-ratio:16/9;min-height:0}.PortfolioGalleryModal_galleryImage__c6CdB{object-fit:cover;object-position:center top}.PhotographyPortfolioSection_section__asn_J{background:radial-gradient(circle at 50% 0,rgba(221,214,248,.35) 0,transparent 52%),radial-gradient(circle at 12% 82%,rgba(65,86,254,.12) 0,transparent 42%),radial-gradient(circle at 88% 78%,rgba(46,165,254,.14) 0,transparent 40%),linear-gradient(180deg,#f7f7f8,#eef6ff 52%,#f7f7f8);padding:clamp(5rem,7vw,6.5rem) 0;overflow:hidden}.PhotographyPortfolioSection_container__WPHgq{max-width:86.25rem;width:100%;padding:0 clamp(1.25rem,3.2vw,2.75rem);margin:0 auto}.PhotographyPortfolioSection_introGrid__KwDck{display:grid;grid-template-columns:10rem minmax(30rem,50rem) minmax(16rem,20rem);align-items:start;column-gap:clamp(1.35rem,3.1vw,2.25rem)}.PhotographyPortfolioSection_cameraWrap__aheSS{align-self:center;display:flex;align-items:center;justify-content:flex-start;padding-top:0}.PhotographyPortfolioSection_cameraImage__MHrdD{width:clamp(8rem,12vw,9.75rem);height:auto;display:block;object-fit:contain}.PhotographyPortfolioSection_title___8StL{margin:0;max-width:49.375rem;color:#262b56;font-size:var(--type-section-heading);font-weight:800;line-height:.98;letter-spacing:-.04em}.PhotographyPortfolioSection_copyBlock__RcMbu{padding-top:.35rem}.PhotographyPortfolioSection_description__ixfkn{margin:0;max-width:18.75rem;color:#6d7393;font-size:clamp(1.3rem,1.55vw,1.5rem);font-weight:500;line-height:1.78}.PhotographyPortfolioSection_link__17v_k{display:inline-block;margin-top:1.5rem;color:#f05c96;font-size:clamp(.82rem,1vw,.93rem);font-weight:700;line-height:1.1;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-bottom:.125rem solid;padding-bottom:.125rem;transition:opacity .22s ease}.PhotographyPortfolioSection_link__17v_k:hover{opacity:.75}.PhotographyPortfolioSection_link__17v_k:focus-visible{outline:.1875rem solid rgba(240,92,150,.34);outline-offset:.25rem;border-radius:.125rem}.PhotographyPortfolioSection_portfolioHint__UDXmp{margin:clamp(2.5rem,4.5vw,3rem) 0 0;color:#505779;font-size:clamp(.92rem,1.1vw,1rem);font-weight:700;line-height:1.5;text-align:center}.PhotographyPortfolioSection_cardsGrid__4oV_S{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(1.15rem,2vw,1.5rem);margin-top:1rem}.PhotographyPortfolioSection_card__s2oIK{position:relative;min-width:0;width:100%;overflow:hidden;background:#ffffff;border-radius:clamp(.75rem,1.2vw,.95rem);padding:clamp(.65rem,1vw,.8rem);box-shadow:0 1rem 2rem rgba(38,43,86,.08),0 .125rem .625rem rgba(38,43,86,.05);transition:transform .28s ease,box-shadow .28s ease}.PhotographyPortfolioSection_card__s2oIK:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,#8f4df6,#b25af7 52%,#f05c96);opacity:0;transition:opacity .28s ease;pointer-events:none}.PhotographyPortfolioSection_card__s2oIK:focus-within,.PhotographyPortfolioSection_card__s2oIK:hover{transform:translateY(-.25rem);box-shadow:0 1.35rem 2.75rem rgba(143,77,246,.16),0 .25rem .875rem rgba(240,92,150,.1)}.PhotographyPortfolioSection_card__s2oIK:focus-within:before,.PhotographyPortfolioSection_card__s2oIK:hover:before{opacity:.16}.PhotographyPortfolioSection_cardButton__LjN32{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;min-width:0;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer;appearance:none}.PhotographyPortfolioSection_cardButton__LjN32:focus-visible{outline:.1875rem solid rgba(240,92,150,.34);outline-offset:.25rem;border-radius:.625rem}.PhotographyPortfolioSection_imageWrap__igc2Z{position:relative;width:100%;aspect-ratio:1.22/1;overflow:hidden;border-radius:clamp(.55rem,1vw,.75rem);background:#efebf8;isolation:isolate}.PhotographyPortfolioSection_imageAction__AV0mL{position:absolute;right:.75rem;bottom:.75rem;z-index:2;display:inline-flex;align-items:center;gap:.42rem;padding:.55rem .72rem;border:1px solid rgba(255,255,255,.46);border-radius:999px;color:#ffffff;background:rgba(30,32,68,.78);box-shadow:0 .35rem 1rem rgba(17,20,48,.2);backdrop-filter:blur(.45rem);font-size:.72rem;font-weight:800;line-height:1;letter-spacing:.035em;text-transform:uppercase;transition:background .22s ease,transform .22s ease}.PhotographyPortfolioSection_galleryIcon__LkmId{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.PhotographyPortfolioSection_cardImage__saXJP{width:100%;height:100%;display:block;object-fit:cover;object-position:center center;transition:transform .35s ease}.PhotographyPortfolioSection_cardButton__LjN32:hover .PhotographyPortfolioSection_cardImage__saXJP{transform:scale(1.035)}.PhotographyPortfolioSection_cardButton__LjN32:focus-visible .PhotographyPortfolioSection_imageAction__AV0mL,.PhotographyPortfolioSection_cardButton__LjN32:hover .PhotographyPortfolioSection_imageAction__AV0mL{background:rgba(143,77,246,.92);transform:translateY(-.12rem)}.PhotographyPortfolioSection_cardTitle__RrFDl{width:100%;min-width:0;margin:clamp(.95rem,1.4vw,1.15rem) 0 .45rem;color:#262b56;font-size:clamp(.95rem,1.18vw,1.22rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;text-transform:uppercase;white-space:normal;overflow-wrap:anywhere;word-break:normal}.PhotographyPortfolioSection_cardAction__O2kd6{display:inline-flex;align-items:center;gap:.35rem;margin:auto 0 .35rem;color:#8f4df6;font-size:.78rem;font-weight:800;line-height:1.2;letter-spacing:.045em;text-transform:uppercase}.PhotographyPortfolioSection_mobileAction__GCbHk{display:none}.PhotographyPortfolioSection_arrowIcon__rtgix{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease}.PhotographyPortfolioSection_cardButton__LjN32:focus-visible .PhotographyPortfolioSection_arrowIcon__rtgix,.PhotographyPortfolioSection_cardButton__LjN32:hover .PhotographyPortfolioSection_arrowIcon__rtgix{transform:translateX(.2rem)}@media (max-width:1199px){.PhotographyPortfolioSection_container__WPHgq{padding-left:1.5rem;padding-right:1.5rem}.PhotographyPortfolioSection_cardsGrid__4oV_S{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem}.PhotographyPortfolioSection_cardTitle__RrFDl{font-size:clamp(.9rem,1.35vw,1.08rem)}}@media (max-width:1180px){.PhotographyPortfolioSection_title___8StL{font-size:clamp(2.75rem,5vw,3.125rem)}.PhotographyPortfolioSection_description__ixfkn{font-size:clamp(1.15rem,2vw,1.35rem)}}@media (max-width:1024px){.PhotographyPortfolioSection_introGrid__KwDck{grid-template-columns:8.5rem minmax(0,1fr);row-gap:1.5rem}.PhotographyPortfolioSection_cameraImage__MHrdD{width:clamp(7.25rem,13vw,8.75rem)}.PhotographyPortfolioSection_copyBlock__RcMbu{grid-column:2;max-width:26rem}.PhotographyPortfolioSection_description__ixfkn{max-width:24rem}.PhotographyPortfolioSection_cardsGrid__4oV_S{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.4vw,1.35rem)}.PhotographyPortfolioSection_cardTitle__RrFDl{font-size:clamp(1.1rem,2vw,1.3rem)}}@media (max-width:991px){.PhotographyPortfolioSection_section__asn_J{padding:4rem 0}}@media (max-width:900px){.PhotographyPortfolioSection_title___8StL{font-size:clamp(2.45rem,6vw,2.9rem)}.PhotographyPortfolioSection_description__ixfkn{font-size:clamp(1.05rem,2.4vw,1.2rem);line-height:1.7}.PhotographyPortfolioSection_cardTitle__RrFDl{font-size:clamp(1.1rem,2.7vw,1.28rem)}}@media (max-width:767px){.PhotographyPortfolioSection_section__asn_J{padding:3.5rem 0 4rem}.PhotographyPortfolioSection_title___8StL{font-size:clamp(2.15rem,8vw,2.55rem);line-height:1}.PhotographyPortfolioSection_description__ixfkn{font-size:1.5rem;line-height:1.68}.PhotographyPortfolioSection_cardTitle__RrFDl{font-size:clamp(1.15rem,4vw,1.35rem);line-height:1.15}}@media (max-width:700px){.PhotographyPortfolioSection_introGrid__KwDck{grid-template-columns:1fr;gap:1.15rem}.PhotographyPortfolioSection_cameraWrap__aheSS{align-self:start;justify-content:flex-start;padding-top:0}.PhotographyPortfolioSection_cameraImage__MHrdD{width:clamp(7.25rem,24vw,8.5rem)}.PhotographyPortfolioSection_title___8StL{max-width:100%}.PhotographyPortfolioSection_copyBlock__RcMbu{grid-column:auto;padding-top:.25rem}.PhotographyPortfolioSection_description__ixfkn{max-width:100%}.PhotographyPortfolioSection_link__17v_k{margin-top:1rem}.PhotographyPortfolioSection_portfolioHint__UDXmp{margin-top:2rem;padding:0 .5rem;font-size:.95rem}.PhotographyPortfolioSection_cardsGrid__4oV_S{grid-template-columns:1fr;justify-items:center;margin-top:.9rem}.PhotographyPortfolioSection_card__s2oIK{width:min(100%,33rem);padding:clamp(.7rem,2.8vw,.9rem)}.PhotographyPortfolioSection_imageWrap__igc2Z{aspect-ratio:1.35/1}.PhotographyPortfolioSection_desktopAction__XZLj8{display:none}.PhotographyPortfolioSection_mobileAction__GCbHk{display:inline}.PhotographyPortfolioSection_cardAction__O2kd6{font-size:.8rem}}@media (max-width:640px){.PhotographyPortfolioSection_container__WPHgq{padding-left:1.25rem;padding-right:1.25rem}.PhotographyPortfolioSection_card__s2oIK{width:min(100%,31rem)}.PhotographyPortfolioSection_cardTitle__RrFDl{margin-top:.95rem}}@media (max-width:560px){.PhotographyPortfolioSection_section__asn_J{padding:3rem 0 3.5rem}.PhotographyPortfolioSection_title___8StL{font-size:clamp(1.85rem,9vw,2.2rem);line-height:1.04;letter-spacing:-.035em}.PhotographyPortfolioSection_description__ixfkn{font-size:1.2rem;line-height:1.62}.PhotographyPortfolioSection_card__s2oIK{border-radius:.85rem}.PhotographyPortfolioSection_imageWrap__igc2Z{aspect-ratio:1.28/1}.PhotographyPortfolioSection_cardTitle__RrFDl{margin-bottom:.45rem;font-size:clamp(1.05rem,5vw,1.18rem);line-height:1.18}}@media (max-width:420px){.PhotographyPortfolioSection_container__WPHgq{padding-left:1rem;padding-right:1rem}.PhotographyPortfolioSection_cameraImage__MHrdD{width:7.25rem}.PhotographyPortfolioSection_title___8StL{font-size:clamp(1.65rem,8.6vw,1.95rem);line-height:1.06}.PhotographyPortfolioSection_description__ixfkn{font-size:1.1rem;line-height:1.58}.PhotographyPortfolioSection_card__s2oIK{width:100%;padding:.65rem;border-radius:.8rem}.PhotographyPortfolioSection_imageWrap__igc2Z{aspect-ratio:1.18/1;border-radius:.6rem}.PhotographyPortfolioSection_imageAction__AV0mL{right:.55rem;bottom:.55rem;padding:.48rem .62rem;font-size:.66rem}.PhotographyPortfolioSection_cardTitle__RrFDl{font-size:clamp(.98rem,5.2vw,1.08rem)}}@media (max-width:360px){.PhotographyPortfolioSection_title___8StL{font-size:1.55rem;line-height:1.08}.PhotographyPortfolioSection_description__ixfkn{font-size:.88rem}.PhotographyPortfolioSection_cardTitle__RrFDl{font-size:.96rem;line-height:1.2}}@media (prefers-reduced-motion:reduce){.PhotographyPortfolioSection_cardImage__saXJP{transition:none}.PhotographyPortfolioSection_cardButton__LjN32:hover .PhotographyPortfolioSection_cardImage__saXJP{transform:none}}