:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.CampaignSliderBlock_campaign-swiper__7GM5k{overflow:visible;position:relative;z-index:1;height:auto!important;min-height:450px}.CampaignSliderBlock_campaign-swiper__7GM5k .CampaignSliderBlock_swiper-pagination__vwfSp{position:relative;margin-top:2rem}.CampaignSliderBlock_campaign-swiper__7GM5k .CampaignSliderBlock_swiper-pagination-bullet__s19d4{background:#d1d5db;opacity:1;width:8px;height:8px;transition:all .3s ease}.CampaignSliderBlock_campaign-swiper__7GM5k .CampaignSliderBlock_swiper-pagination-bullet-active__QFLFn{background:#0d9488;transform:scale(1.2)}.CampaignSliderBlock_campaign-swiper__7GM5k .CampaignSliderBlock_swiper-pagination-bullet__s19d4:hover{background:#14b8a6}.CampaignSliderBlock_line-clamp-2__SN7ul{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CampaignSliderBlock_line-clamp-3__2bJVj{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.CampaignSliderBlock_campaign-swiper__7GM5k .CampaignSliderBlock_swiper-wrapper__TVeND{position:relative;z-index:1;height:auto}.CampaignSliderBlock_campaign-swiper__7GM5k .CampaignSliderBlock_swiper-slide__WNs50{height:auto!important;display:flex!important;flex-direction:column;position:relative;z-index:1}.CampaignSliderBlock_campaign-swiper__7GM5k .CampaignSliderBlock_swiper-slide__WNs50 .CampaignSliderBlock_campaign-card__WbSxs{height:100%;display:flex;flex-direction:column;position:relative;z-index:1}.CampaignSliderBlock_campaign-swiper__7GM5k .CampaignSliderBlock_swiper-slide__WNs50 .CampaignSliderBlock_campaign-card__WbSxs>div:last-child{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.GalleryBlock_galleryBlock__Xhefm{width:100%;padding:2rem 0;position:relative;overflow:hidden}.GalleryBlock_galleryBlock__Xhefm:after,.GalleryBlock_galleryBlock__Xhefm:before{content:"";position:absolute;border-radius:50% 40% 60% 30%;opacity:.1;z-index:0;pointer-events:none}.GalleryBlock_galleryBlock__Xhefm:before{width:300px;height:200px;background:linear-gradient(135deg,#007bff,#28a745);top:-50px;left:-100px;animation:GalleryBlock_blobFloat__sJv5J 15s ease-in-out infinite}.GalleryBlock_galleryBlock__Xhefm:after{width:250px;height:180px;background:linear-gradient(45deg,#ffc107,#fd7e14);bottom:-60px;right:-80px;animation:GalleryBlock_blobFloat__sJv5J 20s ease-in-out infinite reverse}@media (min-width:1200px){.GalleryBlock_galleryBlock__Xhefm{position:relative}.GalleryBlock_galleryBlock__Xhefm .GalleryBlock_galleryContent__m8Aml:after,.GalleryBlock_galleryBlock__Xhefm .GalleryBlock_galleryContent__m8Aml:before{content:"";position:absolute;border-radius:60% 40% 50% 70%;opacity:.08;z-index:0;pointer-events:none}.GalleryBlock_galleryBlock__Xhefm .GalleryBlock_galleryContent__m8Aml:before{width:200px;height:150px;background:linear-gradient(225deg,#6f42c1,#e83e8c);top:20%;right:10%;animation:GalleryBlock_blobPulse__SA_lf 12s ease-in-out infinite}.GalleryBlock_galleryBlock__Xhefm .GalleryBlock_galleryContent__m8Aml:after{width:180px;height:120px;background:linear-gradient(315deg,#20c997,#17a2b8);bottom:30%;left:5%;animation:GalleryBlock_blobPulse__SA_lf 18s ease-in-out infinite reverse}}@keyframes GalleryBlock_blobFloat__sJv5J{0%,to{transform:translateY(0) rotate(0deg);border-radius:50% 40% 60% 30%}25%{transform:translateY(-20px) rotate(5deg);border-radius:40% 60% 50% 40%}50%{transform:translateY(10px) rotate(-3deg);border-radius:60% 30% 40% 60%}75%{transform:translateY(-15px) rotate(7deg);border-radius:30% 50% 60% 40%}}@keyframes GalleryBlock_blobPulse__SA_lf{0%,to{transform:scale(1) rotate(0deg);border-radius:60% 40% 50% 70%}33%{transform:scale(1.1) rotate(10deg);border-radius:50% 60% 40% 50%}66%{transform:scale(.9) rotate(-5deg);border-radius:40% 50% 70% 60%}}.GalleryBlock_galleryBlock__Xhefm>*{position:relative;z-index:1}.GalleryBlock_bgWhite__7X7Ke{background-color:#ffffff}.GalleryBlock_bgWhite__7X7Ke:before{background:linear-gradient(135deg,#007bff,#28a745);opacity:.06}.GalleryBlock_bgWhite__7X7Ke:after{background:linear-gradient(45deg,#ffc107,#fd7e14);opacity:.06}.GalleryBlock_bgLightGray__m0Eij{background-color:#f8f9fa}.GalleryBlock_bgLightGray__m0Eij:before{background:linear-gradient(135deg,#6f42c1,#e83e8c);opacity:.08}.GalleryBlock_bgLightGray__m0Eij:after{background:linear-gradient(45deg,#20c997,#17a2b8);opacity:.08}.GalleryBlock_bgDarkGray__aDMG7{background-color:#343a40;color:#ffffff}.GalleryBlock_bgDarkGray__aDMG7:before{background:linear-gradient(135deg,#ffc107,#fd7e14);opacity:.15}.GalleryBlock_bgDarkGray__aDMG7:after{background:linear-gradient(45deg,#007bff,#6f42c1);opacity:.15}.GalleryBlock_bgBlue__Qx7Yc{background-color:#007bff;color:#ffffff}.GalleryBlock_bgBlue__Qx7Yc:before{background:linear-gradient(135deg,#ffffff,#f8f9fa);opacity:.12}.GalleryBlock_bgBlue__Qx7Yc:after{background:linear-gradient(45deg,#ffc107,#28a745);opacity:.12}.GalleryBlock_bgGreen__iMcWe{background-color:#28a745;color:#ffffff}.GalleryBlock_bgGreen__iMcWe:before{background:linear-gradient(135deg,#ffffff,#e3f2fd);opacity:.12}.GalleryBlock_bgGreen__iMcWe:after{background:linear-gradient(45deg,#ffc107,#007bff);opacity:.12}.GalleryBlock_bgTransparent__k4owu{background-color:transparent}.GalleryBlock_bgTransparent__k4owu:before{background:linear-gradient(135deg,#007bff,#28a745);opacity:.04}.GalleryBlock_bgTransparent__k4owu:after{background:linear-gradient(45deg,#ffc107,#fd7e14);opacity:.04}.GalleryBlock_header__p6A98{text-align:center;margin-bottom:2rem;padding:0 1rem;position:relative;z-index:1}.GalleryBlock_title__qBPZV{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;line-height:1.2}.GalleryBlock_subtitle__tF5s5{font-size:1.125rem;opacity:.8;margin-bottom:0;max-width:600px;margin-left:auto;margin-right:auto}.GalleryBlock_filterButtons__R26t_,.GalleryBlock_filterDropdown__FmrSE,.GalleryBlock_filterTabs__4H67l{display:flex;justify-content:center;margin-bottom:2rem;padding:0 1rem}.GalleryBlock_filterButtons__R26t_{flex-wrap:wrap;gap:.5rem}.GalleryBlock_filterButton__51JTH{padding:.5rem 1rem;border:2px solid #dee2e6;background:#ffffff;color:#495057;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:.875rem}.GalleryBlock_filterButton__51JTH:hover{border-color:#007bff;color:#007bff;transform:translateY(-1px)}.GalleryBlock_filterButton__51JTH.GalleryBlock_active__yGJvg{background:#007bff;border-color:#007bff;color:#ffffff}.GalleryBlock_filterTabs__4H67l{border-bottom:2px solid #dee2e6;gap:0}.GalleryBlock_filterTabs__4H67l .GalleryBlock_filterButton__51JTH{border-radius:0;border-bottom:none;padding:.75rem 1.5rem;margin-bottom:-2px}.GalleryBlock_filterTabs__4H67l .GalleryBlock_filterButton__51JTH.GalleryBlock_active__yGJvg{border-bottom:2px solid #007bff;background:transparent;color:#007bff}.GalleryBlock_filterSelect__U5aZG{padding:.75rem 1rem;border:2px solid #dee2e6;border-radius:8px;background:#ffffff;font-size:1rem;cursor:pointer;min-width:200px}.GalleryBlock_galleryContent__m8Aml{padding:0 1rem;position:relative;z-index:1}.GalleryBlock_grid__MdDFC{display:grid;gap:1rem;width:100%}.GalleryBlock_grid2__bKtxl{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));max-width:1200px;margin:0 auto}.GalleryBlock_grid3__bxfkr{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1400px;margin:0 auto}.GalleryBlock_grid4__SidVx{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:1600px;margin:0 auto}.GalleryBlock_gridItem__pPRjh{position:relative;cursor:pointer;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.GalleryBlock_gridItem__pPRjh:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.GalleryBlock_gridItem__pPRjh.GalleryBlock_featured__hSJFB{grid-column:span 2;grid-row:span 2}.GalleryBlock_aspectSquare__tgwNa .GalleryBlock_gridItem__pPRjh .GalleryBlock_imageWrapper__8keSn{aspect-ratio:1/1;height:auto;min-height:250px;max-height:300px}.GalleryBlock_aspectSquare__tgwNa .GalleryBlock_gridItem__pPRjh .GalleryBlock_image__QC2Vg{object-fit:cover}.GalleryBlock_aspectLandscape__rUA_p .GalleryBlock_gridItem__pPRjh .GalleryBlock_imageWrapper__8keSn{aspect-ratio:16/9;height:auto;min-height:200px;max-height:280px}.GalleryBlock_aspectLandscape__rUA_p .GalleryBlock_gridItem__pPRjh .GalleryBlock_image__QC2Vg{object-fit:cover}.GalleryBlock_aspectPortrait__bJsa_ .GalleryBlock_gridItem__pPRjh .GalleryBlock_imageWrapper__8keSn{aspect-ratio:3/4;height:auto;min-height:300px;max-height:400px}.GalleryBlock_aspectPortrait__bJsa_ .GalleryBlock_gridItem__pPRjh .GalleryBlock_image__QC2Vg{object-fit:cover}.GalleryBlock_aspectPanorama__iHVs7 .GalleryBlock_gridItem__pPRjh .GalleryBlock_imageWrapper__8keSn{aspect-ratio:21/9;height:auto;min-height:150px;max-height:200px}.GalleryBlock_aspectPanorama__iHVs7 .GalleryBlock_gridItem__pPRjh .GalleryBlock_image__QC2Vg{object-fit:cover}.GalleryBlock_aspectAuto__r3BB7 .GalleryBlock_gridItem__pPRjh .GalleryBlock_imageWrapper__8keSn{aspect-ratio:auto;height:auto;min-height:200px;max-height:350px}.GalleryBlock_imageWrapper__8keSn{position:relative;overflow:hidden;width:100%;height:auto;min-height:200px;max-height:400px;display:flex;align-items:center;justify-content:center}.GalleryBlock_image__QC2Vg{width:100%;height:auto;max-height:100%;object-fit:contain;transition:transform .3s ease}.GalleryBlock_gridItem__pPRjh:hover .GalleryBlock_image__QC2Vg{transform:scale(1.05)}.GalleryBlock_linkOverlay__BuVUb{position:absolute;top:.5rem;right:.5rem;background:rgba(0,0,0,.7);color:white;padding:.5rem;border-radius:50%;opacity:0;transition:opacity .3s ease}.GalleryBlock_gridItem__pPRjh:hover .GalleryBlock_linkOverlay__BuVUb{opacity:1}.GalleryBlock_linkIcon__nCmjE{font-size:1rem}.GalleryBlock_caption__Ojf2X{padding:1rem;font-size:.875rem;line-height:1.4;color:#495057;background:#ffffff}.GalleryBlock_masonry__GNb9g{column-count:3;column-gap:1rem;width:100%;max-width:1400px;margin:0 auto}.GalleryBlock_masonryItem__wB4e1{display:inline-block;width:100%;margin-bottom:1rem;break-inside:avoid;position:relative;cursor:pointer;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.GalleryBlock_masonryItem__wB4e1:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.GalleryBlock_mosaic__dYcIR{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:minmax(200px,auto);gap:1rem;width:100%;max-width:1400px;margin:0 auto}.GalleryBlock_mosaicItem__Rj280{position:relative;cursor:pointer;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.GalleryBlock_mosaicItem__Rj280:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.GalleryBlock_mosaicSmall__Yvw1u{grid-column:span 1;grid-row:span 1}.GalleryBlock_mosaicMedium__ehjyT{grid-column:span 1;grid-row:span 2}.GalleryBlock_mosaicLarge__nkkBd{grid-column:span 2;grid-row:span 2}.GalleryBlock_mosaicXLarge__GbDg_{grid-column:span 2;grid-row:span 3}.GalleryBlock_justified__u0_RW{display:flex;flex-wrap:wrap;gap:1rem;width:100%;max-width:1400px;margin:0 auto;justify-content:center}.GalleryBlock_justifiedItem__yEA4V{flex:0 1 auto;position:relative;cursor:pointer;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,.1);min-width:200px;max-width:350px}.GalleryBlock_justifiedItem__yEA4V:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.GalleryBlock_sliderContainer__9_PU0{width:100%;max-width:1200px;margin:0 auto;position:relative}.GalleryBlock_mainSwiper__1mYJq{width:100%;height:40vh;max-height:400px;margin-bottom:1rem;border-radius:12px;overflow:hidden}.GalleryBlock_slideContent__K_xNI{position:relative;width:100%;height:100%;cursor:pointer}.GalleryBlock_slideImage__9a92o{width:100%;height:100%;object-fit:cover}.GalleryBlock_slideCaption__FdvMM{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));color:white;padding:2rem 1rem 1rem;font-size:1rem;line-height:1.4}.GalleryBlock_thumbSwiper__UHJbn{width:100%;height:120px;padding:.5rem 0}.GalleryBlock_thumbImage__f3DQe{width:100%;height:100%;object-fit:cover;border-radius:8px;cursor:pointer;opacity:.6;transition:opacity .3s ease}.GalleryBlock_thumbSwiper__UHJbn .GalleryBlock_swiper-slide-thumb-active__vUONx .GalleryBlock_thumbImage__f3DQe{opacity:1}.GalleryBlock_lightbox__vc82I{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem}.GalleryBlock_lightboxContent__vA3F_{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.GalleryBlock_lightboxClose__tb_iL{position:absolute;top:-3rem;right:0;background:none;border:none;color:white;font-size:2rem;cursor:pointer;padding:.5rem;z-index:10001}.GalleryBlock_lightboxNext__peT20,.GalleryBlock_lightboxPrev__w8GRX{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.2);border:none;color:white;font-size:2rem;cursor:pointer;padding:1rem;border-radius:50%;transition:background .3s ease;z-index:10001}.GalleryBlock_lightboxNext__peT20:hover,.GalleryBlock_lightboxPrev__w8GRX:hover{background:rgba(255,255,255,.3)}.GalleryBlock_lightboxPrev__w8GRX{left:-4rem}.GalleryBlock_lightboxNext__peT20{right:-4rem}.GalleryBlock_lightboxImage__Y96OY{max-width:100%;max-height:calc(100% - 4rem);display:flex;align-items:center;justify-content:center}.GalleryBlock_lightboxImg__80Ohf{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.GalleryBlock_lightboxCaption___yNbi{color:white;text-align:center;margin-top:1rem;font-size:1rem;line-height:1.4;max-width:600px}.GalleryBlock_lightboxCounter__NOTFd{position:absolute;bottom:-3rem;left:50%;transform:translateX(-50%);color:white;font-size:.875rem;opacity:.8}@media (max-width:1200px){.GalleryBlock_grid4__SidVx{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.GalleryBlock_masonry__GNb9g{column-count:2}.GalleryBlock_mosaic__dYcIR{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-auto-rows:180px}}@media (max-width:768px){.GalleryBlock_galleryBlock__Xhefm{padding:1.5rem 0}.GalleryBlock_galleryBlock__Xhefm:before{width:200px;height:150px;top:-30px;left:-60px}.GalleryBlock_galleryBlock__Xhefm:after{width:180px;height:130px;bottom:-40px;right:-50px}.GalleryBlock_header__p6A98{margin-bottom:1.5rem}.GalleryBlock_title__qBPZV{font-size:2rem}.GalleryBlock_subtitle__tF5s5{font-size:1rem}.GalleryBlock_grid2__bKtxl,.GalleryBlock_grid3__bxfkr,.GalleryBlock_grid4__SidVx{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:100%}.GalleryBlock_gridItem__pPRjh.GalleryBlock_featured__hSJFB{grid-column:span 1;grid-row:span 1}.GalleryBlock_masonry__GNb9g{column-count:2;max-width:100%}.GalleryBlock_mosaic__dYcIR{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-rows:minmax(180px,auto);max-width:100%}.GalleryBlock_mosaicLarge__nkkBd,.GalleryBlock_mosaicXLarge__GbDg_{grid-column:span 2;grid-row:span 2}.GalleryBlock_mainSwiper__1mYJq{height:35vh;max-height:280px}.GalleryBlock_sliderContainer__9_PU0{max-width:100%}.GalleryBlock_filterButtons__R26t_{gap:.25rem}.GalleryBlock_filterButton__51JTH{padding:.375rem .75rem;font-size:.8rem}.GalleryBlock_lightbox__vc82I{padding:1rem}.GalleryBlock_lightboxNext__peT20,.GalleryBlock_lightboxPrev__w8GRX{font-size:1.5rem;padding:.75rem}.GalleryBlock_lightboxPrev__w8GRX{left:-2rem}.GalleryBlock_lightboxNext__peT20{right:-2rem}}@media (max-width:480px){.GalleryBlock_galleryContent__m8Aml{padding:0 .5rem}.GalleryBlock_galleryBlock__Xhefm:before{width:150px;height:120px;top:-20px;left:-40px;opacity:.06}.GalleryBlock_galleryBlock__Xhefm:after{width:130px;height:100px;bottom:-30px;right:-30px;opacity:.06}.GalleryBlock_grid2__bKtxl,.GalleryBlock_grid3__bxfkr,.GalleryBlock_grid4__SidVx{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem}.GalleryBlock_mosaic__dYcIR{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-auto-rows:minmax(150px,auto);gap:.75rem}.GalleryBlock_mosaicLarge__nkkBd,.GalleryBlock_mosaicXLarge__GbDg_{grid-column:span 2;grid-row:span 1}.GalleryBlock_mainSwiper__1mYJq{height:30vh;max-height:220px}.GalleryBlock_thumbSwiper__UHJbn{height:80px}.GalleryBlock_lightboxNext__peT20,.GalleryBlock_lightboxPrev__w8GRX{position:fixed;top:50%;transform:translateY(-50%);font-size:1.25rem;padding:.5rem}.GalleryBlock_lightboxPrev__w8GRX{left:1rem}.GalleryBlock_lightboxNext__peT20{right:1rem}.GalleryBlock_lightboxClose__tb_iL{top:1rem;right:1rem;font-size:1.5rem}}.GalleryBlock_galleryBlock__Xhefm .GalleryBlock_swiper-button-next__ixrvn,.GalleryBlock_galleryBlock__Xhefm .GalleryBlock_swiper-button-prev__C_5Pa{color:#ffffff;background:rgba(0,0,0,.5);border-radius:50%;width:44px;height:44px}.GalleryBlock_galleryBlock__Xhefm .GalleryBlock_swiper-button-next__ixrvn:after,.GalleryBlock_galleryBlock__Xhefm .GalleryBlock_swiper-button-prev__C_5Pa:after{font-size:18px}.GalleryBlock_galleryBlock__Xhefm .GalleryBlock_swiper-pagination-bullet__qM6ve{background:#ffffff;opacity:.5}.GalleryBlock_galleryBlock__Xhefm .GalleryBlock_swiper-pagination-bullet-active__U_39X{opacity:1;background:#007bff}.GalleryBlock_featured__hSJFB{position:relative}.GalleryBlock_featured__hSJFB:before{content:"⭐";position:absolute;top:.5rem;left:.5rem;background:rgba(255,193,7,.9);color:white;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;z-index:10}.GalleryBlock_gridItem__pPRjh,.GalleryBlock_justifiedItem__yEA4V,.GalleryBlock_masonryItem__wB4e1,.GalleryBlock_mosaicItem__Rj280{animation:GalleryBlock_fadeInUp__emTOj .6s ease-out forwards}@keyframes GalleryBlock_fadeInUp__emTOj{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}