.blendup-gallery-standard,.blendup-gallery-slider,.blendup-gallery-masonry,.blendup-gallery-featured{box-sizing:border-box;margin-bottom:2rem}.blendup-gallery-standard *,.blendup-gallery-slider *,.blendup-gallery-masonry *,.blendup-gallery-featured *{box-sizing:border-box}.blendup-mb-8{margin-bottom:2rem}.blendup-mb-4{margin-bottom:1rem}.blendup-mt-2{margin-top:.5rem}.blendup-p-2{padding:.5rem}.blendup-p-3{padding:.75rem}.blendup-p-6{padding:1.5rem}.blendup-px-4{padding-left:1rem;padding-right:1rem}.blendup-grid{display:grid}.blendup-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.blendup-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.blendup-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.blendup-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.blendup-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.blendup-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.blendup-gap-4{gap:1rem}@media (min-width:640px){.blendup-sm\:left-4{left:1rem}.blendup-sm\:right-4{right:1rem}.blendup-sm\:bottom-4{bottom:1rem}.blendup-sm\:p-3{padding:.75rem}.blendup-sm\:w-6{width:1.5rem}.blendup-sm\:h-6{height:1.5rem}.blendup-sm\:w-3{width:.75rem}.blendup-sm\:h-3{height:.75rem}.blendup-sm\:w-20{width:5rem}.blendup-sm\:space-x-3>*+*{margin-left:.75rem}}@media (min-width:768px){.blendup-md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.blendup-md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.blendup-md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.blendup-md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.blendup-md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.blendup-md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1024px){.blendup-lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.blendup-lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.blendup-lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.blendup-lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.blendup-lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.blendup-lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.blendup-aspect-square{aspect-ratio:1/1}.blendup-aspect-w-16{position:relative;padding-bottom:56.25%}.blendup-aspect-h-9{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0;object-fit:cover}.blendup-flex{display:flex}.blendup-items-center{align-items:center}.blendup-justify-center{justify-content:center}.blendup-space-x-2>*+*{margin-left:.5rem}.blendup-space-x-3>*+*{margin-left:.75rem}.blendup-w-full{width:100%}.blendup-h-full{height:100%}.blendup-h-auto{height:auto}.blendup-w-1{width:.25rem}.blendup-h-1{height:.25rem}.blendup-w-2{width:.5rem}.blendup-h-2{height:.5rem}.blendup-w-3{width:.75rem}.blendup-h-3{height:.75rem}.blendup-w-4{width:1rem}.blendup-h-4{height:1rem}.blendup-w-6{width:1.5rem}.blendup-h-6{height:1.5rem}.blendup-w-16{width:4rem}.blendup-w-20{width:5rem}.blendup-min-w-full{min-width:100%}.blendup-max-w-full{max-width:100%}.blendup-object-cover{object-fit:cover}.blendup-object-contain{object-fit:contain}.blendup-rounded-lg{border-radius:.5rem}.blendup-rounded-xl{border-radius:.75rem}.blendup-rounded-md{border-radius:.375rem}.blendup-rounded-full{border-radius:9999px}.blendup-shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.blendup-shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.blendup-shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.blendup-shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.blendup-relative{position:relative}.blendup-absolute{position:absolute}.blendup-top-1\/2{top:50%}.blendup-left-2{left:.5rem}.blendup-right-2{right:.5rem}.blendup-bottom-2{bottom:.5rem}.blendup-left-4{left:1rem}.blendup-right-4{right:1rem}.blendup-bottom-4{bottom:1rem}.blendup-left-1\/2{left:50%}.blendup-transform{transform:var(--tw-transform)}.blendup--translate-y-1\/2{transform:translateY(-50%)}.blendup--translate-x-1\/2{transform:translateX(-50%)}.blendup-scale-125{transform:scale(1.25)}.blendup-transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.blendup-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.blendup-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.blendup-duration-300{transition-duration:.3s}.blendup-duration-500{transition-duration:.5s}.blendup-hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.blendup-hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.blendup-hover\:scale-105:hover{transform:scale(1.05)}.blendup-hover\:bg-opacity-90:hover{background-color:rgba(0,0,0,.9)}.blendup-bg-black{background-color:#000}.blendup-bg-white{background-color:#fff}.blendup-bg-gray-800{background-color:#1f2937}.blendup-bg-gray-700{background-color:#374151}.blendup-bg-opacity-20{background-color:rgba(0,0,0,.2)}.blendup-bg-opacity-30{background-color:rgba(0,0,0,.3)}.blendup-bg-opacity-50{background-color:rgba(255,255,255,.5)}.blendup-bg-opacity-60{background-color:rgba(0,0,0,.6)}.blendup-bg-opacity-70{background-color:rgba(0,0,0,.7)}.blendup-bg-opacity-80{background-color:rgba(255,255,255,.8)}.blendup-bg-opacity-90{background-color:rgba(255,255,255,.9)}.blendup-text-white{color:#fff}.blendup-text-center{text-align:center}.blendup-text-xs{font-size:.75rem}.blendup-text-sm{font-size:.875rem}.blendup-font-medium{font-weight:500}.blendup-overflow-hidden{overflow:hidden}.blendup-z-10{z-index:10}.blendup-focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.blendup-cursor-pointer{cursor:pointer}.blendup-backdrop-blur-sm{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.blendup-break-inside-avoid{break-inside:avoid;page-break-inside:avoid}.blendup-flex-shrink-0{flex-shrink:0}.blendup-gallery-standard .blendup-grid{display:grid;gap:1rem}.blendup-gallery-standard .blendup-aspect-square{aspect-ratio:1/1;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.blendup-gallery-standard img{width:100%;height:100%;object-fit:cover;border-radius:.5rem;transition:box-shadow .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.blendup-gallery-slider .blendup-slider-container{position:relative;overflow:hidden;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);min-height:300px;display:flex;align-items:center;padding:2rem}.blendup-gallery-slider .blendup-slider-wrapper{display:flex;transition:transform .5s ease-in-out}.blendup-gallery-slider .blendup-slide{min-width:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:1rem}.blendup-gallery-slider .blendup-slide img{max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain;border-radius:.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:3px solid rgba(255,255,255,.2);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.blendup-gallery-slider .blendup-slider-prev,.blendup-gallery-slider .blendup-slider-next{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(31,41,55,.7);backdrop-filter:blur(4px);color:#fff;padding:.5rem;border-radius:9999px;border:none;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.blendup-gallery-slider .blendup-slider-prev:hover,.blendup-gallery-slider .blendup-slider-next:hover{background-color:rgba(31,41,55,.9)}.blendup-gallery-slider .blendup-slider-prev:focus,.blendup-gallery-slider .blendup-slider-next:focus{outline:2px solid transparent;outline-offset:2px}.blendup-gallery-slider .blendup-slider-prev{left:.5rem}.blendup-gallery-slider .blendup-slider-next{right:.5rem}.blendup-gallery-slider .blendup-slider-indicators{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%)}.blendup-gallery-slider .blendup-slider-dots{display:flex;gap:.5rem;background-color:rgba(0,0,0,.2);backdrop-filter:blur(4px);border-radius:9999px;padding:.75rem}.blendup-gallery-slider .blendup-slider-dot{width:.375rem;height:.375rem;border-radius:9999px;background-color:rgba(255,255,255,.5);border:none;cursor:pointer;transition:all .3s ease}.blendup-gallery-slider .blendup-slider-dot:hover{background-color:rgba(255,255,255,.8)}.blendup-gallery-slider .blendup-slider-dot:focus{outline:2px solid transparent;outline-offset:2px}.blendup-gallery-slider .blendup-slider-dot.blendup-bg-opacity-90{background-color:rgba(255,255,255,.9);transform:scale(1.25)}.blendup-gallery-slider .blendup-slider-counter{background-color:rgba(0,0,0,.3);backdrop-filter:blur(4px);border-radius:9999px;padding:.5rem 1rem;color:#fff;font-size:.875rem;font-weight:500}.blendup-gallery-slider .blendup-slider-progress{display:flex;align-items:center;gap:.75rem}.blendup-gallery-slider .blendup-progress-bar{background-color:rgba(255,255,255,.3);border-radius:9999px;height:.25rem;width:4rem;overflow:hidden}.blendup-gallery-slider .blendup-progress-fill{background-color:rgba(255,255,255,.9);height:100%;border-radius:9999px;transition:all .3s ease}.blendup-gallery-masonry .blendup-masonry-grid{column-gap:1rem}.blendup-gallery-masonry .blendup-masonry-grid>div{margin-bottom:1rem;break-inside:avoid;page-break-inside:avoid;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.blendup-gallery-masonry img{width:100%;height:auto;object-fit:cover;border-radius:.5rem;transition:box-shadow .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.blendup-gallery-masonry[data-columns="1"] .blendup-masonry-grid{column-count:1}.blendup-gallery-masonry[data-columns="2"] .blendup-masonry-grid{column-count:1}.blendup-gallery-masonry[data-columns="3"] .blendup-masonry-grid{column-count:2}.blendup-gallery-masonry[data-columns="4"] .blendup-masonry-grid{column-count:2}.blendup-gallery-masonry[data-columns="5"] .blendup-masonry-grid{column-count:3}.blendup-gallery-masonry[data-columns="6"] .blendup-masonry-grid{column-count:3}@media (min-width:768px){.blendup-gallery-masonry[data-columns="1"] .blendup-masonry-grid{column-count:1}.blendup-gallery-masonry[data-columns="2"] .blendup-masonry-grid{column-count:2}.blendup-gallery-masonry[data-columns="3"] .blendup-masonry-grid{column-count:3}.blendup-gallery-masonry[data-columns="4"] .blendup-masonry-grid{column-count:3}.blendup-gallery-masonry[data-columns="5"] .blendup-masonry-grid{column-count:4}.blendup-gallery-masonry[data-columns="6"] .blendup-masonry-grid{column-count:4}}@media (min-width:1024px){.blendup-gallery-masonry[data-columns="1"] .blendup-masonry-grid{column-count:1}.blendup-gallery-masonry[data-columns="2"] .blendup-masonry-grid{column-count:2}.blendup-gallery-masonry[data-columns="3"] .blendup-masonry-grid{column-count:3}.blendup-gallery-masonry[data-columns="4"] .blendup-masonry-grid{column-count:4}.blendup-gallery-masonry[data-columns="5"] .blendup-masonry-grid{column-count:5}.blendup-gallery-masonry[data-columns="6"] .blendup-masonry-grid{column-count:6}}.blendup-gallery-featured .blendup-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.blendup-gallery-featured .blendup-aspect-w-16{position:relative;padding-bottom:56.25%;overflow:hidden;margin-bottom:1rem}.blendup-gallery-featured .blendup-aspect-w-16 img{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:all .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.blendup-gallery-featured .blendup-grid-cols-5{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.blendup-gallery-featured .blendup-aspect-square{aspect-ratio:1/1;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.blendup-gallery-featured .blendup-aspect-square img{width:100%;height:100%;object-fit:cover;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease;border:2px solid transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.blendup-lightbox-trigger{cursor:pointer}@media (min-width:640px){.blendup-gallery-slider .blendup-slider-container{padding:3rem}.blendup-gallery-slider .blendup-slider-prev,.blendup-gallery-slider .blendup-slider-next{padding:.75rem}.blendup-gallery-slider .blendup-slider-prev{left:1rem}.blendup-gallery-slider .blendup-slider-next{right:1rem}.blendup-gallery-slider .blendup-slider-dot{width:.75rem;height:.75rem}}@media (max-width:768px){.blendup-gallery-featured .blendup-grid-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))}.blendup-gallery-slider .blendup-slider-container{min-height:250px;padding:1.5rem}.blendup-gallery-slider .blendup-slide{padding:.5rem}}@media (max-width:480px){.blendup-gallery-featured .blendup-grid-cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}.blendup-gallery-slider .blendup-slider-container{min-height:200px;padding:1rem}.blendup-gallery-slider .blendup-slide{padding:.25rem}.blendup-gallery-slider .blendup-slider-prev,.blendup-gallery-slider .blendup-slider-next{padding:.5rem}.blendup-gallery-slider .blendup-slider-prev{left:.5rem}.blendup-gallery-slider .blendup-slider-next{right:.5rem}.blendup-gallery-slider .blendup-slider-dots{padding:.5rem;gap:.375rem}.blendup-gallery-slider .blendup-slider-dot{width:.5rem;height:.5rem}}@supports (-webkit-appearance:none){.blendup-gallery-standard img:hover,.blendup-gallery-masonry img:hover{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.blendup-gallery-featured .blendup-aspect-w-16 img:hover,.blendup-gallery-featured .blendup-aspect-square img:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.blendup-gallery-slider .blendup-slider-prev:hover,.blendup-gallery-slider .blendup-slider-next:hover{background-color:rgba(31,41,55,.9);-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0)}.blendup-gallery-slider .blendup-slider-dot:hover{background-color:rgba(255,255,255,.8);-webkit-transform:translateZ(0);transform:translateZ(0)}.blendup-gallery-slider .blendup-slider-dot.blendup-bg-opacity-90{background-color:rgba(255,255,255,.9);-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 0 2px rgba(255,255,255,.5)}.blendup-lightbox-trigger:hover{-webkit-transform:translateZ(0);transform:translateZ(0);cursor:pointer}}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.blendup-gallery-standard,.blendup-gallery-slider,.blendup-gallery-masonry,.blendup-gallery-featured,.blendup-gallery-standard img,.blendup-gallery-slider .blendup-slide img,.blendup-gallery-masonry img,.blendup-gallery-featured .blendup-aspect-w-16 img,.blendup-gallery-featured .blendup-aspect-square img{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.blendup-hover\:scale-105:hover,.blendup-scale-125{-webkit-transform:translateZ(0) !important;transform:translateZ(0) !important}.blendup-gallery-standard img:hover,.blendup-gallery-masonry img:hover{opacity:.95;-webkit-transform:translateZ(0);transform:translateZ(0)}.blendup-gallery-featured .blendup-aspect-w-16 img:hover,.blendup-gallery-featured .blendup-aspect-square img:hover{opacity:.95;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);-webkit-transform:translateZ(0);transform:translateZ(0)}.blendup-gallery-slider .blendup-slide img:hover{opacity:.95;filter:brightness(1.05)}}}@supports (-webkit-touch-callout:none){.blendup-gallery-standard,.blendup-gallery-slider,.blendup-gallery-masonry,.blendup-gallery-featured{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch}.blendup-gallery-standard img,.blendup-gallery-masonry img,.blendup-gallery-slider .blendup-slide img,.blendup-gallery-featured .blendup-aspect-w-16 img,.blendup-gallery-featured .blendup-aspect-square img{transition:none !important}}@media (prefers-reduced-motion:reduce){*{transition:none !important;animation:none !important;-webkit-transform:none !important;transform:none !important}.blendup-gallery-slider .blendup-slider-wrapper{transition:none !important}.blendup-gallery-slider .blendup-progress-fill{transition:none !important}}