@font-face{font-family:Bahnschrift;src:url(/fonts/Bahnschrift.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Sequel 100 Black";src:url(/fonts/Sequel100Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Social Gothic;src:url(/fonts/SocialGothic.woff2)format("woff2");font-weight:400 900;font-style:normal;font-display:swap}:root{--black:#070707;--black-soft:#0b0b0b;--black-deep:#040404;--black-card:#101010;--vinotinto:#651b2b;--vinotinto-dark:#3a1019;--vinotinto-deep:#250a11;--vinotinto-light:#8b3043;--gold:#c9a227;--gold-light:#e5c45a;--gold-bright:#f0d36b;--white:#f4f3ef;--white-soft:#d5d2cc;--white-muted:#ffffffad;--gray:#858585;--border:#ffffff21;--border-soft:#ffffff14;--border-faint:#ffffff0b;--font-bahnschrift:"Bahnschrift", Arial, sans-serif;--font-sequel:"Sequel 100 Black", "Arial Black", Arial, sans-serif;--font-social:"Social Gothic", "Bahnschrift", Arial, sans-serif;--max-width:1500px;--ease-standard:.3s ease;--ease-smooth:.45s ease;--ease-slow:.8s ease;--shadow-soft:0 20px 60px #00000040;--shadow-heavy:0 30px 90px #00000073}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--black)}body{background:var(--black);min-width:320px;color:var(--white);font-family:var(--font-bahnschrift);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}button,a,input,textarea,select{font:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;display:block}img{height:auto}::selection{background:var(--gold);color:var(--black)}.no-scroll{overflow:hidden}.gallery-container{width:min(calc(100% - 70px), var(--max-width));margin:0 auto}.gallery-navbar{z-index:1000;background:linear-gradient(#070707f7 0%,#070707c7 65%,#0000 100%);border-top:1px solid #c9a22747;align-items:center;width:100%;height:92px;display:flex;position:fixed;top:0;left:0}.gallery-navbar-inner{width:min(calc(100% - 70px), var(--max-width));justify-content:space-between;align-items:center;gap:30px;height:100%;margin:0 auto;display:flex}.gallery-brand{flex-shrink:0;justify-content:flex-start;align-items:center;width:78px;height:70px;display:flex;overflow:hidden}.gallery-brand img{object-fit:contain;width:64px;max-width:64px;height:64px;max-height:64px;transition:transform var(--ease-standard)}.gallery-brand:hover img{transform:scale(1.04)}.gallery-nav{justify-content:flex-end;align-items:center;gap:clamp(18px,2.4vw,38px);display:flex}.gallery-nav a{color:#ffffffdb;font-family:var(--font-bahnschrift);letter-spacing:1.35px;white-space:nowrap;transition:color var(--ease-standard);padding:8px 0;font-size:13px;font-weight:700;position:relative}.gallery-nav a:after{content:"";background:var(--gold);width:0;height:2px;transition:width var(--ease-standard);position:absolute;bottom:-2px;left:0}.gallery-nav a:hover,.gallery-nav a.active{color:var(--gold-light)}.gallery-nav a:hover:after,.gallery-nav a.active:after{width:100%}.gallery-menu-toggle{border:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.gallery-menu-toggle span{background:var(--white);width:20px;height:2px;transition:transform var(--ease-standard), opacity var(--ease-standard)}.gallery-menu-toggle.active span:first-child{transform:translateY(7px)rotate(45deg)}.gallery-menu-toggle.active span:nth-child(2){opacity:0}.gallery-menu-toggle.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.gallery-hero{background-color:#0000;background-image:linear-gradient(90deg,#070707f5 0%,#070707e3 35%,#0707079e 70%,#070707cc 100%),linear-gradient(#3a10193d 0%,#0707071f 52%,#070707f5 100%),url(/images/galeria/01.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;align-items:center;min-height:100svh;padding:170px 0 120px;display:flex;position:relative;overflow:hidden}.gallery-hero:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 10% 38%,#651b2b47,#0000 34%),radial-gradient(circle at 88% 30%,#c9a22714,#0000 25%),linear-gradient(#0707074d,#0000 36%,#070707f2 100%);position:absolute;inset:0}.gallery-hero .gallery-container{z-index:3;position:relative}.gallery-hero-decoration{z-index:2;font-family:var(--font-sequel);letter-spacing:-22px;color:#ffffff06;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(280px,34vw,620px);line-height:.78;position:absolute;top:46%;right:-100px;transform:translateY(-50%)}.gallery-meta{z-index:3;align-items:center;gap:14px;margin-bottom:45px;display:flex;position:relative}.gallery-number{color:var(--gold);font-family:var(--font-social);letter-spacing:2px;font-size:12px;font-weight:900}.gallery-label{color:var(--white);font-family:var(--font-social);letter-spacing:2.5px;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.gallery-label:before{content:"";background:var(--gold);width:30px;height:1px}.gallery-hero-grid{z-index:3;grid-template-columns:minmax(0,1.2fr) minmax(250px,.55fr);align-items:end;gap:80px;display:grid;position:relative}.gallery-hero-main{max-width:900px}.gallery-kicker{color:var(--gold-light);font-family:var(--font-social);letter-spacing:3px;text-transform:uppercase;margin-bottom:18px;font-size:11px;font-weight:800;display:block}.gallery-hero-main h1{color:var(--white);font-family:var(--font-sequel);letter-spacing:-5px;text-transform:uppercase;text-shadow:0 4px 22px #00000057;margin:0;font-size:clamp(65px,8vw,130px);font-weight:900;line-height:.8}.gallery-hero-main h1 span{color:var(--gold);display:block}.gallery-hero-main p{color:#ffffffbd;max-width:620px;font-family:var(--font-bahnschrift);margin-top:35px;font-size:16px;font-weight:500;line-height:1.75}.gallery-hashtag{color:var(--gold-light);font-family:var(--font-social);letter-spacing:3px;text-transform:uppercase;margin-top:35px;font-size:10px;font-weight:900;display:inline-block}.gallery-hero-side{flex-direction:column;align-items:flex-start;padding-bottom:7px;display:flex}.gallery-hero-side span{color:#ffffff94;font-family:var(--font-social);letter-spacing:2.5px;text-transform:uppercase;font-size:10px;font-weight:800}.gallery-hero-side strong{color:var(--gold-light);font-family:var(--font-sequel);letter-spacing:-1px;text-transform:uppercase;margin:3px 0 18px;font-size:clamp(22px,2.5vw,35px);font-weight:900;line-height:.9}.gallery-social-section{background:radial-gradient(circle at 90% 10%,#c9a2270f,#0000 26%),#090909;padding:125px 0 115px;position:relative}.gallery-section-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.55fr);align-items:end;gap:80px;display:grid}.gallery-section-kicker{color:var(--gold);font-family:var(--font-social);letter-spacing:2.8px;text-transform:uppercase;margin-bottom:16px;font-size:9px;font-weight:800;display:block}.gallery-section-heading h2{color:var(--white);font-family:var(--font-sequel);letter-spacing:-3px;text-transform:uppercase;font-size:clamp(50px,5vw,78px);font-weight:900;line-height:.83}.gallery-section-heading h2 span{color:var(--gold);display:block}.gallery-section-heading p{color:#ffffff8f;max-width:510px;font-family:var(--font-bahnschrift);font-size:14px;font-weight:500;line-height:1.8}.gallery-divider{background:linear-gradient(90deg, var(--gold), #ffffff14, transparent);width:100%;height:1px;margin:45px 0}.gallery-social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.gallery-social-card{border:1px solid var(--border-soft);background:var(--black-card);isolation:isolate;min-height:430px;transition:transform var(--ease-smooth), border-color var(--ease-standard), box-shadow var(--ease-standard);position:relative;overflow:hidden}.gallery-social-card:hover{box-shadow:var(--shadow-heavy);border-color:#c9a22752;transform:translateY(-5px)}.gallery-social-background{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .8s;position:absolute;inset:0;transform:scale(1.03)}.gallery-social-instagram .gallery-social-background{background:linear-gradient(135deg,#651b2b66,#000000e0),url(/images/galeria/13.jpg)}.gallery-social-facebook .gallery-social-background{background:linear-gradient(135deg,#3a10196b,#000000e6),url(/images/galeria/14.jpg)}.gallery-social-overlay{z-index:1;background:linear-gradient(#07070780,#07070733 38%,#070707f0 100%);position:absolute;inset:0}.gallery-social-content{z-index:2;flex-direction:column;justify-content:space-between;min-height:430px;padding:30px;display:flex;position:relative}.gallery-social-head{justify-content:space-between;align-items:center;display:flex}.gallery-social-head span{color:var(--gold);font-family:var(--font-social);letter-spacing:1.8px;font-size:9px;font-weight:900}.gallery-social-head small{color:#ffffffb3;font-family:var(--font-social);letter-spacing:2px;font-size:8px;font-weight:800}.gallery-social-main{flex-direction:column;align-items:flex-start;max-width:590px;display:flex}.gallery-social-icon{width:52px;height:52px;color:var(--gold-light);font-family:var(--font-social);transition:background var(--ease-standard), color var(--ease-standard), transform var(--ease-standard);background:#00000047;border:1px solid #c9a22752;justify-content:center;align-items:center;margin-bottom:23px;font-size:11px;font-weight:900;display:flex}.gallery-social-card:hover .gallery-social-icon{background:var(--gold);color:var(--black);transform:scale(1.05)}.gallery-social-kicker{color:#ffffff8c;font-family:var(--font-social);letter-spacing:2px;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:800}.gallery-social-main h3{color:var(--white);font-family:var(--font-sequel);letter-spacing:-1.5px;text-transform:uppercase;font-size:clamp(30px,3.1vw,48px);font-weight:900;line-height:.9}.gallery-social-main p{color:#fff9;max-width:440px;margin-top:18px;font-size:11px;font-weight:500;line-height:1.6}.gallery-social-link{color:var(--gold-light);font-family:var(--font-bahnschrift);letter-spacing:1.7px;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-top:16px;font-size:9px;font-weight:800;display:flex}.gallery-social-link span{transition:transform var(--ease-standard);font-size:17px}.gallery-social-card:hover .gallery-social-link span{transform:translate(4px,-4px)}.gallery-photos-section{background:#070707;padding:125px 0 120px;position:relative}.gallery-photos-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:end;gap:80px;display:grid}.gallery-photos-heading h2{color:var(--white);font-family:var(--font-sequel);letter-spacing:-3px;text-transform:uppercase;font-size:clamp(52px,5.4vw,82px);font-weight:900;line-height:.82}.gallery-photos-heading h2 span{color:var(--gold);display:block}.gallery-photos-description{align-self:end}.gallery-photos-description p{color:#ffffff8f;font-family:var(--font-bahnschrift);font-size:14px;font-weight:500;line-height:1.8}.gallery-photo-hashtag{color:var(--gold-light);font-family:var(--font-social);letter-spacing:3px;margin-top:38px;font-size:10px;font-weight:900;display:inline-block}.gallery-photo-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:30px;display:grid}.gallery-photo{aspect-ratio:1/1.08;cursor:pointer;isolation:isolate;background:#111;border:0;width:100%;padding:0;position:relative;overflow:hidden}.gallery-photo img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s,filter .7s}.gallery-photo:hover img{filter:saturate(1.03)contrast(1.04);transform:scale(1.06)}.gallery-photo-overlay{z-index:2;opacity:0;transition:opacity var(--ease-standard);background:linear-gradient(#0000 45%,#000c 100%);justify-content:space-between;align-items:flex-end;padding:12px;display:flex;position:absolute;inset:0}.gallery-photo:hover .gallery-photo-overlay{opacity:1}.gallery-photo-number{color:var(--gold-light);font-family:var(--font-social);letter-spacing:1.8px;font-size:9px;font-weight:900}.gallery-photo-view{width:28px;height:28px;color:var(--gold-light);background:#00000059;border:1px solid #c9a22799;justify-content:center;align-items:center;font-size:14px;display:flex}.gallery-footer-note{border-top:1px solid var(--border-soft);grid-template-columns:90px minmax(0,1fr);align-items:center;gap:25px;margin-top:55px;padding-top:25px;display:grid}.gallery-footer-note span{color:var(--gold);font-family:var(--font-sequel);font-size:28px;line-height:1}.gallery-footer-note p{color:#ffffff8a;font-family:var(--font-social);letter-spacing:2.2px;text-transform:uppercase;font-size:10px;font-weight:800}.gallery-modal{z-index:99999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--ease-smooth), visibility var(--ease-smooth);justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.gallery-modal.open{opacity:1;visibility:visible;pointer-events:auto}.gallery-modal-backdrop{z-index:1;-webkit-backdrop-filter:blur(14px);background:#000000f0;position:absolute;inset:0}.gallery-modal-dialog{z-index:2;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform var(--ease-smooth);justify-content:center;align-items:center;display:flex;position:relative;transform:scale(.97)}.gallery-modal.open .gallery-modal-dialog{transform:scale(1)}.gallery-modal-frame{background:#000;border:1px solid #c9a22759;justify-content:center;align-items:center;width:auto;max-width:90vw;height:auto;max-height:84vh;display:flex;position:relative;overflow:visible;box-shadow:0 30px 100px #0009}.gallery-modal-frame img{object-fit:contain;object-position:center center;flex:none;width:auto;min-width:0;max-width:90vw;height:auto;min-height:0;max-height:84vh;margin:0 auto;display:block}.gallery-modal-close{z-index:10;border:1px solid var(--gold);width:42px;height:42px;color:var(--white);cursor:pointer;transition:background var(--ease-standard), color var(--ease-standard), transform var(--ease-standard);background:#070707f2;border-radius:50%;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:24px;line-height:1;display:flex;position:absolute;top:-22px;right:-22px}.gallery-modal-close:hover{background:var(--gold);color:var(--black);transform:rotate(90deg)}.gallery-modal-arrow{z-index:10;width:48px;height:48px;color:var(--gold-light);cursor:pointer;transition:background var(--ease-standard), color var(--ease-standard), border-color var(--ease-standard), transform var(--ease-standard);background:#070707e6;border:1px solid #c9a2278c;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-modal-arrow:hover{background:var(--gold);color:var(--black);border-color:var(--gold)}.gallery-modal-prev{left:-72px}.gallery-modal-next{right:-72px}.gallery-modal-prev:hover{transform:translate(-3px,-50%)}.gallery-modal-next:hover{transform:translate(3px,-50%)}.gallery-modal-counter{z-index:10;color:#ffffff8c;font-family:var(--font-social);letter-spacing:2px;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:-42px;left:50%;transform:translate(-50%)}.gallery-modal-counter span:first-child{color:var(--gold-light)}.gallery-footer{background:var(--black-deep);border-top:1px solid var(--border);position:relative}.gallery-footer-main{justify-content:space-between;align-items:center;gap:40px;min-height:180px;display:flex}.gallery-footer-brand{flex-direction:column;gap:5px;display:flex}.gallery-footer-brand strong{color:var(--gold);font-family:var(--font-sequel);font-size:38px;line-height:1}.gallery-footer-brand span{color:var(--gray);font-family:var(--font-bahnschrift);letter-spacing:2.4px;font-size:9px;font-weight:700}.gallery-footer-phrase{color:var(--white);font-family:var(--font-sequel);letter-spacing:-1px;text-align:right;font-size:clamp(22px,2.3vw,34px);font-weight:900;line-height:.9}.gallery-footer-phrase span{color:var(--gold)}.gallery-footer-bottom{border-top:1px solid var(--border-faint);justify-content:space-between;align-items:center;gap:25px;min-height:58px;padding:0 0 20px;display:flex}.gallery-footer-bottom p,.gallery-footer-bottom span{color:var(--gray);font-family:var(--font-bahnschrift);letter-spacing:1.2px;margin:20px 0 0;font-size:9px;font-weight:600}.gallery-footer-bottom p:nth-child(2){color:var(--gold);font-family:var(--font-social);letter-spacing:1.8px;font-weight:800}@media (width<=1100px){.gallery-container,.gallery-navbar-inner{width:calc(100% - 90px)}.gallery-nav{gap:18px}.gallery-nav a{letter-spacing:.9px;font-size:11px}.gallery-hero{background-position:55%}.gallery-hero-grid{grid-template-columns:minmax(0,1fr) minmax(210px,.42fr);gap:50px}.gallery-hero-main h1{font-size:clamp(64px,8.2vw,105px)}.gallery-section-heading,.gallery-photos-heading{gap:50px}.gallery-social-card,.gallery-social-content{min-height:390px}.gallery-social-content{padding:25px}.gallery-social-main h3{font-size:clamp(28px,3.2vw,40px)}.gallery-modal-prev{left:-60px}.gallery-modal-next{right:-60px}}@media (width<=800px){.gallery-container{width:calc(100% - 50px)}.gallery-navbar{-webkit-backdrop-filter:blur(14px);background:#070707f0;height:78px}.gallery-navbar-inner{width:calc(100% - 35px)}.gallery-brand{width:62px;height:58px}.gallery-brand img{width:54px;height:54px}.gallery-menu-toggle{display:flex}.gallery-nav{-webkit-backdrop-filter:blur(20px);background:#070707fa;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:28px;width:100%;height:calc(100svh - 78px);padding:50px 30px;transition:transform .45s;display:flex;position:fixed;top:78px;right:0;overflow-y:auto;transform:translate(100%)}.gallery-nav.open{transform:translate(0)}.gallery-nav a{letter-spacing:1.2px;font-size:22px}.gallery-hero{background-position:58%;min-height:auto;padding:125px 0 90px}.gallery-hero-decoration{letter-spacing:-10px;font-size:210px;top:18%;right:-100px;transform:none}.gallery-meta{margin-bottom:35px}.gallery-hero-grid{flex-direction:column;gap:45px;display:flex}.gallery-hero-main h1{letter-spacing:-2.5px;font-size:clamp(52px,14vw,78px);line-height:.84}.gallery-hero-main p{margin-top:25px;font-size:14px;line-height:1.7}.gallery-hashtag{letter-spacing:2px;margin-top:27px;font-size:9px}.gallery-hero-side{max-width:360px;padding:0}.gallery-hero-side strong{margin-bottom:14px;font-size:25px}.gallery-social-section,.gallery-photos-section{padding:85px 0 80px}.gallery-section-heading,.gallery-photos-heading{flex-direction:column;align-items:flex-start;gap:30px;display:flex}.gallery-section-heading h2,.gallery-photos-heading h2{letter-spacing:-2.5px;font-size:clamp(44px,12vw,68px);line-height:.86}.gallery-divider{margin:35px 0}.gallery-social-grid{grid-template-columns:1fr;gap:18px}.gallery-social-card,.gallery-social-content{min-height:360px}.gallery-social-content{padding:24px}.gallery-social-main h3{font-size:clamp(30px,9vw,44px)}.gallery-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:25px}.gallery-photo{aspect-ratio:1/1.08}.gallery-photo-overlay{opacity:1;background:linear-gradient(#0000 50%,#000000b8 100%);padding:9px}.gallery-photo-view{width:25px;height:25px;font-size:12px}.gallery-footer-note{grid-template-columns:55px minmax(0,1fr);gap:16px;margin-top:40px}.gallery-footer-note span{font-size:22px}.gallery-footer-note p{letter-spacing:1.5px;font-size:8px;line-height:1.55}.gallery-modal{padding:20px}.gallery-modal-dialog{width:100%;max-width:100%;max-height:84vh}.gallery-modal-frame{width:auto;max-width:100%;height:auto;max-height:80vh}.gallery-modal-frame img{object-fit:contain;width:auto;max-width:88vw;height:auto;max-height:76vh}.gallery-modal-close{width:40px;height:40px;font-size:23px;top:-15px;right:-8px}.gallery-modal-arrow{width:42px;height:42px;position:fixed;top:auto;bottom:35px;transform:none}.gallery-modal-prev{left:25px}.gallery-modal-next{right:25px}.gallery-modal-counter{font-size:9px;bottom:-42px}.gallery-footer-main{flex-direction:column;align-items:flex-start;gap:35px;min-height:auto;padding:50px 0}.gallery-footer-phrase{text-align:left}.gallery-footer-bottom{flex-direction:column;align-items:flex-start;gap:6px;min-height:auto;padding:20px 0 25px}.gallery-footer-bottom p,.gallery-footer-bottom span{margin:0}}@media (width<=480px){.gallery-container{width:calc(100% - 40px)}.gallery-hero{background-position:60%;padding:110px 0 70px}.gallery-meta{gap:10px;margin-bottom:30px}.gallery-number{font-size:11px}.gallery-label{letter-spacing:2px;font-size:9px}.gallery-hero-main h1{letter-spacing:-1.8px;font-size:46px}.gallery-hero-main p{font-size:12px}.gallery-hero-side{max-width:290px}.gallery-hero-side span{letter-spacing:2px;font-size:8px}.gallery-hero-side strong{font-size:22px}.gallery-social-section,.gallery-photos-section{padding:70px 0 65px}.gallery-section-kicker{letter-spacing:2.3px;font-size:8px}.gallery-section-heading h2,.gallery-photos-heading h2{letter-spacing:-1.8px;font-size:41px}.gallery-section-heading p,.gallery-photos-description p{font-size:12px;line-height:1.7}.gallery-social-card,.gallery-social-content{min-height:330px}.gallery-social-content{padding:20px}.gallery-social-icon{width:46px;height:46px;margin-bottom:18px}.gallery-social-main h3{font-size:28px}.gallery-social-main p{font-size:10px}.gallery-social-link{letter-spacing:1.4px;font-size:8px}.gallery-photo-grid{gap:5px}.gallery-photo-number{font-size:8px}.gallery-photo-view{width:23px;height:23px;font-size:11px}.gallery-footer-note{grid-template-columns:1fr;gap:10px}.gallery-footer-note span{font-size:20px}.gallery-footer-note p{letter-spacing:1.4px;font-size:7px}.gallery-modal{padding:14px}.gallery-modal-frame{max-width:94vw;max-height:78vh}.gallery-modal-frame img{object-fit:contain;max-width:92vw;max-height:74vh}.gallery-modal-close{width:38px;height:38px;font-size:22px;top:-12px;right:-4px}.gallery-modal-arrow{width:40px;height:40px;bottom:25px}.gallery-modal-prev{left:18px}.gallery-modal-next{right:18px}.gallery-modal-counter{font-size:8px;bottom:-38px}.gallery-footer-brand strong{font-size:30px}.gallery-footer-brand span{font-size:8px}.gallery-footer-phrase{font-size:21px}.gallery-footer-bottom p,.gallery-footer-bottom span{font-size:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.gallery-social-card{aspect-ratio:16/9!important;width:100%!important;height:auto!important;min-height:0!important;position:relative!important;overflow:hidden!important}.gallery-social-content{z-index:2!important;flex-direction:column!important;justify-content:space-between!important;width:100%!important;height:100%!important;min-height:0!important;padding:30px!important;display:flex!important;position:relative!important}.gallery-social-background{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;width:100%!important;height:100%!important;transition:transform .8s!important;position:absolute!important;inset:0!important;transform:none!important}.gallery-social-card:hover .gallery-social-background{transform:none!important}@media (width<=1100px){.gallery-social-card{aspect-ratio:16/9!important;width:100%!important;height:auto!important;min-height:0!important}.gallery-social-content{width:100%!important;height:100%!important;min-height:0!important;padding:25px!important}}@media (width<=800px){.gallery-social-card{aspect-ratio:16/9!important;width:100%!important;height:auto!important;min-height:0!important}.gallery-social-content{width:100%!important;height:100%!important;min-height:0!important;padding:24px!important}.gallery-social-background{background-position:50%!important;background-size:cover!important;transform:none!important}}@media (width<=480px){.gallery-social-card{aspect-ratio:16/9!important;width:100%!important;height:auto!important;min-height:0!important}.gallery-social-content{width:100%!important;height:100%!important;min-height:0!important;padding:20px!important}}
