:root{--gold: #B78C30}.social-gallery__inner{padding-top:16px;position:relative}@media screen and (min-width: 768px){.social-gallery__inner{padding-top:8px}}@media screen and (min-width: 1280px){.social-gallery__inner{padding-top:4px}}@media screen and (min-width: 1920px){.social-gallery__inner{padding-top:0}}.social-gallery__inner--bottom-background::before{background-color:#3d4d55;bottom:0;content:"";display:block;height:40px;position:absolute;width:100%;z-index:-1}@media screen and (min-width: 1920px){.social-gallery__inner--bottom-background::before{height:72px}}.social-gallery__social{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 27px;width:90%}@media screen and (min-width: 768px){.social-gallery__social{margin-bottom:32px}}@media screen and (min-width: 1280px){.social-gallery__social{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0 68px}}@media screen and (min-width: 1920px){.social-gallery__social{margin-bottom:48px}}.social-gallery__social-tag{margin-bottom:16px;text-align:center}@media screen and (min-width: 768px){.social-gallery__social-tag{margin-bottom:20px}}@media screen and (min-width: 1280px){.social-gallery__social-tag{margin-bottom:0}}.social-gallery__social-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 24px}.social-gallery__social-button{border:0;background:none;padding:0;margin:0;-webkit-appearance:none;background:#3d4d55;border-radius:50%;color:#fff;height:40px;-webkit-transition:background .35s ease-in-out;transition:background .35s ease-in-out;width:40px}.social-gallery__social-button:hover,.social-gallery__social-button:focus{background:#967029;color:#fff}.social-gallery__social-button .v-icon__svg{height:20px;margin-left:50%;margin-top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:20px}.social-gallery__gallery{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px;padding:0 16px}@media screen and (min-width: 768px){.social-gallery__gallery{grid-template-columns:repeat(4, 1fr);gap:0 8px;padding:0 20px}}@media screen and (min-width: 1280px){.social-gallery__gallery{gap:0 16px;padding:0 24px}}@media screen and (min-width: 1920px){.social-gallery__gallery{gap:0 24px;padding:0 32px}}.social-gallery__image{height:200px}@media screen and (min-width: 1280px){.social-gallery__image{height:300px}}@media screen and (min-width: 1920px){.social-gallery__image{height:446px}}.social-gallery .js-fade-in{opacity:0;-webkit-transition:opacity 1s ease-in;transition:opacity 1s ease-in}.social-gallery .js-fade-in.appear{opacity:1}.social-gallery .js-scroll-up .social-gallery__image:nth-child(1){-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-transition:-webkit-transform .6s ease-in;transition:-webkit-transform .6s ease-in;transition:transform .6s ease-in;transition:transform .6s ease-in, -webkit-transform .6s ease-in}.social-gallery .js-scroll-up .social-gallery__image:nth-child(2){-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-transition:-webkit-transform .9s ease-in;transition:-webkit-transform .9s ease-in;transition:transform .9s ease-in;transition:transform .9s ease-in, -webkit-transform .9s ease-in}.social-gallery .js-scroll-up .social-gallery__image:nth-child(3){-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-transition:-webkit-transform 1.2s ease-in;transition:-webkit-transform 1.2s ease-in;transition:transform 1.2s ease-in;transition:transform 1.2s ease-in, -webkit-transform 1.2s ease-in}.social-gallery .js-scroll-up .social-gallery__image:nth-child(4){-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-transition:-webkit-transform 1.5s ease-in;transition:-webkit-transform 1.5s ease-in;transition:transform 1.5s ease-in;transition:transform 1.5s ease-in, -webkit-transform 1.5s ease-in}.social-gallery .js-scroll-up.appear .social-gallery__image{-webkit-transform:translateY(0);transform:translateY(0)}.social-gallery .js-fade-in,.social-gallery .js-scroll-up{position:relative}